Blue Jays place Scherzer on 15-day IL, add Fluharty and Lucas to roster
Mason Fluharty’s MLB debut could be just around the corner. The Toronto Blue Jays selected the 23-year-old reliever to the Major League roster and announced that he will be active for Sunday’s game against the Baltimore Orioles.

Max Scherzer‘s start to the 2025 season isn’t going the way he hoped.
The Toronto Blue Jays placed the veteran pitcher on the 15-day IL on Sunday with right thumb inflammation.
The 40-year-old surefire Hall of Famer hoped to be a contributor for the Blue Jays when he signed a one-year, US $15.5 million contract with Toronto on Feb. 4. But lingering discomfort in his thumb hampered his ability to get ready during spring training and led to a strained right lat in an abbreviated three-inning outing on Saturday in his regular-season debut for the Blue Jays.
Scherzer had an 80-pitch limit heading into his Blue Jays debut but threw only 45, giving up the two runs on three hits, striking out one. He had warned manager John Schneider and pitching coach Pete Walker of the compensatory injury in his lat after his pre-game warmups, but he felt obligated to try to pitch to spare Toronto’s bullpen a long day.
Sportsnet’s Hazel Mae reported that Blue Jays manager John Schneider said Sunday that Scherzer will visit a hand specialist in the U.S. on Monday to get his thumb checked out.
Mae added that right-hander Yariel Rodriguez could be an option to step into Scherzer’s spot in the rotation on Friday to start against the New York Mets.
/* if ( "1" == true && 'undefined' !== typeof window.getIndexAds ) { var so = {preroll:{1:{1:{siteID:191888},2:{siteID:191889}}}}; adServerUrl = window.getIndexAds( 'http://pubads.g.doubleclick.net/gampad/ads?sz=640x360&cust_params=domain%3Dsportsnet.ca&iu=%2F7326%2Fen.sportsnet.web%2FVideo&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&ad_rule=1&vid=6370758571112&cmsid=384', so, permalink); } else { adServerUrl = "http://pubads.g.doubleclick.net/gampad/ads?sz=640x360&cust_params=domain%3Dsportsnet.ca&iu=%2F7326%2Fen.sportsnet.web%2FVideo&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&ad_rule=1&vid=6370758571112&cmsid=384"; } */ adServerUrl = "http://pubads.g.doubleclick.net/gampad/ads?sz=640x360&cust_params=domain%3Dsportsnet.ca&iu=%2F7326%2Fen.sportsnet.web%2FVideo&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&ad_rule=1&vid=6370758571112&cmsid=384"; var adServerUrl_result = adServerUrl.includes("cust_params"); var queryString=''; if(adServerUrl_result){ var gettheDUFI = false; if (localStorage.getItem("consent") !== null && localStorage.getItem("consent-targeting") !== null) gettheDUFI = localStorage.getItem("theRED_loc");
if(gettheDUFI){ queryString += "dufiid=" + gettheDUFI + '&'; queryString += "ppid=" + gettheDUFI + '&'; var ppid = "ppid=" + gettheDUFI + '&'; }
var DUFI_IP = false; if (localStorage.getItem("consent") !== null && localStorage.getItem("consent-targeting") !== null) DUFI_IP = sessionStorage.getItem("DUFI_IP");
if(DUFI_IP){ queryString += "dufiip=" + DUFI_IP + '&'; }
adServerUrl = adServerUrl.replace(/cust_params=/, ppid + 'cust_params=' + encodeURIComponent(queryString) ); }
$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-214403" ).SNPlayer( { bc_account_id: "1704050871", bc_player_id: "JCdte3tMv", //autoplay: true, //is_has_autoplay_switch: false, bc_videos: 6370758571112, is_has_continuous_play: "false", adserverurl: adServerUrl, section: "", thumbnail: "https://www.sportsnet.ca/wp-content/uploads/2025/03/6370758571112-1024x576.jpg", direct_url: "https://www.sportsnet.ca/mlb/video/blue-jays-scherzer-surrenders-two-hrs-in-first-inning-of-first-start/" }); });
With Scherzer now headed to the IL, the Blue Jays selected LHP Easton Lucas to the Major League roster and made him active for Sunday’s game against the Baltimore Orioles.
Lucas, 28, appeared in two games for the Blue Jays in 2024 and finished with an 11.57 ERA over 4.2 innings. He also started three games for the Blue Jays in spring training this season, and pitched a total of 8.1 innings with an ERA of 8.64.
In other Jays news, it appears Mason Fluharty’s MLB debut could be just around the corner.
The Blue Jays selected the 23-year-old reliever to the Major League roster and announced that he will be active for Sunday’s game against the Baltimore Orioles.
Fluharty pitched the 2024 season in triple-A Buffalo and finished with a 3.63 ERA over 67 innings. The left-hander also pitched seven innings for the Blue Jays in spring training this season and had a 1.29 ERA over seven innings of work.
To make room for Fluharty on the roster, the Blue Jays designated LHP Richard Lovelady for assignment.
Lovelady, 29, struggled in his two appearances for the Blue Jays to start the 2025 season. Over 1.2 innings pitched against the Orioles, Lovelady finished with a 21.60 ERA and gave up four earned runs.
The Blue Jays also announced that RHP Tommy Nance officially cleared waivers and has been assigned outright to triple-A Buffalo.
Watch the Blue Jays take on the Orioles in the finale of a four-game set live on Sportsnet and Sportsnet+ starting at 1 p.m. ET / 10 a.m. PT.
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_0a724802533312b66f56ed173c4de8fa', 'MLB', 'f2b41769-d7fb-413f-af2d-f3e238127c51');