window[‘TVEPlayer’] = “1705741332549379442”;
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
}
} )();
Jayson Tatum claimed the majority of basketball’s highest honors across his first seven seasons with the Celtics.
After joining Boston as the No. 3 overall pick in 2017, Tatum collected five All-Star appearances, three first-team All-NBA honors, two Olympic gold medals and an NBA championship. The 26-year-old probably already has done enough to become a Basketball Hall of Famer, but there’s another accolade that could take his résumé to another level.
Tatum flirted with the league MVP Award in recent years, finishing inside the top six of voting in each of the last three seasons. The Celtics franchise cornerstone believes he will get over the hump in the upcoming season, though, as he predicted ownership of 2024-25 MVP honors during his appearance Wednesday on NBC’s “The Tonight Show Starring Jimmy Fallon.”
Oddsmakers aren’t very bullish on Tatum’s chances of winning the NBA’s highest individual honor this season. As of Thursday morning, eight players had shorter MVP odds at FanDuel Sportsbook, including Jalen Brunson and Victor Wembanyama.
Should Tatum defy those odds and hoist the Michael Jordan Trophy next spring, he would be the first Celtics player to win MVP since Larry Bird won his third in a row in the 1985-87 season.