window[‘TVEPlayer’] = “6362136780112”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
Behind a terrific effort from Trevor Story, the Boston Red Sox pulled off a narrow 2-1 win over the Rays on Wednesday night.
The win moved the Red Sox back to the .500 mark at 76-76 while the Rays dropped to 74-78.
Check out the full box score here.
ONE BIG TAKEAWAY
The Red Sox offense looked lifeless for the first half of the game. But Story refused to let Boston go down silently.
The veteran shortstop provided a much-needed jolt, not only with his bat but with his legs and sound defense in the middle infield to propel the Red Sox to a win. It’s clear that Story, who fought to get back after it looked like his season was over, will continue to fight until the end of the season even with Boston’s postseason chances looking bleak.
That’s the type of leadership the Red Sox need with now just 10 games remaining in the season. The younger players on the team, and the highly touted prospect in the farm system, should take notice of how Story is still going about his business. It would only serve them well in the future.
Perhaps Story’s terrific effort can rally his teammates a little bit and have them at least make this final stretch interesting.
STARS OF THE GAME
— Story sparked the Red Sox and launched just his second home run of the season in the top of the sixth inning to level the score. Story’s solo blast off Pepiot traveled 394 feet into the left-field stands. Story finished 2-for-3 and also stole two bases.
— Jarren Duran delivered the game-winning run for the Red Sox by driving in Story in the top of the eighth with a single. It was Duran’s only hit in the win.
— Ryan Pepiot dominated the Red Sox over six innings on the mound. The 27-year-old right-hander allowed only two hits and one walk while striking out a career-high 12 batters. Pepiot even threw an immaculate inning in the fifth.
ON DECK AT NESN
The Red Sox wrap up a seven-game road trip and conclude their three-game series with the Rays on Thursday. First pitch from Tropicana Field is scheduled for 6:50 p.m. ET and you can watch complete coverage of the game on NESN.