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
}
} )();
The Boston Red Sox wrapped up a three-game series with the Detroit Tigers with a 4-1 loss on Sunday afternoon at Comerica Park.
With the loss, Boston fell to 70-67 while Detroit improved to 70-68.
Check out the full box score here.
ONE BIG TAKEAWAY
Boston needed an offensive resurgence after scoring just one run in Saturday’s loss. In a bullpen game for Detroit, the Red Sox could not find any consistent rhythm with the bats in the crucial series finale.
Jarren Duran had the only big hit for most of the day for Boston, punching a single through the hole into left field that, at the time, gave the Red Sox a 1-0 lead. Otherwise, it was a quiet day for the lineup. Boston went 1-for-4 with runners in scoring position and left six runners on base against three Detroit arms.
The Tigers got through against the Red Sox bullpen on a day that started with four scoreless innings from Cooper Criswell. Rich Hill and Zack Kelly each surrendered a two-run home run as Detroit responded to win the final two games of the series.
STARS OF THE GAME
— Duran tallied his 70th RBI of the season.
— Criswell struck out five hitters in four scoreless innings.
— Detroit’s Riley Greene slapped his 20th home run of the season.
UP NEXT
The Red Sox continue a six-game road trip in New York to open a series with the Mets on Monday. First pitch is set for 7:10 p.m. ET. You can catch the game, plus an hour of pregame coverage, on NESN.