Sean O'Malley vs Aiemann Zahabi
AZKickoff · Mon, Jun 15 · 03:05 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
df7b218365c486ef…
- Sport
- Mon, Jun 15 · 03:05 GMT+0000
- Markets
- h2h · method_finish · goes_distance · round_group
- 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 | method_finish | goes_distance | round_group
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": 252,
"sport": "mma",
"venue": null,
"league": "MMA",
"starts_at": "2026-06-15T02:00:00+00:00",
"starts_at_human": "Mon, 15 Jun 2026 02:00:00 GMT"
},
"teams": {
"away": "Aiemann Zahabi",
"home": "Sean O'Malley"
},
"version": "v1",
"built_at": "2026-06-14T05:57:03+00:00",
"market_consensus": {
"h2h": {
"away": 4.9,
"draw": 50,
"home": 1.25
},
"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": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.9,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.8,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.8,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.19,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.35,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 3.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.6,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 3.8,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.24,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.25,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.2,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.15,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.15,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.4,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.2,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.4,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.2,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.75,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.24,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.39,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 50,
"outcome": "Draw"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.51,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.19,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.2,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.23,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.4,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.9,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.8,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.8,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.18,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.3,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.25,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 3.5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.21,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4.6,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.22,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 4,
"outcome": "Aiemann Zahabi"
}
],
"totals": [
{
"point": 2.5,
"price": 2.55,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.47,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.5,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.5,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.4,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.59,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.58,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.53,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.54,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.54,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.6,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.48,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.49,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.59,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.5,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.51,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.55,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.47,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.5,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.5,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.6,
"outcome": "Under"
}
],
"h2h_lay": [
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
},
{
"point": null,
"price": 1.26,
"outcome": "Sean O'Malley"
},
{
"point": null,
"price": 5,
"outcome": "Aiemann Zahabi"
}
],
"spreads": [
{
"point": -5.5,
"price": 1.8,
"outcome": "Sean O'Malley"
},
{
"point": 5.5,
"price": 1.95,
"outcome": "Aiemann Zahabi"
},
{
"point": -3.5,
"price": 1.59,
"outcome": "Sean O'Malley"
},
{
"point": 3.5,
"price": 2.25,
"outcome": "Aiemann Zahabi"
},
{
"point": -5.5,
"price": 1.8,
"outcome": "Sean O'Malley"
},
{
"point": 5.5,
"price": 1.95,
"outcome": "Aiemann Zahabi"
}
]
}
},
"markets_requested": [
"h2h",
"method_finish",
"goes_distance",
"round_group"
],
"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 · 7 models picked
Who picked what
15 models × 4 markets · click a row to see reasoning
| Model |
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
|
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
|
Round group
?
Round group
Market explanation coming soon.
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Sean O'Malley 80% |
|
|---|---|---|---|---|---|
|
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 |
62%
Decision |
68%
Yes |
58%
Later Rounds (4-5) |
78%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
62%
Decision O'Malley is primarily a striker with excellent defensive footwork and cardio, typically outpointing opponents rather than seeking early fini...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
68%
Yes O'Malley's dominant control and technical striking mean he is unlikely to force an early finish against a defensively sound challenger. Zaha...
Round group
?
Round group
Market explanation coming soon.
58%
Later Rounds (4-5) If a finish occurs, it is far more likely in the championship rounds when fatigue compounds the skill gap and Zahabi's defence breaks down....
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
78%
Sean O'Malley Sean O'Malley is a UFC bantamweight champion with elite striking, ring IQ, and proven ability to control fights across all ranges. At 1.25 o...
Odds: 1.25
Edge: -2.0%
|
|||||
|
GPT-5 FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
GPT-5 Mini Openai · 30-17 +24.4u |
— | — | — | — | |
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
No pick on this market.
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
No pick on this market.
Round group
?
Round group
Market explanation coming soon.
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 |
65%
Decision |
55%
Yes |
60%
Rounds 3-5 |
75%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
65%
Decision O'Malley has a strong knockout record but has also demonstrated the ability to go the distance, as seen in his recent unanimous decision vic...
🔍 researched
4 sources cited
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
55%
Yes Both fighters have shown the ability to go the distance in previous bouts. O'Malley has demonstrated endurance in his unanimous decision vic...
🔍 researched
4 sources cited
Round group
?
Round group
Market explanation coming soon.
60%
Rounds 3-5 Given both fighters' styles and previous fight durations, it's likely the bout will extend into the later rounds, potentially reaching round...
🔍 researched
4 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Sean O'Malley Sean O'Malley has a superior record (19-3-0) compared to Aiemann Zahabi's 14-2-0. O'Malley has demonstrated exceptional striking skills, wit...
Odds: 1.25
Edge: -5.0%
🔍 researched
4 sources cited
|
|||||
|
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%
KO/TKO |
60%
No |
55%
Under 2.5 |
88%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
52%
KO/TKO O'Malley's precise striking and power make a finish likely against the less experienced Zahabi. Historical patterns show O'Malley landing ea...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
60%
No The large skill gap favors an early stoppage rather than a full three rounds. Zahabi lacks the defensive tools to consistently avoid O'Malle...
Round group
?
Round group
Market explanation coming soon.
55%
Under 2.5 O'Malley's finishing rate against lower-tier opposition supports an under on total rounds. The matchup style points to early striking exchan...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
88%
Sean O'Malley Sean O'Malley is a former UFC champion with elite striking and fight IQ while Aiemann Zahabi is a regional-level fighter with limited UFC su...
Odds: 1.25
Edge: +8.0%
|
|||||
|
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 |
65%
Sean O'Malley by KO/TKO |
75%
No |
30%
Sean O'Malley by KO/TKO Round 3 |
80%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
65%
Sean O'Malley by KO/TKO Sean O'Malley's fighting style is predicated on precise and powerful striking, leading to a high percentage of KO/TKO finishes. He previousl...
1 source cited
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
75%
No Given Sean O'Malley's high finishing rate, particularly by KO/TKO, and the fact that their prior contest did not go to a decision, a stoppag...
1 source cited
Round group
?
Round group
Market explanation coming soon.
30%
Sean O'Malley by KO/TKO Round 3 Sean O'Malley's previous finish over Aiemann Zahabi came in the third round, suggesting Zahabi can withstand some early pressure but might e...
1 source cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
80%
Sean O'Malley Sean O'Malley is a dominant striker with a significant skill advantage, as evidenced by his previous KO/TKO victory over Aiemann Zahabi at U...
Odds: 1.25
Edge: +0.0%
1 source cited
|
|||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
60%
Decision |
65%
Yes |
40%
Round 3 |
85%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
60%
Decision Their previous fight went to a decision, and while O'Malley has shown KO power, Zahabi is a durable opponent who has also gone the distance....
3 sources cited
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
65%
Yes Given their previous fight went to the judges and both fighters have shown the ability to go the distance, it's likely this fight will too....
3 sources cited
Round group
?
Round group
Market explanation coming soon.
40%
Round 3 While O'Malley has KO power, Zahabi is durable and their last fight went to decision. This suggests a fight that could be tactical early on,...
3 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
85%
Sean O'Malley Sean O'Malley is the significant favorite due to his higher ranking and more recent high-profile wins against elite competition. While they...
Odds: 1.25
Edge: +5.0%
3 sources cited
|
|||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
55%
Knockout |
65%
No |
50%
Round 1 or 2 |
75%
Sean O'Malley
~1.25
|
|
|
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
55%
Knockout O'Malley has knockout power and 13 of his 17 wins by KO. Zahabi has decent durability but has been finished by lesser strikers. While O'Mall...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
65%
No O'Malley's finishing rate is high, and he tends to put opponents away when he has a clear edge. Zahabi may survive a round or two but is unl...
Round group
?
Round group
Market explanation coming soon.
50%
Round 1 or 2 O'Malley often starts fast and can find the finish early. However, Zahabi is tough and may drag it into the later rounds. Round 1 or 2 is th...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Sean O'Malley O'Malley is a former champion with elite striking and proven finishing ability, making him a heavy favorite. Zahabi is a solid regional figh...
Odds: 1.25
Edge: -5.0%
|
|||||
|
Consensus |
Decision 3/7 |
No 4/7 |
Under 2.5 1/7 |
Sean O'Malley 7/7 |
|
|
Bookmaker line |
— |
— |
— |
Sean O'Malley 80% |
|
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
32 books · sharp books pinned · best price highlighted
| Book | Sean O'Malley | Draw | Aiemann Zahabi |
|---|---|---|---|
| Pinnacle ↗ | 1.24 | — | 4.39 |
| Draftkings ↗ | 1.23 | — | 4.40 |
| Fanduel ↗ | 1.21 | — | 4.50 |
| Betmgm | 1.20 | — | 4.75 |
| Betfair Exchange UK | 1.25 | — | 4.80 |
| Betfair Exchange EU | 1.25 | — | 4.80 |
| Betanysports | 1.22 | — | 3.80 |
| Betclic FR | 1.19 | — | 4.20 |
| Betfair UK | 1.22 | — | 4.00 |
| BetOnline | 1.22 | — | 4.50 |
| Betrivers | 1.21 | — | 4.50 |
| Betsson | 1.25 | — | 4.15 |
| Bovada | 1.21 | — | 4.60 |
| Coolbet | 1.24 | — | 4.25 |
| Grosvenor | 1.21 | — | 4.50 |
| Leovegas | 1.21 | — | 4.50 |
| Leovegas Se | 1.21 | — | 4.50 |
| Livescorebet | 1.21 | — | 4.50 |
| Marathonbet | 1.20 | — | 4.40 |
| Matchbook | 1.25 | — | 4.90 |
| Nordicbet | 1.25 | — | 4.15 |
| Onexbet | 1.21 | 50.00 | 4.51 |
| Paddy Power | 1.22 | — | 4.00 |
| Pmu | 1.21 | — | 4.50 |
| Sport888 | 1.20 | — | 4.50 |
| Unibet | 1.19 | — | 4.35 |
| Unibet Nl | 1.21 | — | 4.50 |
| Unibet Se | 1.21 | — | 4.50 |
| Unibet | 1.21 | — | 4.40 |
| Virginbet | 1.21 | — | 4.50 |
| Williamhill | 1.22 | — | 4.50 |
| Winamax | 1.25 | — | 3.50 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.5 | 1.54 | 2.54 |
| Draftkings ↗ | 2.5 | 1.51 | 2.50 |
| Betanysports | 2.5 | 1.59 | 2.40 |
| BetOnline | 2.5 | 1.59 | 2.49 |
| Bovada | 2.5 | 1.50 | 2.50 |
| Coolbet | 2.5 | 1.53 | 2.58 |
| Onexbet | 2.5 | 1.48 | 2.60 |
| Pmu | 2.5 | 1.47 | 2.55 |
| Book | Sean O'Malley | Aiemann Zahabi |
|---|---|---|
| Draftkings ↗ | -3.5 @ 1.59 | +3.5 @ 2.25 |
| Bovada | -5.5 @ 1.80 | +5.5 @ 1.95 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Sean O'Malley Aiemann Zahabi
Research trail
What each AI looked up before picking
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 3 sources
3 citations captured — unlock with Pro
-
0 tool calls · 1 source
1 citation captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
4 tool calls · 4 sources
4 citations captured — unlock with Pro
Results settle automatically once the final score lands. Picks are permanent — no hindsight edits.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.