Brazil vs Haiti
Kickoff · Sat, Jun 20 · 01:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
a75bd752f9e3b08d…
- Kickoff
- Sat, Jun 20 · 01:00 GMT+0000
- Markets
- Match winner · Over / Under 2.5 · Both teams to score · Spread -1 · Asian handicap · Half-time / Full-time · Correct score
- Odds
- 15+ live books
- 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 7. 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 7, in this order): h2h | totals_2.5 | btts | spreads_-1 | asian_handicap | ht_ft | correct_score
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": 381,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-20T01:00:00+00:00",
"starts_at_human": "Sat, 20 Jun 2026 01:00:00 GMT"
},
"teams": {
"away": "Haiti",
"home": "Brazil"
},
"version": "v1",
"built_at": "2026-06-16T06:20:52+00:00",
"market_consensus": {
"h2h": {
"away": 34,
"draw": 16,
"home": 1.11
},
"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": 14.5,
"outcome": "Draw"
},
{
"point": null,
"price": 19,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.11,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 21,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 13.5,
"outcome": "Draw"
},
{
"point": null,
"price": 23.5,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.09,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 26,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.07,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 29,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 9.5,
"outcome": "Draw"
},
{
"point": null,
"price": 26,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 26,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.09,
"outcome": "Brazil"
},
{
"point": null,
"price": 9.5,
"outcome": "Draw"
},
{
"point": null,
"price": 18.5,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 23,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 23,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.09,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 31,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 29,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 13.5,
"outcome": "Draw"
},
{
"point": null,
"price": 23.5,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.09,
"outcome": "Brazil"
},
{
"point": null,
"price": 14.5,
"outcome": "Draw"
},
{
"point": null,
"price": 19,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.11,
"outcome": "Brazil"
},
{
"point": null,
"price": 14.01,
"outcome": "Draw"
},
{
"point": null,
"price": 19.01,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.11,
"outcome": "Brazil"
},
{
"point": null,
"price": 14.5,
"outcome": "Draw"
},
{
"point": null,
"price": 19,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.11,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 21,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 17,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 23,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 11,
"outcome": "Draw"
},
{
"point": null,
"price": 30,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 10,
"outcome": "Draw"
},
{
"point": null,
"price": 23,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.09,
"outcome": "Brazil"
},
{
"point": null,
"price": 11.3,
"outcome": "Draw"
},
{
"point": null,
"price": 32,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.1,
"outcome": "Brazil"
},
{
"point": null,
"price": 12.5,
"outcome": "Draw"
},
{
"point": null,
"price": 29,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.05,
"outcome": "Brazil"
},
{
"point": null,
"price": 13,
"outcome": "Draw"
},
{
"point": null,
"price": 34,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.06,
"outcome": "Brazil"
},
{
"point": null,
"price": 16,
"outcome": "Draw"
},
{
"point": null,
"price": 34,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.08,
"outcome": "Brazil"
}
],
"totals": [
{
"point": 3.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 4,
"price": 1.69,
"outcome": "Under"
},
{
"point": 4,
"price": 2.28,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.95,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 2.5,
"price": 3.3,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.3,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.95,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.74,
"outcome": "Over"
},
{
"point": 4,
"price": 1.69,
"outcome": "Under"
},
{
"point": 4,
"price": 2.28,
"outcome": "Over"
},
{
"point": 3.5,
"price": 1.93,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.83,
"outcome": "Over"
},
{
"point": 3.5,
"price": 2.08,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.76,
"outcome": "Over"
},
{
"point": 3.5,
"price": 2.02,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.81,
"outcome": "Over"
},
{
"point": 3.5,
"price": 2.05,
"outcome": "Under"
},
{
"point": 3.5,
"price": 1.79,
"outcome": "Over"
},
{
"point": 3.5,
"price": 2.02,
"outcome": "Under"
}
],
"h2h_lay": [
{
"point": null,
"price": 15,
"outcome": "Draw"
},
{
"point": null,
"price": 27,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.14,
"outcome": "Brazil"
},
{
"point": null,
"price": 15.5,
"outcome": "Draw"
},
{
"point": null,
"price": 28,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.14,
"outcome": "Brazil"
},
{
"point": null,
"price": 15.5,
"outcome": "Draw"
},
{
"point": null,
"price": 28.01,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.14,
"outcome": "Brazil"
},
{
"point": null,
"price": 15.5,
"outcome": "Draw"
},
{
"point": null,
"price": 28,
"outcome": "Haiti"
},
{
"point": null,
"price": 1.14,
"outcome": "Brazil"
}
],
"spreads": [
{
"point": 2.75,
"price": 1.81,
"outcome": "Haiti"
},
{
"point": -2.75,
"price": 1.98,
"outcome": "Brazil"
},
{
"point": 3,
"price": 1.69,
"outcome": "Haiti"
},
{
"point": -3,
"price": 2.27,
"outcome": "Brazil"
},
{
"point": 3,
"price": 1.69,
"outcome": "Haiti"
},
{
"point": -3,
"price": 2.24,
"outcome": "Brazil"
},
{
"point": 3,
"price": 1.69,
"outcome": "Haiti"
},
{
"point": -3,
"price": 2.27,
"outcome": "Brazil"
},
{
"point": 2.75,
"price": 1.79,
"outcome": "Haiti"
},
{
"point": -2.75,
"price": 1.99,
"outcome": "Brazil"
},
{
"point": 2.5,
"price": 2.07,
"outcome": "Haiti"
},
{
"point": -2.5,
"price": 1.77,
"outcome": "Brazil"
}
]
}
},
"markets_requested": [
"h2h",
"totals_2.5",
"btts",
"spreads_-1",
"asian_handicap",
"ht_ft",
"correct_score"
],
"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.
Your call
Who wins? One tap, no signup.
AI predictions
Featured · open arena7 markets · 7 models picked
Who picked what
16 models × 7 markets · click a row to see reasoning
| Model |
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Brazil 90% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 3.5 · Over 58% |
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
|
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: Brazil -3.0 |
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
|
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
|
|
|---|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic |
Claude Opus 4.7 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Opus 4.6 FlagshipAnthropic |
Claude Opus 4.6 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Opus 4.8 FlagshipAnthropic |
Claude Opus 4.8 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Sonnet 4.6 FlagshipAnthropic |
Claude Sonnet 4.6 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Haiku 4.5 Anthropic |
91%
Brazil
~1.11
|
68%
Over 2.5
~2.22
|
72%
No
~1.15
|
79%
Brazil -1
~1.33
|
64%
Brazil -2.5
~2.63
|
82%
Brazil / Brazil |
26%
2-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
91%
Brazil Brazil is one of the tournament favorites and Haiti qualified as a minnow from CONCACAF. The odds (1.11) reflect Brazil's overwhelming domin...
Odds: 1.11
Edge: +0.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
68%
Over 2.5 Brazil will dominate possession and create numerous chances against a limited Haiti defense. While 3+ goals is not guaranteed, the quality g...
Odds: 2.22
Edge: +22.9%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
72%
No Haiti's attacking threat is minimal; they will be under severe pressure and focused on defending. Brazil may concede rarely in such a one-si...
Odds: 1.15
Edge: -15.0%
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).
79%
Brazil -1 Brazil winning by exactly 1 goal or by 2+ is the base case, but a 1-goal margin is a real possibility given Haiti's potential to sneak a goa...
Odds: 1.33
Edge: +3.8%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
64%
Brazil -2.5 Asian handicap -2.5 means Brazil must win by 3+ goals. This is a reasonable ask given the talent disparity, though not guaranteed. The 1.77...
Odds: 2.63
Edge: +26.0%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
82%
Brazil / Brazil Brazil will lead at halftime and extend that lead in the second half. Haiti has no realistic path to take the lead or hold a first-half lead...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
26%
2-0 Brazil's superiority suggests a 2–3 goal margin, most likely 2–0 or 3–0. A 2–0 win is a common dominant outcome without excessive scoreline... |
||||||||
|
GPT-5 FlagshipOpenai |
GPT-5 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
GPT-5 Mini Openai |
88%
Brazil
~1.11
|
78%
Over
~1.30
|
60%
No
~1.15
|
66%
Brazil
~1.08
|
55%
Brazil -2.5
~2.63
|
50%
Brazil / Brazil |
22%
3-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
88%
Brazil Brazil are overwhelming favorites: superior squad depth, recent warm-up wins and top attacking talent (Vinícius Jr, Endrick) while Neymar wa...
Odds: 1.11
Edge: -2.1%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
78%
Over Bookmaker markets and models strongly favour Over 2.5 (short Over prices) and Brazil have shown potent scoring in recent friendlies; Haiti h...
Odds: 1.30
Edge: +1.1%
🔍 researched
5 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
60%
No Haiti may score occasionally but Brazil's defensive structure and superior possession should limit Haiti's chances; recent Brazil friendlies...
Odds: 1.15
Edge: -27.0%
🔍 researched
5 sources cited
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).
66%
Brazil Brazil are likely to win by more than one goal given attacking depth and Haiti's relative defensive weakness; markets already offer lines at...
Odds: 1.08
Edge: -26.6%
🔍 researched
5 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
Brazil -2.5 Asian handicap at -2.5 reflects a market that expects Brazil to win by 3+ on many model runs; given Brazil's attacking form and Haiti's defe...
Odds: 2.63
Edge: +17.0%
🔍 researched
5 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
50%
Brazil / Brazil Most projections show Brazil taking early control and leading at half, then closing out the win; the HT/FT 'Brazil/Brazil' scenario is the s...
🔍 researched
5 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
22%
3-0 A 3-0 scoreline fits the projection of Brazil dominance with Haiti possibly unable to break through; models and market handicaps point to mu...
🔍 researched
5 sources cited
|
||||||||
|
GPT-4o Mini Openai |
85%
Brazil
~1.11
|
68%
Over
~1.30
|
51%
No
~1.15
|
75%
Brazil
~13.52
|
75%
Brazil
~13.52
|
80%
Brazil / Brazil |
60%
3-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
85%
Brazil Brazil's superior squad depth and experience make them strong favorites against Haiti, who are making only their second World Cup appearance...
Odds: 1.11
Edge: -5.1%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
68%
Over Brazil's attacking prowess suggests a high-scoring game, with expectations of multiple goals. ([forebet.com](https://www.forebet.com/en/foot...
Odds: 1.30
Edge: -8.9%
🔍 researched
5 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
51%
No While Brazil is likely to score multiple goals, Haiti may struggle to find the net against Brazil's strong defense. ([forebet.com](https://w...
Odds: 1.15
Edge: -36.0%
🔍 researched
5 sources cited
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).
75%
Brazil Brazil's superior quality and depth suggest they will win by at least two goals. ([forebet.com](https://www.forebet.com/en/football-match-pr...
Odds: 13.52
Edge: +67.6%
🔍 researched
5 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
75%
Brazil Brazil's superior quality and depth suggest they will win by at least two goals. ([forebet.com](https://www.forebet.com/en/football-match-pr...
Odds: 13.52
Edge: +67.6%
🔍 researched
5 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
80%
Brazil / Brazil Brazil is expected to dominate from start to finish, maintaining a lead throughout the match. ([forebet.com](https://www.forebet.com/en/foot...
🔍 researched
5 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
60%
3-0 A 3-0 victory for Brazil is a plausible outcome, considering their offensive capabilities and Haiti's defensive challenges. ([forebet.com](h...
🔍 researched
5 sources cited
|
||||||||
|
o3 FlagshipOpenai |
o3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4.3 FlagshipXai |
Grok 4.3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4 Fast Xai |
94%
Brazil
~1.11
|
82%
Over
~1.30
|
79%
No
~1.15
|
88%
Brazil
~1.08
|
71%
Brazil -2.5
~2.63
|
85%
Brazil / Brazil |
22%
4-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
94%
Brazil Brazil are a top-5 world side while Haiti are CONCACAF minnows; historical results show Brazil routinely win by 4+ goals against such opposi...
Odds: 1.11
Edge: +3.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
82%
Over Brazil average 3.8 goals per game against similarly ranked sides; Haiti concede heavily in every senior international. Expect 4-6 total goal...
Odds: 1.30
Edge: +5.1%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
79%
No Haiti have failed to score in 7 of their last 9 matches against CONMEBOL teams and Brazil keep multiple clean sheets in World Cup openers. E...
Odds: 1.15
Edge: -8.0%
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).
88%
Brazil Brazil should win by 3+ goals; market spread of -1 is extremely conservative given talent gap. Consensus odds imply Brazil cover this line >...
Odds: 1.08
Edge: -4.6%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
71%
Brazil -2.5 Brazil expected margin is 3.8 goals; -2.5 Asian line offers value as Brazil have covered 3+ in 4 of last 5 similar fixtures. Haiti defensive...
Odds: 2.63
Edge: +33.0%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
85%
Brazil / Brazil Brazil score early and control the match; half-time leads of 2-0 or 3-0 are common against weak opposition. Second half continues the patter...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
22%
4-0 Most probable outcomes cluster around 4-0 and 5-0 given expected goal differential and historical blowouts. Haiti unlikely to breach Brazil... |
||||||||
|
Gemini 3.1 Pro Flagship |
Gemini 3.1 Pro hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Gemini 2.5 Pro Flagship |
Gemini 2.5 Pro hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
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.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Gemini 2.5 Flash |
90%
Brazil
~1.11
|
78%
Over 2.5
~2.22
|
75%
No
~1.15
|
78%
Brazil -1
~1.33
|
65%
Brazil -2.5
~2.63
|
80%
Brazil / Brazil |
20%
4-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
90%
Brazil Brazil is a global football powerhouse with significantly superior talent and historical performance compared to Haiti. In a World Cup group...
Odds: 1.11
Edge: -0.1%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
78%
Over 2.5 Brazil's attacking strength against a significantly weaker Haitian defense suggests a high-scoring game. It's very likely Brazil will score...
Odds: 2.22
Edge: +33.0%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
75%
No Brazil's defense is typically robust, especially against teams with limited attacking threats like Haiti. It's highly probable that Brazil w...
Odds: 1.15
Edge: -12.0%
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).
78%
Brazil -1 Brazil is expected to win this match by a significant margin due to the immense gap in quality. A victory by at least two goals for Brazil i...
Odds: 1.33
Edge: +2.8%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
65%
Brazil -2.5 Considering Brazil's offensive firepower and Haiti's defensive vulnerabilities, Brazil winning by three or more goals is a strong possibilit...
Odds: 2.63
Edge: +27.0%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
80%
Brazil / Brazil Brazil is expected to assert their dominance from the start, taking an early lead and maintaining it throughout the match. It's highly proba...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
20%
4-0 Given Brazil's offensive capabilities and Haiti's defensive struggles, a decisive victory with a clean sheet is anticipated. A 4-0 scoreline... |
||||||||
|
Gemini 2.5 Flash-Lite |
98%
Brazil
~1.11
|
75%
Over
~1.30
|
65%
No
~1.15
|
85%
Brazil
~1.08
|
70%
Brazil -2.5
~2.63
|
80%
Brazil / Brazil |
20%
4-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
98%
Brazil Brazil is a dominant force in international football with a rich history of success, including five World Cup titles. Haiti has a much less...
Odds: 1.11
Edge: +7.9%
2 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
75%
Over Brazil possesses a potent offense capable of scoring multiple goals, especially against less experienced opposition. Haiti's defense is like...
Odds: 1.30
Edge: -1.9%
2 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
65%
No While Brazil is expected to score freely, Haiti's offensive capabilities are significantly limited. It is unlikely that Haiti will be able t...
Odds: 1.15
Edge: -22.0%
2 sources cited
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).
85%
Brazil Brazil is a significantly stronger team and is expected to win by more than one goal. Their offensive power should allow them to overcome a...
Odds: 1.08
Edge: -7.6%
2 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
70%
Brazil -2.5 Given Brazil's historical dominance and offensive firepower, they are likely to score multiple goals against Haiti. A handicap of -2.5 for B...
Odds: 2.63
Edge: +32.0%
2 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
80%
Brazil / Brazil Brazil is expected to dominate the match from start to finish. They are likely to score early and maintain their lead throughout the first h...
2 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
20%
4-0 Considering Brazil's offensive strength and Haiti's defensive weaknesses, a scoreline where Brazil scores multiple goals and Haiti scores fe...
2 sources cited
|
||||||||
|
DeepSeek V3 Deepseek |
95%
Brazil
~1.11
|
85%
over
~1.30
|
80%
no
~1.15
|
80%
Brazil
~13.52
|
65%
Brazil -2.75 |
85%
home_home |
18%
3-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
95%
Brazil Brazil is a global powerhouse with a deep squad, while Haiti is a massive underdog in World Cup competition. Brazil's attacking quality and...
Odds: 1.11
Edge: +4.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
85%
over Brazil's attacking prowess against a weaker Haitian defense suggests multiple goals. Over 2.5 goals is priced at 1.30, reflecting high expec...
Odds: 1.30
Edge: +8.1%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
80%
no Haiti is unlikely to score against Brazil's strong defense. Brazil has kept clean sheets in most matches against weaker teams. Haiti's attac...
Odds: 1.15
Edge: -7.0%
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).
80%
Brazil Brazil is expected to win by more than 1 goal given the mismatch. The spread of -1 for Brazil offers value at around 1.77. Brazil's recent w...
Odds: 13.52
Edge: +72.6%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
65%
Brazil -2.75 Brazil is capable of scoring 3+ goals, but -2.75 is a steep handicap. Given Brazil's firepower and Haiti's defensive weaknesses, covering a...
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
85%
home_home Brazil is expected to lead at halftime and win full time. The gulf in class ensures early dominance. Haiti is unlikely to lead or draw at ha...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
3-0 Brazil's most common scorelines against weak teams are 3-0 and 4-0. A 3-0 win balances clean sheet and multiple goals. The distribution cove... |
||||||||
|
Consensus |
Brazil 7/7 |
Over 4/7 |
No 6/7 |
Brazil 5/7 |
Brazil -2.5 5/7 |
Brazil / Brazil 6/7 |
3-0 3/7 |
|
|
Bookmaker line |
Brazil 90% |
3.5 · Over 58% |
— |
Brazil -3.0 |
— |
— |
— |
|
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Beat the AIs · Predict the score
Call the exact final score
Free account. Pick the exact final score, lock it before kickoff, beat the AI consensus across the WC and win a lifetime free plan.
Pro on-demand
Request an AI audit
Have the standard AI lineup analyse this match — same brief, same scoreboard. Predictions appear publicly once the run finishes.
Ask the AIs · Locked until kickoff
In-play AI call
In-play calls unlock the moment this match goes live.
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
45 books · sharp books pinned · best price highlighted
| Book | Brazil | Draw | Haiti |
|---|---|---|---|
| Draftkings ↗ | 1.10 | 10.00 | 31.00 |
| Fanduel ↗ | 1.10 | 11.00 | 23.00 |
| Betmgm | 1.08 | 9.50 | 18.50 |
| William Hill | 1.10 | 10.00 | 29.00 |
| Betfair Exchange UK | 1.11 | 14.50 | 19.00 |
| Betfair Exchange EU | 1.11 | 14.50 | 19.00 |
| Betclic FR | 1.07 | 11.00 | 28.00 |
| Betfred | 1.09 | 10.00 | 23.00 |
| BetOnline | 1.09 | 13.50 | 23.50 |
| Betrivers | 1.06 | 13.00 | 34.00 |
| Betus | 1.07 | 11.00 | 26.00 |
| Betway | 1.08 | 10.00 | 21.00 |
| Boylesports | 1.09 | 10.00 | 26.00 |
| Casumo | 1.06 | 13.00 | 34.00 |
| Codere It | 1.08 | 11.00 | 29.00 |
| Coolbet | 1.10 | 11.00 | 30.00 |
| Coral | 1.10 | 11.00 | 23.00 |
| Everygame | 1.08 | 11.00 | 29.00 |
| Grosvenor | 1.06 | 12.50 | 30.00 |
| Gtbets | 1.08 | 10.29 | 27.26 |
| Ladbrokes | 1.09 | 11.00 | 23.00 |
| Leovegas | 1.06 | 13.00 | 34.00 |
| Leovegas Se | 1.06 | 13.00 | 34.00 |
| Livescorebet | 1.05 | 12.50 | 29.00 |
| LowVig | 1.09 | 13.50 | 23.50 |
| Marathonbet | 1.08 | 11.00 | 34.00 |
| Matchbook | 1.11 | 14.50 | 19.00 |
| MyBookie | 1.07 | 11.25 | 30.85 |
| Onexbet | 1.10 | 11.30 | 32.00 |
| Paddy Power | 1.08 | 10.00 | 21.00 |
| Pmu | 1.05 | 12.50 | 29.00 |
| Skybet | 1.08 | 10.00 | 17.00 |
| Smarkets | 1.11 | 14.01 | 19.01 |
| Sport888 | 1.08 | 9.50 | 26.00 |
| Tipico | 1.10 | 12.00 | 15.00 |
| Unibet | 1.07 | 12.00 | 32.00 |
| Unibet Nl | 1.08 | 16.00 | 34.00 |
| Unibet Se | 1.08 | 16.00 | 34.00 |
| Unibet | 1.07 | 10.00 | 29.00 |
| Virginbet | 1.05 | 12.50 | 29.00 |
| Winamax | 1.05 | 9.50 | 17.00 |
| Winamax | 1.04 | 8.50 | 16.00 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 3.5 | 1.83 | 1.93 |
| Betmgm | 3.5 | 1.74 | 1.95 |
| William Hill | 2.5 | 1.30 | 3.30 |
| Betanysports | 3.8 | 1.95 | 1.87 |
| BetOnline | 4.0 | 2.28 | 1.69 |
| Betrivers | 3.5 | 1.76 | 2.02 |
| Betus | 3.5 | 1.87 | 1.95 |
| Bovada | 3.8 | 1.95 | 1.87 |
| Casumo | 3.5 | 1.76 | 2.02 |
| Codere It | 3.5 | 1.73 | 1.96 |
| Coolbet | 3.5 | 1.76 | 2.08 |
| Grosvenor | 3.5 | 1.76 | 2.02 |
| Gtbets | 3.5 | 1.77 | 2.01 |
| Leovegas | 3.5 | 1.76 | 2.02 |
| LowVig | 4.0 | 2.28 | 1.69 |
| Matchbook | 3.5 | 1.86 | 1.90 |
| MyBookie | 3.5 | 1.74 | 1.98 |
| Onexbet | 3.5 | 1.81 | 2.02 |
| Pmu | 3.5 | 1.73 | 1.96 |
| Unibet Nl | 3.5 | 1.76 | 2.02 |
| Unibet Se | 3.5 | 1.79 | 2.05 |
| Book | Brazil | Haiti |
|---|---|---|
| Pinnacle ↗ | -2.8 @ 1.99 | +2.8 @ 1.79 |
| Betanysports | -2.8 @ 1.85 | +2.8 @ 1.98 |
| BetOnline | -3.0 @ 2.27 | +3.0 @ 1.69 |
| Betus | -3.0 @ 2.24 | +3.0 @ 1.69 |
| Bovada | -2.8 @ 1.85 | +2.8 @ 1.98 |
| Gtbets | -2.5 @ 1.74 | +2.5 @ 2.04 |
| LowVig | -3.0 @ 2.27 | +3.0 @ 1.69 |
| Matchbook | -2.8 @ 1.98 | +2.8 @ 1.81 |
| MyBookie | -3.0 @ 2.06 | +2.5 @ 2.04 |
| Onexbet | -2.5 @ 1.77 | +2.5 @ 2.07 |
Research trail
What each AI looked up before picking
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
28 tool calls · 5 sources
5 citations captured — unlock with Pro
-
0 tool calls · 2 sources
2 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
7 tool calls · 5 sources
5 citations 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.
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.