window[‘TVEPlayer’] = “1705741206383587235”;
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 Red Sox suffered a 5-2 loss to the New York Yankees at Yankee Stadium on Sunday.
Boston went back to .500 at 75-75, and New York improved to 87-63 on the season.
Check out the full box score here.
ONE BIG TAKEAWAY
The Red Sox shut down the Yankees offense Saturday, but it was a different story Sunday afternoon. Gleyber Torres and Aaron Judge went yard in the third inning to extend New York’s lead to 4-0. Tyler O’Neill answered back in the fourth inning with a two-run home run, but Boston’s offensive woes continued to plague the club in the final weeks of the season. The offense gave the Bronx Bombers a scare in the ninth inning, but it was too little, too late.
STARS OF THE GAME
— Judge continued his AL MVP run with a two-run home run Sunday. It was the Yankees star’s lone hit of the game as he went 1-for-2 while drawing two walks.
— Torres set the tempo as the leadoff man going 2-for-5 on the day, including his solo home run.
— Connor Wong was Boston’s most consistent batter of the afternoon. The Red Sox catcher went 3-for-4 with two doubles.
ON DECK AT NESN
Boston will get the day off Monday as it travels to Tampa Bay. The Red Sox begin a three-game series against the Rays at Tropicana Field on Tuesday with full coverage on NESN at 6:50 p.m. after an hour of pregame.