Alex Pereira vs Ciryl Gane
CGKickoff · Mon, Jun 15 · 03:56 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
f36c07d1cdd98795…
- Sport
- Mon, Jun 15 · 03:56 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": 253,
"sport": "mma",
"venue": null,
"league": "MMA",
"starts_at": "2026-06-15T02:30:00+00:00",
"starts_at_human": "Mon, 15 Jun 2026 02:30:00 GMT"
},
"teams": {
"away": "Ciryl Gane",
"home": "Alex Pereira"
},
"version": "v1",
"built_at": "2026-06-14T06:02:52+00:00",
"market_consensus": {
"h2h": {
"away": 1.95,
"draw": 50,
"home": 2.06
},
"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.85,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.96,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.92,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.86,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.86,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.95,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.9,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.9,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.92,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.92,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.87,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.89,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.96,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.95,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.95,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.88,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.88,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.95,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.91,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.91,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.9,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.9,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.91,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.91,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.91,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.95,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 50,
"outcome": "Draw"
},
{
"point": null,
"price": 1.9,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.9,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.91,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.91,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.89,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.89,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.94,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.89,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.85,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.96,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.93,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.86,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.86,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.95,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.9,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.9,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.88,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.93,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.92,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.92,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.06,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.87,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 1.87,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.89,
"outcome": "Ciryl Gane"
}
],
"totals": [
{
"point": 3.5,
"price": 1.77,
"outcome": "Under"
},
{
"point": 3.5,
"price": 2,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.72,
"outcome": "Under"
},
{
"point": 3.5,
"price": 2.06,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.4,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.59,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.35,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.63,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.38,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.61,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.49,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.59,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.35,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.57,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.77,
"outcome": "Under"
},
{
"point": 3.5,
"price": 2,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.72,
"outcome": "Under"
},
{
"point": 3.5,
"price": 2.06,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.4,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.59,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.35,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.63,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 1.93,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.94,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.94,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.94,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.94,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
},
{
"point": null,
"price": 1.94,
"outcome": "Ciryl Gane"
},
{
"point": null,
"price": 2.08,
"outcome": "Alex Pereira"
}
],
"spreads": [
{
"point": 5.5,
"price": 1.69,
"outcome": "Ciryl Gane"
},
{
"point": -5.5,
"price": 2.1,
"outcome": "Alex Pereira"
},
{
"point": 5.5,
"price": 1.65,
"outcome": "Ciryl Gane"
},
{
"point": -5.5,
"price": 2.15,
"outcome": "Alex Pereira"
},
{
"point": 5.5,
"price": 1.69,
"outcome": "Ciryl Gane"
},
{
"point": -5.5,
"price": 2.1,
"outcome": "Alex Pereira"
}
]
}
},
"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 |
Round group
?
Round group
Market explanation coming soon.
|
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.
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Ciryl Gane 51% |
|
|---|---|---|---|---|---|
|
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 |
58%
Round 3+ |
58%
Decision |
62%
Yes |
54%
Alex Pereira
~2.06
|
|
|
Round group
?
Round group
Market explanation coming soon.
58%
Round 3+ With the fight expected to reach round 3 at 62% confidence (from goes_distance), the remaining 38% no-distance scenarios split between early...
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
58%
Decision Both fighters are technical specialists with strong defensive awareness. Pereira, despite elite striking, has not racked up exceptional KO r...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
62%
Yes Market totals strongly favor Over 2.5 rounds (odds 1.59–1.63), which directly implies the fight is expected to reach at least round 3. Both...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
54%
Alex Pereira Market odds are tightly clustered around even money (Pereira 1.96–2.06, Gane 1.85–1.95), reflecting deep uncertainty. Pereira is a striker w...
Odds: 2.06
Edge: +5.5%
|
|||||
|
GPT-5 FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
GPT-5 Mini Openai · 30-17 +24.4u |
— | — | — | — | |
|
Round group
?
Round group
Market explanation coming soon.
No pick on this market.
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.
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%
4-5 |
60%
decision |
70%
Yes |
55%
Ciryl Gane
~1.95
|
|
|
Round group
?
Round group
Market explanation coming soon.
65%
4-5 The fight is expected to be competitive, with a likely stoppage in the championship rounds as Gane's technical striking and movement wear do...
🔍 researched
4 sources cited
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
60%
decision Both fighters are skilled strikers with strong defensive capabilities, making a knockout or submission less likely. A decision victory for G...
🔍 researched
4 sources cited
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
70%
Yes Given both fighters' technical skills and defensive abilities, the fight is likely to go the full distance, with a decision victory for Gane...
🔍 researched
4 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Ciryl Gane Ciryl Gane's superior mobility and technical striking are expected to outmaneuver Alex Pereira's power, leading to a decision victory. Gane'...
Odds: 1.95
Edge: +3.7%
🔍 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 |
55%
3+ |
61%
KO/TKO |
58%
No |
53%
Alex Pereira
~2.06
|
|
|
Round group
?
Round group
Market explanation coming soon.
55%
3+ Training data through 2025-09 shows Pereira typically needs time to land his signature left hand, with most stoppages occurring in rounds 3-...
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
61%
KO/TKO Training data through 2025-09 highlights Pereira finishing 70% of wins inside the distance via strikes. Gane has never been submitted and ra...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
58%
No Training data through 2025-09 indicates Pereira's finishing rate keeps most of his bouts under 4.5 rounds. Gane's defensive style can extend...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
53%
Alex Pereira Training data through 2025-09 shows Pereira's elite left-hook KO power and recent title wins give him a slight edge over Gane's technical st...
Odds: 2.06
Edge: +4.5%
|
|||||
|
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 |
52%
Decision |
50%
KO/TKO |
52%
Yes |
55%
Ciryl Gane
~1.95
|
|
|
Round group
?
Round group
Market explanation coming soon.
52%
Decision Given the prediction that this hypothetical fight goes the distance, a Decision is the most likely outcome for the round group. Ciryl Gane's...
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
50%
KO/TKO Based on my training data for this hypothetical fight, both Alex Pereira and Ciryl Gane have a history of finishing fights via strikes. Pere...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
52%
Yes Considering Gane's tactical and evasive fighting style, many of his contests tend to go the distance, allowing him to win on points. While P...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Ciryl Gane This is a hypothetical matchup between fighters from different weight classes, so I am relying on my training data through my last update. C...
Odds: 1.95
Edge: +3.7%
|
|||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
51%
3.5 |
55%
Decision |
58%
Yes |
52%
Ciryl Gane
~1.95
|
|
|
Round group
?
Round group
Market explanation coming soon.
51%
3.5 Given the analysis for method of finish and going the distance, the fight is most likely to end in the later rounds. While Pereira has the p...
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
55%
Decision Both fighters have significant knockout power, but they also possess strong defensive capabilities and can go the distance. Gane's technical...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
58%
Yes While both fighters have knockout power, their recent performances and strategic approaches suggest a measured fight. Gane's technical appro...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Ciryl Gane Alex Pereira is the reigning Light Heavyweight champion, known for his knockout power. However, Ciryl Gane is a more technically sound and w...
Odds: 1.95
Edge: +0.7%
|
|||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
40%
4 + 5 |
45%
Decision |
55%
Yes |
52%
Ciryl Gane
~1.95
|
|
|
Round group
?
Round group
Market explanation coming soon.
40%
4 + 5 Given the technical nature of the matchup, the fight is most likely to end in the championship rounds (4 or 5) if a finish occurs, due to ac...
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
45%
Decision Both fighters have excellent takedown defense and prefer striking, but their technical styles may lead to a cautious kickboxing match. Gane'...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
55%
Yes Both fighters are durable and defensively sound; Gane has never been finished in his career, and Pereira has only lost by submission once. A...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Ciryl Gane Both fighters are elite heavyweights with knockout power, but Gane's superior striking technique and movement give him a slight edge in a st...
Odds: 1.95
Edge: +0.7%
|
|||||
|
Consensus |
3.5 1/7 |
Decision 3/7 |
Yes 5/7 |
Ciryl Gane 5/7 |
|
|
Bookmaker line |
— |
— |
— |
Ciryl Gane 51% |
|
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
29 books · sharp books pinned · best price highlighted
| Book | Alex Pereira | Draw | Ciryl Gane |
|---|---|---|---|
| Pinnacle ↗ | 1.95 | — | 1.91 |
| Draftkings ↗ | 1.93 | — | 1.89 |
| Fanduel ↗ | 1.91 | — | 1.91 |
| Betmgm | 1.87 | — | 1.95 |
| Betfair Exchange UK | 2.06 | — | 1.92 |
| Betfair Exchange EU | 2.06 | — | 1.92 |
| Betanysports | 1.87 | — | 1.87 |
| Betclic FR | 1.94 | — | 1.88 |
| Betfair UK | 1.90 | — | 1.90 |
| BetOnline | 1.91 | — | 1.91 |
| Betrivers | 1.93 | — | 1.88 |
| Betsson | 1.87 | — | 1.95 |
| Bovada | 1.87 | — | 1.95 |
| Coolbet | 1.96 | — | 1.89 |
| Grosvenor | 1.93 | — | 1.88 |
| Leovegas | 1.93 | — | 1.88 |
| Livescorebet | 1.93 | — | 1.89 |
| Marathonbet | 1.88 | — | 1.88 |
| Matchbook | 2.06 | — | 1.92 |
| Nordicbet | 1.87 | — | 1.95 |
| Onexbet | 1.90 | 50.00 | 1.90 |
| Paddy Power | 1.90 | — | 1.90 |
| Pmu | 1.93 | — | 1.88 |
| Unibet | 1.96 | — | 1.85 |
| Unibet Nl | 1.93 | — | 1.88 |
| Unibet | 1.88 | — | 1.88 |
| Virginbet | 1.93 | — | 1.89 |
| Williamhill | 1.91 | — | 1.91 |
| Winamax | 1.86 | — | 1.86 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.5 | 1.61 | 2.38 |
| Draftkings ↗ | 2.5 | 1.57 | 2.35 |
| Betanysports | 2.5 | 1.59 | 2.40 |
| BetOnline | 2.5 | 1.59 | 2.49 |
| Bovada | 3.5 | 2.00 | 1.77 |
| Coolbet | 2.5 | 1.63 | 2.35 |
| Onexbet | 3.5 | 1.91 | 1.83 |
| Pmu | 3.5 | 2.06 | 1.72 |
| Book | Alex Pereira | Ciryl Gane |
|---|---|---|
| Draftkings ↗ | -5.5 @ 2.15 | +5.5 @ 1.65 |
| Bovada | -5.5 @ 2.10 | +5.5 @ 1.69 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Alex Pereira Ciryl Gane
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 · 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.
-
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.