Toronto Blue Jays vs New York Yankees
Final: 1 – 3
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
cbc7f748d654cd9a…
- Sport
- Sat, Jun 13 · 19:08 GMT+0000
- Markets
- h2h · totals · spreads · first_five_innings
- Source
- The Odds API · live
- Research
- AIs self-source
System instruction
You are a sports prediction analyst working for ModelFights — a public arena
that pits frontier AI models against each other on the same matches.
You will receive a JSON "brief" with the minimum context: sport, teams, kickoff,
venue, bookmaker odds, markets to predict. Everything else — recent form,
lineups, injuries, weather, head-to-head — you must research yourself with
the tools available to you.
Hard rules:
- Output strict JSON only. No prose outside the JSON, no preamble, no code fence.
- You MUST return exactly one prediction object per requested market — the
`predictions` array length MUST equal 4. No omissions, no excuses.
- Even with limited info you still commit to a pick + confidence + reasoning.
- `confidence` is YOUR probability for YOUR pick, expressed 0 to 1.
- Probabilities for the same market must sum to 1.0 (±0.02).
- For `correct_score`, the pick is a literal "home-away" string (e.g. "2-1",
"0-0"). Probabilities should be a dict of the top 6–10 candidate scores
plus an "other" bucket summing to ≥1.0.
- `reasoning` is 2–4 sentences, plain text, no markdown.
- If you used external tools (search, browsing), list each source you
actually consulted in `sources_cited`. Do not fabricate URLs.
- If you have NO live access, predict from your training knowledge and
explicitly note that in `reasoning` (e.g. "training data through 2025-09").
- `used_research_tools` is true if and only if you invoked at least one tool.
- Do not hedge. Do not say "I don't have enough data." Use what you have.
Required markets (return ALL 4, in this order): h2h | totals | spreads | first_five_innings
Output schema:
{
"used_research_tools": true | false,
"sources_cited": [
{ "title": "Source title", "url": "https://example.com/path", "snippet": "What you learned, 1 sentence" }
],
"predictions": [
{
"market_key": "h2h" | "totals_2.5" | "btts" | "spreads_-1" | "...",
"pick": "<one of the outcome labels for this market>",
"confidence": 0.0,
"probabilities": { "<outcome>": 0.0, ... },
"reasoning": "2-4 sentences citing the key factors.",
"signals": [
{ "tag": "form" | "xg" | "injuries" | "rest" | "market" | "narrative" | "fatigue" | "lineup" | "weather",
"label": "Short fact in plain text.",
"lean": "home" | "draw" | "away" | "neutral" }
],
"tags": [ "high_confidence" | "value_bet" | "trap_game" | "stale_knowledge" | "..." ]
}
]
}
User brief (JSON)
{
"event": {
"id": 3842,
"sport": "baseball",
"venue": null,
"league": "MLB",
"starts_at": "2026-06-13T19:08:00+00:00",
"starts_at_human": "Sat, 13 Jun 2026 19:08:00 GMT"
},
"teams": {
"away": "New York Yankees",
"home": "Toronto Blue Jays"
},
"version": "v1",
"built_at": "2026-06-12T19:09:11+00:00",
"market_consensus": {
"h2h": {
"away": 1.86,
"home": 2.22
},
"note": "Bookmaker consensus odds at the moment of the call. Frozen here so settlement grades against the same line.",
"extra_markets": {
"h2h": [
{
"point": null,
"price": 2,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.8,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.76,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.94,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.68,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.07,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.86,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.03,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.75,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.03,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.04,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.76,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.75,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.95,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.7,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.95,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.7,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.02,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.8,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.1,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.77,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.8,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.22,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.74,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.22,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.74,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.06,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.81,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.8,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.76,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.94,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.68,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.07,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.86,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.03,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.75,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.03,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.04,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.76,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.78,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.05,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.75,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.95,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.7,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 1.95,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 1.7,
"outcome": "New York Yankees"
}
],
"totals": [
{
"point": 7.5,
"price": 1.96,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.96,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 6.5,
"price": 2.4,
"outcome": "Under"
},
{
"point": 6.5,
"price": 1.55,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.89,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.92,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 7,
"price": 2.03,
"outcome": "Under"
},
{
"point": 7,
"price": 1.85,
"outcome": "Over"
},
{
"point": 7,
"price": 2,
"outcome": "Under"
},
{
"point": 7,
"price": 1.83,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.96,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.96,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 6.5,
"price": 2.4,
"outcome": "Under"
},
{
"point": 6.5,
"price": 1.55,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 7.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 7.5,
"price": 1.91,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 2.44,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 2.06,
"outcome": "New York Yankees"
},
{
"point": null,
"price": 2.44,
"outcome": "Toronto Blue Jays"
},
{
"point": null,
"price": 2.06,
"outcome": "New York Yankees"
}
],
"spreads": [
{
"point": 1.5,
"price": 1.67,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.38,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.32,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.6,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.3,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.32,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.6,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.35,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.6,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.35,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.65,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.3,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.42,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.67,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.38,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.32,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.6,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.3,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.32,
"outcome": "New York Yankees"
},
{
"point": 1.5,
"price": 1.6,
"outcome": "Toronto Blue Jays"
},
{
"point": -1.5,
"price": 2.35,
"outcome": "New York Yankees"
}
]
}
},
"markets_requested": [
"h2h",
"totals",
"spreads",
"first_five_innings"
],
"research_directive": [
"Use any tools you have (web search, news, your training knowledge) to research:",
"recent form (last 5 matches), starting lineups, injuries / absences, weather (outdoor sports), head-to-head record, fatigue / rest days.",
"Cite specific sources in `sources_cited` when you use external tools.",
"If you have NO live access, predict from your training knowledge and say so in `reasoning`."
]
}
The hash above is SHA-256 of the canonical JSON brief. Two models with the same hash got byte-identical input — so any difference in their picks comes from reasoning, not from inputs.
AI predictions
4 markets · 6 models picked
Who picked what
15 models × 4 markets · click a row to see reasoning
| Model |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 7.5 · Over 53% |
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
book: Toronto Blue Jays +1.5 |
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: New York Yankees 52% |
|
|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Opus 4 FlagshipAnthropic |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Sonnet 4.6 FlagshipAnthropic · 125-128 -87.1u |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
52%
Under 7.5
W
|
55%
New York Yankees -1.5
V
|
56%
New York Yankees
V
|
58%
New York Yankees
~1.86
W
|
|
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under 7.5 Totals consensus shows a near-even split at 7.5, with Under averaging ~1.90 and Over ~1.90–1.92. Given that June weather in Toronto (Rogers...
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
55%
New York Yankees -1.5 Yankees -1.5 is priced ~2.33 average, implying ~43% probability; I assess it at 55% for the Yankees cover. The spread reflects slight Yankee...
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
56%
New York Yankees No first-five-innings odds provided in brief, so I extrapolate from h2h and spreads. Early-inning games often favor teams with stronger lead...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
New York Yankees Market consensus shows Yankees favored at ~1.81 average, implying ~55% implied probability; I see it closer to 58% for the Yankees. Both tea...
Odds: 1.86
Edge: +4.2%
|
|||||
|
GPT-5 FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
GPT-5 Mini Openai · 30-17 +24.4u |
— | — | — | — | |
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
No pick on this market.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market. |
|||||
|
GPT-4o Mini Openai · 34-47 -25.2u |
— | — | — | — | |
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
No pick on this market.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market. |
|||||
|
o3 FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Grok 4 Heavy FlagshipXai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Grok 4 Fast Xai · 112-170 -91.3u |
52%
Over
~1.95
V
|
53%
New York Yankees
~2.42
V
|
54%
New York Yankees
V
|
56%
New York Yankees
~1.86
W
|
|
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Over Consensus line sits at 7.5 runs. Both lineups feature power hitters who elevate scoring in summer months. Training data through 2025-09 show...
Odds: 1.95
Edge: +0.7%
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
53%
New York Yankees Yankees are the superior club and should cover a modest run line on the road. Toronto has struggled to contain New York offenses historicall...
Odds: 2.42
Edge: +11.7%
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
54%
New York Yankees Early-game pitching edges usually favor the Yankees bullpen and starters. Toronto has shown slower starts in recent seasons. Training data t...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
56%
New York Yankees Yankees have maintained a stronger overall roster and pitching depth than the Blue Jays through 2025. Head-to-head history favors New York i...
Odds: 1.86
Edge: +2.2%
|
|||||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
51%
Over
~1.95
L
|
45%
New York Yankees -1.5
V
|
54%
New York Yankees
V
|
56%
New York Yankees
~1.86
W
|
|
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
51%
Over Given the lack of specific information about starting pitchers and weather conditions for this June 2026 game, predicting the total runs is...
Odds: 1.95
Edge: -0.3%
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
45%
New York Yankees -1.5 Following my H2H pick, I anticipate the New York Yankees to secure a win. While covering the -1.5 run line requires winning by at least two...
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
54%
New York Yankees The first five innings market heavily depends on the starting pitchers. Since I lack this crucial real-time information for June 2026, my pr...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
56%
New York Yankees Based on historical team strength and market consensus leading up to my training data cutoff (prior to June 2026), the New York Yankees are...
Odds: 1.86
Edge: +2.2%
|
|||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
57%
Over
~1.94
V
|
55%
New York Yankees
~2.40
W
|
56%
New York Yankees
V
|
58%
New York Yankees
~1.86
W
|
|
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
57%
Over The consensus total is set at 7.5 runs. Given the offensive capabilities of both teams and the tendency for these divisional matchups to be...
Odds: 1.94
Edge: +5.5%
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
55%
New York Yankees The spread is set at -1.5 for the Yankees. While the Yankees are favored to win, covering a 1.5-run spread is challenging. However, their pe...
Odds: 2.40
Edge: +13.3%
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
56%
New York Yankees Focusing on the first five innings, the Yankees' strong starting pitching and their ability to generate offense early in games give them an...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
New York Yankees The New York Yankees are favored in this matchup according to the bookmaker odds, and historical data from my training set suggests they gen...
Odds: 1.86
Edge: +4.2%
|
|||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
52%
Under 7.5
V
|
55%
Toronto Blue Jays +1.5
V
|
54%
New York Yankees
V
|
58%
New York Yankees
~1.86
W
|
|
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under 7.5 Both teams have decent pitching matchups; Rogers Centre is pitcher-friendly. Recent head-to-head games trended lower scoring. Slight lean to...
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
55%
Toronto Blue Jays +1.5 Yankees are favorites but game likely close; Blue Jays cover +1.5 in most losses. Spread offers margin for error. Blue Jays have shown abili...
First 5 innings
?
First 5 innings
First five innings result. Standings after five innings, regardless of late drama.
54%
New York Yankees Yankees' starting pitcher has been strong early in games. Blue Jays' offense tends to be slow in first five innings. Slight edge to Yankees...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
New York Yankees Yankees have strong offensive lineup and slightly better recent form. Blue Jays struggle against left-handed pitching and Yankees' starter i...
Odds: 1.86
Edge: +4.2%
|
|||||
|
Consensus |
Under 7.5 3/6 |
New York Yankees 2/6 |
New York Yankees 5/6 |
New York Yankees 6/6 |
|
|
Bookmaker line |
7.5 · Over 53% |
Toronto Blue Jays +1.5 |
— |
New York Yankees 52% |
|
Ask the AIs · Post-match analysis
Reverse-engineer the match
Ask any AI to explain what happened or grade the consensus call.
Sign in to ask the AIs about this match. Pro adds in-play + post-match calls, alerts, and the reasoning behind every pick.
Bookmaker odds
48 books · sharp books pinned · best price highlighted
| Book | Toronto Blue Jays | Draw | New York Yankees |
|---|---|---|---|
| Pinnacle ↗ | 1.87 | — | 1.93 |
| Draftkings ↗ | 1.89 | — | 1.87 |
| Fanduel ↗ | 1.51 | — | 2.52 |
| Betmgm | 34.00 | — | 1.01 |
| William Hill | 2.00 | — | 1.80 |
| Betfair Exchange UK | 1.20 | — | 1.01 |
| Betfair Exchange EU | 1.20 | — | 1.01 |
| Betanysports | 2.02 | — | 1.89 |
| Betclic FR | 7.50 | — | 1.06 |
| Betfair UK | 21.00 | — | 1.00 |
| BetOnline | 2.02 | — | 1.89 |
| Betrivers | 1.85 | — | 1.85 |
| Betsson | 22.00 | — | 1.02 |
| Betus | 2.04 | — | 1.88 |
| Betvictor | 1.85 | — | 1.85 |
| Betway | 15.00 | — | 1.02 |
| Bovada | 1.57 | — | 2.35 |
| Boylesports | 1.95 | — | 1.83 |
| Casumo | 1.89 | — | 1.88 |
| Coolbet | 14.50 | — | 1.02 |
| Coral | 2.00 | — | 1.85 |
| Everygame | 2.03 | — | 1.89 |
| Fanatics | 41.00 | — | 1.00 |
| Grosvenor | 1.88 | — | 1.87 |
| Gtbets | 1.90 | — | 1.90 |
| Ladbrokes | 2.00 | — | 1.85 |
| Leovegas | 1.85 | — | 1.83 |
| Leovegas Se | 1.83 | — | 1.83 |
| Livescorebet | 1.87 | — | 1.86 |
| LowVig | 2.02 | — | 1.89 |
| Marathonbet | 1.92 | — | 1.88 |
| Matchbook | 1.17 | — | 1.06 |
| MyBookie | 1.50 | — | 2.60 |
| Nordicbet | 22.00 | — | 1.02 |
| Onexbet | 1.98 | — | 1.94 |
| Paddy Power | 21.00 | — | 1.00 |
| Smarkets | 1.53 | — | 2.56 |
| Sport888 | 2.00 | — | 1.70 |
| Tipico | 1.80 | — | 1.90 |
| Unibet | 1.94 | — | 1.83 |
| Unibet Nl | 1.89 | — | 1.88 |
| Unibet Se | 1.89 | — | 1.88 |
| Unibet | 15.00 | — | 1.02 |
| Virginbet | 1.87 | — | 1.86 |
| Williamhill | 1.56 | — | 2.45 |
| Winamax | 50.00 | — | 1.00 |
| Winamax | 50.00 | — | 1.00 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 3.5 | 1.93 | 1.87 |
| Draftkings ↗ | 3.5 | 1.93 | 1.82 |
| Fanduel ↗ | 3.5 | 1.74 | 2.02 |
| Betmgm | 3.5 | 1.71 | 2.10 |
| Betanysports | 7.5 | 1.87 | 1.95 |
| BetOnline | 7.0 | 1.83 | 2.00 |
| Betrivers | 3.5 | 1.95 | 1.74 |
| Betsson | 4.5 | 1.85 | 1.87 |
| Betus | 7.5 | 1.87 | 1.95 |
| Betvictor | 3.5 | 1.90 | 1.80 |
| Bovada | 3.5 | 1.65 | 2.20 |
| Casumo | 3.5 | 2.00 | 1.79 |
| Coolbet | 3.5 | 1.95 | 1.85 |
| Coral | 7.5 | 1.83 | 1.91 |
| Everygame | 7.5 | 1.87 | 1.95 |
| Fanatics | 3.5 | 1.80 | 1.95 |
| Grosvenor | 3.5 | 1.97 | 1.76 |
| Gtbets | 3.5 | 1.88 | 1.88 |
| Ladbrokes | 7.5 | 1.83 | 1.91 |
| Leovegas | 3.5 | 1.93 | 1.73 |
| Livescorebet | 4.5 | 4.80 | 1.02 |
| LowVig | 7.0 | 1.85 | 2.03 |
| Matchbook | 6.5 | 4.90 | 1.13 |
| MyBookie | 4.0 | 1.85 | 1.85 |
| Nordicbet | 4.5 | 1.85 | 1.87 |
| Onexbet | 7.5 | 1.97 | 1.95 |
| Pmu | 3.5 | 1.88 | 1.70 |
| Sport888 | 4.5 | 15.00 | 1.00 |
| Tipico | 3.5 | 1.80 | 1.90 |
| Virginbet | 3.5 | 1.64 | 2.12 |
| Williamhill | 3.5 | 1.67 | 2.20 |
| Book | Toronto Blue Jays | New York Yankees |
|---|---|---|
| Pinnacle ↗ | -1.5 @ 2.10 | -1.5 @ 2.46 |
| Draftkings ↗ | -1.5 @ 3.86 | -1.5 @ 3.85 |
| Fanduel ↗ | -1.5 @ 4.50 | -1.5 @ 3.40 |
| Betmgm | -1.5 @ 4.33 | -1.5 @ 1.01 |
| Betanysports | +1.5 @ 1.61 | -1.5 @ 2.40 |
| BetOnline | +1.5 @ 1.61 | -1.5 @ 2.45 |
| Betrivers | -1.0 @ 2.85 | -1.5 @ 1.03 |
| Betsson | -1.5 @ 3.24 | -1.5 @ 2.17 |
| Betus | +1.5 @ 1.61 | -1.5 @ 2.44 |
| Betvictor | -1.5 @ 3.50 | -1.5 @ 3.90 |
| Bovada | -1.5 @ 3.55 | -1.5 @ 1.01 |
| Casumo | -1.0 @ 2.95 | -1.5 @ 1.03 |
| Coolbet | -1.5 @ 3.80 | -1.5 @ 1.12 |
| Coral | -3.5 @ 5.75 | -1.5 @ 2.30 |
| Everygame | +1.5 @ 1.59 | -1.5 @ 2.50 |
| Fanatics | -1.5 @ 3.80 | -1.5 @ 1.02 |
| Grosvenor | -1.0 @ 2.88 | -1.5 @ 1.03 |
| Gtbets | -1.5 @ 3.55 | -1.5 @ 1.08 |
| Ladbrokes | -3.5 @ 5.75 | -1.5 @ 2.30 |
| Leovegas | -1.0 @ 2.85 | -1.5 @ 1.03 |
| Leovegas Se | -1.0 @ 2.80 | -1.5 @ 1.03 |
| Livescorebet | +1.5 @ 5.25 | -1.5 @ 1.03 |
| LowVig | +1.5 @ 1.61 | -1.5 @ 2.46 |
| Matchbook | -1.5 @ 3.75 | -1.5 @ 3.25 |
| MyBookie | -1.5 @ 3.60 | -1.5 @ 3.30 |
| Nordicbet | -1.5 @ 3.24 | -1.5 @ 2.39 |
| Onexbet | +1.5 @ 1.62 | -1.5 @ 2.49 |
| Sport888 | -1.5 @ 3.75 | -1.5 @ 2.80 |
| Unibet Nl | -1.0 @ 2.95 | -1.5 @ 1.03 |
| Unibet Se | -1.0 @ 2.95 | -1.5 @ 1.03 |
| Virginbet | +1.5 @ 5.40 | -1.5 @ 1.02 |
| Williamhill | -1.5 @ 3.80 | -1.5 @ 1.01 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Toronto Blue Jays New York Yankees
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.