The Ottawa Senators are getting healthier at the perfect time.
Just 17 days after suffering a broken arm, defenceman Thomas Chabot will make his return to the lineup for Thursday’s game against the Florida Panthers, the team confirmed.
Ottawa head coach Travis Green said that Cameron Crotty will come out of the lineup with Chabot healthy.
The Senators said Chabot would miss four to eight weeks after breaking his arm on March 23 and then undergoing surgery.
But the defenceman has made a quicker-than-expected recovery and is ready to go for the Senators’ final four games of the season.
$el.after( unescape("%3Cscript src=\"" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js\" %3E%3C/script%3E") );
$( document ).one( 'ready', function() { $( "#video_container-760773" ).SNPlayer( { bc_account_id: "1704050871", bc_player_id: "JCdte3tMv", //autoplay: true, //is_has_autoplay_switch: false, bc_videos: 6392813545112, is_has_continuous_play: "false", section: "", thumbnail: "https://www.sportsnet.ca/wp-content/uploads/2026/04/6392813545112-1024x576.jpg", direct_url: "https://www.sportsnet.ca/nhl/video/senators-spence-shocked-but-excited-to-have-chabot-return-so-quickly/" }); });
The Senators have been hit hard by injuries on defence in recent weeks, so Chabot’s return will give the team a huge boost in its fight for the final playoff spot in the East.
Chabot has seven goals and 24 assists in 55 games this season.
The Senators enter Thursday’s game against the Panthers two points clear of the Columbus Blue Jackets for the final wild-card spot in the Eastern Conference.
if (!res.ok) { throw new Error('Failed to fetch odds data'); }
const data = await res.json(); const oddsData = data?.data?.game?.details?.current_line; const visitingTeam = data?.data?.game?.visiting_team; const visitingTeamLogo = data?.data?.game?.visiting_team?.image_url_90; const homeTeam = data?.data?.game?.home_team; const homeTeamLogo = data?.data?.game?.home_team?.image_url_90; const gameTimestamp = data?.data?.game?.details?.timestamp;
return { oddsData, visitingTeam, visitingTeamLogo, homeTeam, homeTeamLogo, gameTimestamp }; }
async function renderBetMGM(componentId, league, gameId) { let oddsData, visitingTeam, visitingTeamLogo, homeTeam, homeTeamLogo, gameTimestamp, error;
const container = document.getElementById(componentId + '-odds'); if (!container) return;
try { ({ oddsData, visitingTeam, visitingTeamLogo, homeTeam, homeTeamLogo, gameTimestamp } = await fetchOddsData(league, gameId)); } catch (err) { error = err.message; }
if (error) { container.innerHTML = `
`; return; }
if (!oddsData) { container.innerHTML = `
`; return; }
let gameDate = new Date(gameTimestamp * 1000); const gameDateFormatted = gameDate.toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' });
container.innerHTML = `
`; }
// Example usage renderBetMGM('block_47c945a9bc92ab96a07cb660e8a72195', 'NHL', 'e0edb324-99da-4bd8-bf27-5cf944636347');


Bengali (Bangladesh) ·
English (United States) ·