Originally posted on SportsNet
The Toronto Maple Leafs‘ infirmary is set to get a little less crowded.
Scott Laughton will return to the lineup on Thursday against the Columbus Blue Jackets, he told reporters.
Laughton, who has been out since Nov. 8 with his second injury of the season, skated on a trio with Steven Lorentz and Easton Cowan.
He appears set to take the place of fellow forward Sammy Blais, who exited Tuesday’s contest with an apparent injury in the third period.
Meanwhile, injured Maple Leafs Matthew Knies, Nicolas Roy, Auston Matthews, Chris Tanev and Anthony Stolarz all remain out.
$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-440103" ).SNPlayer( { bc_account_id: "1704050871", bc_player_id: "JCdte3tMv", //autoplay: true, //is_has_autoplay_switch: false, bc_videos: 6385357114112, is_has_continuous_play: "false", section: "", thumbnail: "https://www.sportsnet.ca/wp-content/uploads/2025/11/6385357114112-1024x576.jpg", direct_url: "https://www.sportsnet.ca/nhl/video/worse-than-we-thought-maple-leafs-berube-on-stolarz-injury/" }); });
Goaltender Stolarz still does not have a timeline for his return as the injury is worse than the team initially thought, head coach Craig Berube said.
“He’s not ready to get on the ice yet and do the things he has needed to do,” Berube said. “Hopefully, it’s soon. I really don’t have a timetable for him. Maybe tomorrow he’ll be on the ice, I’m not sure.”
Matthews rejoined the team for morning skate for the first time since being injured, but Berube said the team is still uncertain on his return.
“He’s feeling a lot better, and he’s shooting the puck pretty well. So, that’s a good sign,” Berube said.
Roy also hit the ice for the time since being sidelined.
Joseph Woll appears set to receive his third straight start in net, with Dennis Hildeby continuing to back him up.
$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-799515" ).SNPlayer( { bc_account_id: "1704050871", bc_player_id: "JCdte3tMv", //autoplay: true, //is_has_autoplay_switch: false, bc_videos: 6385356913112, is_has_continuous_play: "false", section: "", thumbnail: "https://www.sportsnet.ca/wp-content/uploads/2025/11/6385356913112-1024x576.jpg", direct_url: "https://www.sportsnet.ca/nhl/video/thought-it-was-clean-maple-leafs-laughton-on-zadorov-hit/" }); });
For the Blue Jackets, forward Yegor Chinakhov will return to the lineup while former Maple Leaf Zach Aston-Reese will be a healthy scratch.
The Maple Leafs broke a five-game skid Tuesday with an overtime win against the St. Louis Blues.
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 = `
Error: ${error}`; return; }
if (!oddsData) { container.innerHTML = `
Odds data not available`; return; }
let gameDate = new Date(gameTimestamp * 1000); const gameDateFormatted = gameDate.toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' });
container.innerHTML = `
BetMGM Odds ${gameDateFormatted}VS
Moneyline ${visitingTeam.short_name} ${oddsData.away_money > 0 ? `+${oddsData.away_money}` : oddsData.away_money} ${homeTeam.short_name} ${oddsData.home_money > 0 ? `+${oddsData.home_money}` : oddsData.home_money} Spread ${oddsData.fav_id === visitingTeam.id ? oddsData.fav_points : oddsData.fav_points > 0 ? `-${oddsData.fav_points}` : `+${Math.abs(oddsData.fav_points)}`} ${oddsData.fav_id === visitingTeam.id ? oddsData.fav_money > 0 ? `+${oddsData.fav_money}` : oddsData.fav_money : oddsData.underdog_money > 0 ? `+${oddsData.underdog_money}` : oddsData.underdog_money} ${oddsData.fav_id === homeTeam.id ? oddsData.fav_points : oddsData.fav_points > 0 ? `-${oddsData.fav_points}` : `+${Math.abs(oddsData.fav_points)}`} ${oddsData.fav_id === homeTeam.id ? oddsData.fav_money > 0 ? `+${oddsData.fav_money}` : oddsData.fav_money : oddsData.underdog_money > 0 ? `+${oddsData.underdog_money}` : oddsData.underdog_money} Over/Under O ${oddsData.total} ${oddsData.over_money > 0 ? `+${oddsData.over_money}` : oddsData.over_money} U ${oddsData.total} ${oddsData.under_money > 0 ? `+${oddsData.under_money}` : oddsData.under_money} Powered by
${gameDateFormatted} VS
Powered by
`; }
// Example usage renderBetMGM('block_8d886a45ccd9ca8def3fa94e44283617', 'nhl', '1f623797-34d5-4deb-9f43-4995ec855b59');
More from Sportsnet 32 Thoughts: Bedard, Celebrini making strong cases for Team CanadaOriginally posted on SportsNet
Published: 2 weeks ago
Oilerhockey is in no way affiliated with the NHL or the Edmonton Oilers hockey club.
Copyright © 2009 - 2025 oilerhockey.com | Contact us at admin@oilerhockey.com | View our Privacy Policy or DMCA Policy