window[‘TVEPlayer’] = “1705741278110361576”;
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
}
} )();
BOSTON — The Red Sox dropped the second game of the day-night doubleheader, 7-3, to the Toronto Blue Jays at Fenway Park on Monday night.
With the loss, the Red Sox fell to 67-64 on the season, while the Blue Jays improved to 65-68.
Check out the full box score here.
ONE BIG TAKEAWAY
The Red Sox got out to the early lead in the bottom of the third inning when Triston Casas knocked in Jarren Duran after the center fielder doubled to center for his second extra-base hit in his second at-bat.
The Blue Jays exploded for five runs in the fourth inning to give Toronto a 5-1 lead. George Springer led the charge when he smacked his 19th home run and second of the day, scoring Leo Jimenez and Steward Berroa.
Springer was not the only batter to hit a home run in both games of the doubleheader. Duran launched a two-run bomb in the bottom of the eighth inning with David Hamilton on to bring the Red Sox within two. Toronto added two runs in the ninth to secure the doubleheader sweep.
STARS OF THE GAME
— Duran went 3-for-4 from the plate with two doubles and a home run.
— Casas scored his 16th RBI and went 2-for-4 in the Red Sox loss.
— Springer led the Blue Jays offense with three RBIs.
ON DECK AT NESN
The Red Sox and Blue Jays continue their four-game series on Tuesday night. First pitch from Fenway Park is scheduled for 7:10 p.m. You can catch all the action, plus an hour of pregame coverage on NESN.