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 Los Angeles Dodgers and the San Diego Padres met in the National League Division Series for the third time in five years, bringing their rivalry to another level.
The Dodgers came back to win Game 1 on Saturday before the Padres responded in a major way on Sunday night. Fernando Tatis Jr. homered off of Jack Flaherty while Jurickson Profar robbed a home run from former Red Sox outfielder and current Dodgers star Mookie Betts.
The rivalry peaked in the seventh inning when fans threw a baseball toward Profar in left field, leading to an extended delay after previous confrontations between players such as Flaherty and Manny Machado. The Padres huddled in the dugout at the end of the inning with an impassioned speech from Machado.
That did the job for San Diego as Jackson Merrill and former Red Sox shortstop Xander Bogaerts swatted back-to-back home runs to stretch the lead for the Padres. The Bogaerts long ball marked his sixth career postseason home run and his first since Game 4 of the 2021 American League Championship Series against the Houston Astros.
Bogaerts, who won a pair of championships with the Red Sox, brought plenty of postseason experience when he signed a massive free agent contract with the Padres before the 2023 season. He showed up in Game 1 with a pair of hits and RBIs against the Dodgers.
The Padres split the series and head home to San Diego with a chance to repeat history where they eliminated Los Angeles in four games and clinched at Petco Park in 2022.