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
}
} )();
WORCESTER, Mass. — The Boston Red Sox searched for seven seasons for a permanent second baseman. That search continues as the 2024 season comes to a close. For the first time in forever, the Red Sox do have internal candidates that could finally lock down that position for the foreseeable future.
Kristian Campbell and Vaughn Grissom, both in Triple-A Worcester, likely headline that race to earn the starting job in spring training. Alex Cora and the Red Sox also cycle plenty of depth through the position. Enmanuel Valdez, Mickey Gasper, David Hamilton, and Romy Gonzalez are just a few to rotate through this year.
Next spring, Chase Meidroth should shoot straight to the top of those depth options as a player who holds the offensive profile and defensive versatility to stabilize second base when given the opportunity.
Meidroth, a 2022 fourth-round pick, recognizes that there’s plenty of talent on the cusp of the big leagues and the beneficial competition between the Red Sox prospects.
“It’s awesome,” Meidroth told NESN.com at Polar Park. “You’re competing with and against them at the same time. It’s awesome. Me and Vaughn have gotten really close this year. Working with him every day has been awesome. Another guy is (Nick) Sogard, to play with him every day was awesome. Two really talented guys up the middle. It’s been a good time.”
Meidroth posted another strong season in the minors, this time at Triple-A Worcester, with a high on-base percentage and capable defense. His strength training leads his priorities this winter before the Red Sox reconvene in Fort Myers.
“The big thing is strength, maybe a little more flexibility,” Meidroth said. “A few guys are gonna go out and do some yoga this offseason. I’m getting into that. Pilates and strength training. Just being more physical.”
All three options between Meidroth, Campbell and Grissom enter with a reason to compete for the Red Sox spot. They also maintain the ready mindset to boost the Red Sox when called upon.
“I’ll be ready when my name’s called, for sure,” Meidroth added. “That’s why I come in every day. I want to get stronger as the season goes on and going into the offseason. I’m ready for the offseason and to make the jump.”