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 New York Mets turned first-half disaster into a memorable second-half rally to sneak into the 2024 MLB postseason after Monday’s unique doubleheader. They also won the National League Wild Card series in dramatic fashion, making a June rumor with the Boston Red Sox feel incredibly distant.
The Mets were 24-33 at the end of May and 40-41 at the end of June. That looked like a team that could sell at the trade deadline, particularly by shopping their slugging first baseman Pete Alonso on an expiring contract.
ESPN’s Jeff Passan floated the idea that the Red Sox should pursue a trade for Alonso, given their proximity to the American League wild-card race. Boston needed right-handed power and first baseman Triston Casas remained out for the extended future.
Instead, the Mets ignited a red-hot run with Jose Iglesias’ “OMG” craze, the presence of Grimace and Francisco Lindor’s MVP campaign, completely turning the season around. Alonso stepped up Thursday night facing elimination against the Milwaukee Brewers and shutdown closer Devin Williams. With one out and two runners on, Alonso crushed a go-ahead, three-run home run to right field as the Mets rallied back to win the game, 4-2, and punch their ticket to the NL Divisional Series.
As for the Red Sox, second-half inconsistencies left Boston five games out of a playoff spot at the end of the season, missing the postseason for the third straight year.
Casas ended the season healthy so it seems unlikely that the Red Sox would have contact with Alonso in free agency, though the Mets first baseman likely just upped his asking price with the swing of his life in a postseason winner-take-all game.
The Mets battle their division rivals in the Philadelphia Phillies in Game 1 of the NLDS on Saturday afternoon at 4:08 p.m. ET.