Haiti vs Scotland
Kickoff · Sun, Jun 14 · 01:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
16f6edc11d18e049…
- Sport
- Sun, Jun 14 · 01:00 GMT+0000
- Markets
- h2h · totals_2.5 · btts · spreads_-1 · asian_handicap · ht_ft
- 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 6. 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 6, in this order): h2h | totals_2.5 | btts | spreads_-1 | asian_handicap | ht_ft
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": 357,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-14T01:00:00+00:00",
"starts_at_human": "Sun, 14 Jun 2026 01:00:00 GMT"
},
"teams": {
"away": "Scotland",
"home": "Haiti"
},
"version": "v1",
"built_at": "2026-06-12T14:14:52+00:00",
"market_consensus": {
"h2h": {
"away": 1.62,
"draw": 4.4,
"home": 6.5
},
"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": 4.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.58,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.04,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.33,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.25,
"outcome": "Haiti"
},
{
"point": null,
"price": 3.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.5,
"outcome": "Scotland"
},
{
"point": null,
"price": 5,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.3,
"outcome": "Draw"
},
{
"point": null,
"price": 1.5,
"outcome": "Scotland"
},
{
"point": null,
"price": 6,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.05,
"outcome": "Draw"
},
{
"point": null,
"price": 1.53,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.75,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.56,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.8,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.17,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.89,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.62,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.2,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.37,
"outcome": "Draw"
},
{
"point": null,
"price": 1.59,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.89,
"outcome": "Haiti"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Scotland"
},
{
"point": null,
"price": 6,
"outcome": "Haiti"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.53,
"outcome": "Scotland"
},
{
"point": null,
"price": 6,
"outcome": "Haiti"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.62,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.85,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.8,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.23,
"outcome": "Draw"
},
{
"point": null,
"price": 1.54,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.48,
"outcome": "Haiti"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.62,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.85,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.54,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.1,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.9,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.52,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.5,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.3,
"outcome": "Draw"
},
{
"point": null,
"price": 1.5,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.4,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Scotland"
},
{
"point": null,
"price": 6,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.56,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.9,
"outcome": "Haiti"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Scotland"
},
{
"point": null,
"price": 5.5,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 1.51,
"outcome": "Scotland"
},
{
"point": null,
"price": 6,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.61,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.4,
"outcome": "Haiti"
}
],
"totals": [
{
"point": 2.5,
"price": 1.98,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.84,
"outcome": "Over"
},
{
"point": 2,
"price": 2.75,
"outcome": "Under"
},
{
"point": 2,
"price": 1.44,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.96,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.9,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.73,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.98,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.63,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.4,
"outcome": "Haiti"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.63,
"outcome": "Scotland"
},
{
"point": null,
"price": 6.6,
"outcome": "Haiti"
}
],
"spreads": [
{
"point": -1,
"price": 1.94,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.91,
"outcome": "Haiti"
},
{
"point": -1,
"price": 2.05,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.8,
"outcome": "Haiti"
},
{
"point": -1,
"price": 1.91,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.91,
"outcome": "Haiti"
},
{
"point": -1,
"price": 2.08,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.9,
"outcome": "Haiti"
},
{
"point": -1.5,
"price": 2.6,
"outcome": "Scotland"
},
{
"point": 1.5,
"price": 1.51,
"outcome": "Haiti"
},
{
"point": -0.5,
"price": 1.57,
"outcome": "Scotland"
},
{
"point": 0.5,
"price": 2.37,
"outcome": "Haiti"
},
{
"point": -1,
"price": 1.93,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.87,
"outcome": "Haiti"
},
{
"point": -1,
"price": 1.94,
"outcome": "Scotland"
},
{
"point": 1,
"price": 1.91,
"outcome": "Haiti"
}
]
}
},
"markets_requested": [
"h2h",
"totals_2.5",
"btts",
"spreads_-1",
"asian_handicap",
"ht_ft"
],
"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
Featured · open arena6 markets · 11 models picked
Who picked what
15 models × 6 markets · click a row to see reasoning
| Model |
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: Haiti +1.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.
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Scotland 54% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 55% |
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.
|
|
|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
— | — | — |
60%
Scotland
~1.62
|
54%
Over
~1.96
|
55%
No
~2.01
|
|
|
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.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
60%
Scotland Scotland are ranked roughly 40 places above Haiti and arrive on the back of 4-1 and 4-0 warm-up wins over Curacao and Bolivia, while Haiti s...
Odds: 1.62
Edge: -1.7%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
54%
Over Both sides have produced high-scoring warm-ups (Scotland 4-1, 4-0; Haiti 4-0, 2-1), and Scotland's attack through McTominay's late runs plus...
Odds: 1.96
Edge: +3.0%
🔍 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.
55%
No Scotland are typically compact defensively under Clarke, kept a clean sheet vs Bolivia and conceded just once vs Curacao, while Haiti's chan...
Odds: 2.01
🔍 researched
5 sources cited
|
|||||||
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
— | — | — |
58%
Scotland
~1.62
|
53%
Under
~2.02
|
52%
Yes
~1.99
|
|
|
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.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Scotland Scotland are ranked 40 places above Haiti and enter the World Cup with excellent attacking form, scoring 4 goals in each of their two warmup...
Odds: 1.62
Edge: -3.7%
🔍 researched
10 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
53%
Under World Cup openers historically tend to be cagey affairs, and Haiti's defensive record of 0.8 goals conceded per game in their last 5 suggest...
Odds: 2.02
Edge: +3.5%
🔍 researched
10 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.
52%
Yes Haiti have shown attacking capability with Nazon (44 goals in 76 caps) and Pierrot providing genuine goal threats, scoring in most of their...
Odds: 1.99
🔍 researched
10 sources cited
|
|||||||
|
Claude Opus 4 FlagshipAnthropic |
— | — | — | — | — | — | |
|
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.
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. |
|||||||
|
Claude Sonnet 4.6 FlagshipAnthropic · 125-128 -87.1u |
50%
Scotland
~2.00
|
54%
Scotland -0.75
~2.31
|
40%
Scotland/Scotland |
62%
Scotland
~1.62
|
52%
Over
~1.82
|
58%
No
~2.01
|
|
|
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).
50%
Scotland Scotland -1 (must win by 2+) is priced around 1.95-2.08, implying roughly 48-51% probability. This is a genuine coin flip in handicap terms...
Odds: 2.00
Edge: +0.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
54%
Scotland -0.75 The Asian handicap lines around -1/+1 suggest the market sees Scotland winning by approximately 1 goal as the central scenario. At -0.75 (sp...
Odds: 2.31
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.
40%
Scotland/Scotland Scotland leading at half-time and holding on to win at full-time is the most probable single HT/FT combination given their clear quality adv...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Scotland Scotland qualified for the 2026 World Cup as a UEFA side with meaningful competitive experience, while Haiti qualified through CONCACAF as a...
Odds: 1.62
Edge: +0.3%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Over The market is near-evenly split at roughly ~1.90/1.90 for Over/Under 2.5, signaling genuine uncertainty. Scotland tend to press forward and...
Odds: 1.82
Edge: -3.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.
58%
No Haiti's CONCACAF qualification suggests they can score but against a structured European defense in a World Cup setting, scoring is far from...
Odds: 2.01
|
|||||||
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
62%
Scotland -1
~1.90
|
68%
Scotland -0.5
~2.31
|
54%
Scotland / Scotland |
68%
Scotland
~1.62
|
58%
Under 2.5
~1.83
|
65%
No
~1.68
|
|
|
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).
62%
Scotland -1 Scotland -1 prices range 1.93–2.08 (implied 48–52% win by 1+), while Haiti +1 (equiv. Scotland -1) trades 1.87–1.90. A Scotland victory by e...
Odds: 1.90
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
68%
Scotland -0.5 Scotland -0.5 (any Scotland win) is implied at ~65% across spread markets; Asian handicap effectively removes draws, crystallizing the win p...
Odds: 2.31
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.
54%
Scotland / Scotland Scotland leading at half-time and full-time (Scotland/Scotland) is the most probable outcome (~54%), reflecting Scotland's expected dominanc...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
Scotland Scotland are heavy favorites with consistent odds around 1.54–1.62 across all books, reflecting their superiority as a UEFA nation against H...
Odds: 1.62
Edge: +6.3%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under 2.5 Under 2.5 prices cluster around 1.90–1.93, implying ~53% probability; Over trades at 1.82–1.91 (~52–55%). Haiti's defensive frailty suggests...
Odds: 1.83
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 Haiti's World Cup history shows minimal offensive output; Scotland will likely dominate possession and territory. A clean sheet for Scotland...
Odds: 1.68
|
|||||||
|
GPT-5 FlagshipOpenai |
— | — | — | — | — | — | |
|
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.
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. |
|||||||
|
GPT-5 Mini Openai · 30-17 +24.4u |
56%
Scotland
~2.08
|
68%
Scotland -0.5
~2.31
|
42%
Scotland/Scotland |
70%
Scotland
~1.62
|
58%
Under
~2.02
|
55%
Yes
~1.99
|
|
|
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).
56%
Scotland A Scotland -1 spread requires a clear win (by at least 2 goals) or a favorable half pushing; Scotland's recent scoring form and squad depth...
Odds: 2.08
Edge: +7.9%
🔍 researched
7 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
68%
Scotland -0.5 Scotland to win straight (AH -0.5) is the likeliest single outcome given their superior squad, recent attacking performance, and tournament...
Odds: 2.31
🔍 researched
7 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.
42%
Scotland/Scotland Given Scotland's ability to start quickly (early goals in warm-ups) and Haiti's tendency to concede late under pressure, a Scotland half-tim...
🔍 researched
7 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
Scotland Scotland arrive in strong attacking form (4-1 and 4-0 warm-ups) with a full-strength 26-man squad and clear depth advantage, while Haiti hav...
Odds: 1.62
Edge: +8.3%
🔍 researched
7 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Despite Scotland's recent goal hauls in friendlies, World Cup openers often trend cautious with conservative approaches from both managers;...
Odds: 2.02
Edge: +8.5%
🔍 researched
7 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.
55%
Yes Haiti have recent goals in warm-ups (including a 4-0 win and a goal against Peru) and possess a striker in form (Wilson Isidor), while Scotl...
Odds: 1.99
🔍 researched
7 sources cited
|
|||||||
|
GPT-4o Mini Openai · 34-47 -25.2u |
70%
Scotland
~2.08
|
70%
Scotland -1
~3.13
|
65%
Scotland/Scotland |
75%
Scotland
~1.62
|
65%
Over
~1.96
|
60%
Yes
~1.99
|
|
|
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).
70%
Scotland Scotland's recent form, including a 4-1 victory over Curacao, and their higher FIFA ranking suggest they are likely to win by at least one g...
Odds: 2.08
Edge: +21.9%
🔍 researched
4 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%
Scotland -1 Scotland's recent form, including a 4-1 victory over Curacao, and their higher FIFA ranking suggest they are likely to win by at least one g...
Odds: 3.13
🔍 researched
4 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.
65%
Scotland/Scotland Scotland's recent form, including a 4-1 victory over Curacao, and their higher FIFA ranking suggest they are likely to lead at halftime and...
🔍 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%
Scotland Scotland has demonstrated strong recent form, including a 4-1 victory over Curacao on 30 May 2026. Haiti's recent form includes a 4-0 win ag...
Odds: 1.62
Edge: +13.3%
🔍 researched
4 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Over Both teams have shown the ability to score multiple goals in recent matches. Scotland's 4-1 victory over Curacao and Haiti's 4-0 win against...
Odds: 1.96
Edge: +14.0%
🔍 researched
4 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%
Yes Both teams have demonstrated offensive capabilities in recent matches, with Scotland scoring four goals against Curacao and Haiti scoring fo...
Odds: 1.99
🔍 researched
4 sources cited
|
|||||||
|
o3 FlagshipOpenai |
— | — | — | — | — | — | |
|
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.
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. |
|||||||
|
Grok 4 Heavy FlagshipXai |
— | — | — | — | — | — | |
|
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.
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. |
|||||||
|
Grok 4 Fast Xai · 112-170 -91.3u |
51%
Scotland
~2.08
|
52%
Scotland -1
~3.13
|
48%
Scotland/Scotland |
62%
Scotland
~1.62
|
55%
Over
~1.96
|
58%
No
~2.01
|
|
|
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).
51%
Scotland Scotland is expected to win but Haiti may keep the margin to one goal. Spread prices near even reflect uncertainty around the exact margin.
Odds: 2.08
Edge: +2.9%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
Scotland -1 Scotland favored to win by 1.5-2 goals on average. Asian line at -1 offers value given the rating gap.
Odds: 3.13
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.
48%
Scotland/Scotland Scotland should control the match from the start given the talent disparity. Early goal followed by game management is the most probable pat...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Scotland Scotland outranks Haiti by ~50 FIFA spots and has superior squad depth and European experience. Training data through 2023 shows Scotland co...
Odds: 1.62
Edge: +0.3%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over World Cup group games between mismatched sides often produce open play and 3+ goals. Haiti must attack to have any chance, increasing expect...
Odds: 1.96
Edge: +4.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.
58%
No Scotland's organized defense and superior quality should limit Haiti to few quality chances. Historical results of similar tier mismatches f...
Odds: 2.01
|
|||||||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
— | — | — |
62%
Scotland
~1.62
|
55%
over
~1.96
|
52%
yes
~1.99
|
|
|
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.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Scotland Scotland possesses greater squad depth and experience playing at a higher competitive level than Haiti. Despite the significant loss of midf...
Odds: 1.62
Edge: +0.3%
7 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
over Scotland's recent matches have been high-scoring, with 12 goals in their last five outings. Haiti has also shown offensive capability, netti...
Odds: 1.96
Edge: +4.0%
7 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.
52%
yes Scotland's attack has been potent, scoring in 4 of their last 5 matches. However, they've also conceded in 3 of those games. Haiti possesses...
Odds: 1.99
7 sources cited
|
|||||||
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
52%
Scotland -1
~3.13
|
50%
Scotland -1.25
~4.88
|
45%
Scotland/Scotland |
65%
Scotland
~1.62
|
55%
Over 2.5
~2.19
|
60%
No
~2.01
|
|
|
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).
52%
Scotland -1 Scotland is expected to secure a comfortable victory, likely by more than one goal, given their superior squad quality and experience. The -...
Odds: 3.13
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
50%
Scotland -1.25 Building on the expectation of a multi-goal victory for Scotland, the -1.25 Asian Handicap suggests they will win by at least two goals. Thi...
Odds: 4.88
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.
45%
Scotland/Scotland As the stronger team, Scotland is expected to take control of the game early and maintain their lead throughout. Securing a lead by halftime...
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Scotland Based on historical team strength and general football knowledge from my training data through 2025, Scotland is the stronger team in this m...
Odds: 1.62
Edge: +3.3%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over 2.5 While Scotland is expected to win, they often play with an attacking mindset against lower-ranked teams, potentially leading to multiple goa...
Odds: 2.19
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 Scotland's defense, historically, is well-organized and capable of keeping clean sheets against teams of Haiti's caliber. Haiti might strugg...
Odds: 2.01
|
|||||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
53%
Scotland
~2.08
|
55%
Scotland -0.75
~2.31
|
40%
Draw-Away |
70%
Scotland
~1.62
|
55%
Over
~1.96
|
52%
Yes
~1.99
|
|
|
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%
Scotland Scotland is favored to win this match. Given their recent form and higher ranking, they are expected to be the dominant side. A -1 handicap...
Odds: 2.08
Edge: +4.9%
8 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%
Scotland -0.75 Scotland is the clear favorite in this match. A handicap of -0.75 indicates that Scotland is expected to win by a margin of at least one goa...
Odds: 2.31
8 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.
40%
Draw-Away Scotland is the favorite, but Haiti has shown resilience and can score goals. It's plausible that Haiti could hold Scotland to a draw in the...
8 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
Scotland Scotland has a stronger recent form, winning 3 out of their last 5 matches compared to Haiti's 2 wins in their last 5. Scotland also has a b...
Odds: 1.62
Edge: +8.3%
8 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over Both teams have shown attacking capabilities in recent matches, with Scotland scoring 12 goals in their last 5 and Haiti scoring 8 in theirs...
Odds: 1.96
Edge: +4.0%
8 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.
52%
Yes Haiti has shown a decent scoring record in their recent friendlies, scoring in 3 out of their last 5 matches. Scotland also has a strong att...
Odds: 1.99
8 sources cited
|
|||||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
— | — | — |
55%
Scotland
~1.62
|
55%
Over
~1.96
|
51%
Yes
~1.99
|
|
|
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.
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Scotland Training data through early 2025. Scotland is a more established European side with World Cup experience, while Haiti is a minnow at this le...
Odds: 1.62
Edge: -6.7%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over Scotland tends to play open matches, and Haiti may push for goals as underdogs. The odds suggest a tight game, but both teams have defensive...
Odds: 1.96
Edge: +4.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.
51%
Yes Both teams have shown ability to score, but Scotland's defense is not elite. Haiti likely to score a consolation goal even in loss.
Odds: 1.99
|
|||||||
|
Consensus |
Scotland 5/7 |
Scotland -1 2/7 |
Scotland/Scotland 5/7 |
Scotland 11/11 |
Over 6/11 |
Yes 5/11 |
|
|
Bookmaker line |
Haiti +1.0 |
— |
— |
Scotland 54% |
2.5 · Over 55% |
— |
|
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
Picks closed
Match has already kicked off. Picks are permanent — no late entries.
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
51 books · sharp books pinned · best price highlighted
| Book | Haiti | Draw | Scotland |
|---|---|---|---|
| Pinnacle ↗ | 5.06 | 3.33 | 1.81 |
| Draftkings ↗ | 5.00 | 3.40 | 1.77 |
| Fanduel ↗ | 5.30 | 3.40 | 1.71 |
| Betmgm | 5.00 | 3.50 | 1.74 |
| William Hill | 5.00 | 4.20 | 1.57 |
| Betfair Exchange UK | 5.40 | 3.55 | 1.85 |
| Betfair Exchange EU | 5.50 | 3.55 | 1.85 |
| Betanysports | 5.60 | 4.30 | 1.61 |
| Betclic FR | 12.25 | 5.60 | 1.15 |
| Betfair UK | 6.00 | 3.75 | 1.40 |
| Betfred | 6.00 | 4.20 | 1.53 |
| BetOnline | 5.55 | 4.53 | 1.59 |
| Betrivers | 12.00 | 5.40 | 1.19 |
| Betsson | 4.95 | 3.25 | 1.80 |
| Betus | 5.75 | 4.50 | 1.55 |
| Betvictor | 15.00 | 5.50 | 1.20 |
| Betway | 4.75 | 3.30 | 1.75 |
| Bovada | 5.00 | 3.25 | 1.80 |
| Boylesports | 5.00 | 3.20 | 1.80 |
| Casumo | 5.00 | 3.20 | 1.81 |
| Codere It | 5.20 | 4.30 | 1.59 |
| Coolbet | 5.25 | 3.40 | 1.85 |
| Coral | 4.80 | 3.10 | 1.80 |
| Everygame | 5.50 | 4.10 | 1.60 |
| Fanatics | 5.00 | 3.20 | 1.83 |
| Grosvenor | 4.50 | 3.15 | 1.75 |
| Gtbets | 5.43 | 4.20 | 1.54 |
| Ladbrokes | 4.80 | 3.10 | 1.80 |
| Leovegas | 4.70 | 3.05 | 1.73 |
| Leovegas Se | 4.60 | 3.00 | 1.72 |
| Livescorebet | 12.50 | 5.40 | 1.19 |
| LowVig | 5.55 | 4.53 | 1.59 |
| Marathonbet | 9.80 | 1.17 | 6.45 |
| Matchbook | 5.50 | 3.85 | 1.78 |
| MyBookie | 4.55 | 3.30 | 1.75 |
| Nordicbet | 4.95 | 3.25 | 1.80 |
| Onexbet | 5.42 | 4.41 | 1.62 |
| Paddy Power | 5.00 | 3.25 | 1.80 |
| Pmu | 5.00 | 3.20 | 1.81 |
| Skybet | 5.00 | 3.30 | 1.73 |
| Smarkets | 6.40 | 4.10 | 1.84 |
| Sport888 | 4.80 | 3.20 | 1.73 |
| Tipico | 5.00 | 3.20 | 1.75 |
| Unibet | 5.80 | 4.40 | 1.55 |
| Unibet Nl | 14.00 | 5.80 | 1.21 |
| Unibet Se | 5.00 | 3.20 | 1.81 |
| Unibet | 5.00 | 3.30 | 1.75 |
| Virginbet | 12.50 | 5.50 | 1.18 |
| Williamhill | 4.60 | 3.45 | 1.78 |
| Winamax | 14.00 | 5.80 | 1.18 |
| Winamax | 13.00 | 5.50 | 1.20 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.0 | 1.96 | 1.92 |
| Betmgm | 2.5 | 1.54 | 2.45 |
| William Hill | 2.5 | 1.60 | 2.20 |
| Betanysports | 2.0 | 1.29 | 3.60 |
| BetOnline | 2.5 | 1.70 | 2.25 |
| Betrivers | 2.5 | 1.60 | 2.18 |
| Betsson | 2.5 | 2.52 | 1.46 |
| Betus | 2.5 | 1.67 | 2.30 |
| Bovada | 1.5 | 1.54 | 2.52 |
| Casumo | 1.5 | 1.55 | 2.38 |
| Codere It | 2.5 | 1.61 | 2.13 |
| Coolbet | 2.0 | 1.95 | 1.85 |
| Grosvenor | 1.5 | 1.55 | 2.33 |
| Gtbets | 2.5 | 1.61 | 2.21 |
| Leovegas | 1.5 | 1.50 | 2.33 |
| LowVig | 2.5 | 1.70 | 2.25 |
| Matchbook | 1.5 | 1.31 | 2.68 |
| MyBookie | 2.5 | 2.45 | 1.50 |
| Nordicbet | 2.5 | 2.52 | 1.46 |
| Onexbet | 2.5 | 1.74 | 2.10 |
| Pmu | 1.5 | 1.50 | 2.32 |
| Unibet Nl | 2.5 | 1.56 | 2.33 |
| Unibet Se | 1.5 | 1.55 | 2.38 |
| Book | Haiti | Scotland |
|---|---|---|
| Pinnacle ↗ | +0.5 @ 2.09 | -1.0 @ 2.09 |
| Betanysports | +1.0 @ 1.80 | -1.5 @ 2.65 |
| BetOnline | +1.0 @ 1.80 | -1.0 @ 2.09 |
| Betus | +1.0 @ 1.87 | -1.0 @ 1.95 |
| Bovada | +0.5 @ 2.05 | -1.0 @ 2.05 |
| Gtbets | +0.5 @ 2.36 | -1.5 @ 2.42 |
| LowVig | +1.0 @ 1.80 | -1.0 @ 2.09 |
| Matchbook | +0.5 @ 2.26 | -1.0 @ 2.10 |
| MyBookie | +0.5 @ 1.95 | -1.0 @ 1.83 |
| Onexbet | +1.5 @ 1.55 | -1.5 @ 2.46 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Haiti Scotland
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 · 8 sources
8 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
3 tool calls · 5 sources
5 citations captured — unlock with Pro
-
6 tool calls · 4 sources
4 citations captured — unlock with Pro
-
15 tool calls · 10 sources
10 citations captured — unlock with Pro
-
36 tool calls · 7 sources
7 citations captured — unlock with Pro
-
0 tool calls · 7 sources
7 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.