Canada vs Qatar
Kickoff · Thu, Jun 18 · 22:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
3f60c5371c506b65…
- Sport
- Thu, Jun 18 · 22:00 GMT+0000
- Markets
- h2h · totals_2.5 · btts · spreads_-1 · asian_handicap · ht_ft · correct_score
- 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 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": 377,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-18T22:00:00+00:00",
"starts_at_human": "Thu, 18 Jun 2026 22:00:00 GMT"
},
"teams": {
"away": "Qatar",
"home": "Canada"
},
"version": "v1",
"built_at": "2026-06-15T08:24:57+00:00",
"market_consensus": {
"h2h": {
"away": 14,
"draw": 6,
"home": 1.31
},
"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": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 12,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
},
{
"point": null,
"price": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 10.5,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.26,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11.5,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 9,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
},
{
"point": null,
"price": 5.95,
"outcome": "Draw"
},
{
"point": null,
"price": 12,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 6,
"outcome": "Draw"
},
{
"point": null,
"price": 13,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.3,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 5.6,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.29,
"outcome": "Canada"
},
{
"point": null,
"price": 5,
"outcome": "Draw"
},
{
"point": null,
"price": 10,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
},
{
"point": null,
"price": 5,
"outcome": "Draw"
},
{
"point": null,
"price": 12,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.29,
"outcome": "Canada"
},
{
"point": null,
"price": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 10,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5,
"outcome": "Draw"
},
{
"point": null,
"price": 9,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11.25,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 10,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.27,
"outcome": "Canada"
},
{
"point": null,
"price": 5.95,
"outcome": "Draw"
},
{
"point": null,
"price": 12,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.28,
"outcome": "Canada"
},
{
"point": null,
"price": 5.57,
"outcome": "Draw"
},
{
"point": null,
"price": 10.29,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
},
{
"point": null,
"price": 6,
"outcome": "Draw"
},
{
"point": null,
"price": 13,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.3,
"outcome": "Canada"
},
{
"point": null,
"price": 6,
"outcome": "Draw"
},
{
"point": null,
"price": 13,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.3,
"outcome": "Canada"
},
{
"point": null,
"price": 5.5,
"outcome": "Draw"
},
{
"point": null,
"price": 11,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
},
{
"point": null,
"price": 5.75,
"outcome": "Draw"
},
{
"point": null,
"price": 10,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.25,
"outcome": "Canada"
}
],
"totals": [
{
"point": 2.5,
"price": 2.12,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.78,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.1,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.77,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.1,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.84,
"outcome": "Over"
},
{
"point": 2,
"price": 3.4,
"outcome": "Under"
},
{
"point": 2,
"price": 1.34,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.73,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.73,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.77,
"outcome": "Over"
},
{
"point": 2.75,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.75,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 2.12,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.78,
"outcome": "Over"
},
{
"point": 2.75,
"price": 1.81,
"outcome": "Under"
},
{
"point": 2.75,
"price": 1.99,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 6.4,
"outcome": "Draw"
},
{
"point": null,
"price": 14,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.31,
"outcome": "Canada"
},
{
"point": null,
"price": 6.4,
"outcome": "Draw"
},
{
"point": null,
"price": 14,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.31,
"outcome": "Canada"
},
{
"point": null,
"price": 6.4,
"outcome": "Draw"
},
{
"point": null,
"price": 14,
"outcome": "Qatar"
},
{
"point": null,
"price": 1.31,
"outcome": "Canada"
},
{
"point": null,
"price": 6.4,
"outcome": "Draw"
},
{
"point": null,
"price": 14.01,
"outcome": "Qatar"
}
],
"spreads": [
{
"point": 1.5,
"price": 2.04,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.83,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 1.95,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.87,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 2.06,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.89,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 1.95,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.87,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 1.95,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.87,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 2.04,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.83,
"outcome": "Canada"
},
{
"point": 1.5,
"price": 1.95,
"outcome": "Qatar"
},
{
"point": -1.5,
"price": 1.85,
"outcome": "Canada"
}
]
}
},
"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
15 models × 7 markets · click a row to see reasoning
| Model |
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.
|
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: Canada -1.5 |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 53% |
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Canada 76% |
|
|---|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Claude Opus 4 FlagshipAnthropic |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Claude Sonnet 4.6 FlagshipAnthropic · 125-128 -87.1u |
52%
Canada -1.5
~1.91
|
55%
Canada/Canada |
18%
2-0 |
58%
No
~1.39
|
52%
Canada -1.5
~1.91
|
58%
Over
~1.74
|
76%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
Canada -1.5 The Asian handicap at -1.5 for Canada mirrors the spread market and reflects a genuine 50/50 proposition on whether Canada win by 2+. Canada...
Odds: 1.91
Edge: -0.4%
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.
55%
Canada/Canada Canada are expected to dominate this match and taking the lead at half-time is the most probable single scenario. As a strong favorite that...
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%
2-0 A 2-0 Canada victory is the most likely single scoreline, reflecting a controlled dominant performance without conceding. Canada's attacking...
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 Qatar lack the attacking firepower to reliably score against a disciplined Canada defense in a World Cup group stage match. Qatar were shut...
Odds: 1.39
Edge: -13.9%
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%
Canada -1.5 Canada winning by 2 or more goals is a genuine possibility given the quality gap, but World Cup group stage games—especially the opener for...
Odds: 1.91
Edge: -0.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Over Canada are expected to dominate possession and create multiple scoring chances against a lower-quality Qatar side, making multiple goals lik...
Odds: 1.74
Edge: +0.5%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
76%
Canada Canada are co-hosts of the 2026 World Cup and enter as heavy favorites against Qatar, the 2022 hosts who were eliminated in the group stage...
Odds: 1.31
Edge: -0.3%
|
||||||||
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
68%
Canada -0.75
~1.28
|
52%
Canada / Canada |
24%
2-0 |
62%
No
~1.39
|
68%
Canada -1
~1.54
|
58%
Over 2.5
~2.21
|
76%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
68%
Canada -0.75 Asian handicap of -0.75 for Canada aligns with the heavy favourite status. A Canada win by 1 goal pays a push or half-win; 2+ goals is a ful...
Odds: 1.28
Edge: -10.1%
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.
52%
Canada / Canada Canada is likely to establish control early and finish strong at home. A half-time Canada lead followed by full-time Canada victory is the s...
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.
24%
2-0 A 2–0 Canada victory represents the modal outcome: home dominance translating to a clean sheet and moderate scoring. 1–0 is nearly as likely...
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.
62%
No Qatar's away record in competitive fixtures typically shows they struggle to score consistently against stronger sides. Canada's home advant...
Odds: 1.39
Edge: -9.9%
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).
68%
Canada -1 Canada at -1.5 handicap prices at 1.83–1.89 across books, implying ~54–58% probability of winning by 2+ goals. Canada should dominate posses...
Odds: 1.54
Edge: +3.1%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Over 2.5 Totals markets price Over 2.5 at 1.73–1.84 and Under at 1.91–2.12, implying ~55–58% probability of 3+ goals. Canada playing at home against...
Odds: 2.21
Edge: +12.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
76%
Canada Canada is the strong home favourite at a World Cup opener, with odds consistently around 1.25–1.31 across all books, reflecting an implicit...
Odds: 1.31
Edge: -0.3%
|
||||||||
|
GPT-5 FlagshipOpenai |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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-5 Mini Openai · 30-17 +24.4u |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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 |
75%
Canada -1.5
~1.91
|
80%
Canada/Canada |
60%
2-0 |
70%
No
~1.39
|
75%
Canada
~1.16
|
65%
Under
~1.94
|
85%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
75%
Canada -1.5 With Canada's strong home performance and Qatar's defensive vulnerabilities, a handicap of -1.5 in favor of Canada is likely to be covered....
Odds: 1.91
Edge: +22.6%
🔍 researched
9 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%
Canada/Canada Canada is expected to take the lead early and maintain it throughout the match, capitalizing on their home advantage and superior squad. ([s...
🔍 researched
9 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%
2-0 Considering Canada's offensive capabilities and Qatar's defensive setup, a 2-0 victory for Canada is the most likely outcome. ([squawka.com]...
🔍 researched
9 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.
70%
No Canada's strong defensive record and Qatar's limited attacking threat suggest that both teams are unlikely to score. ([squawka.com](https://...
Odds: 1.39
Edge: -1.9%
🔍 researched
9 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%
Canada Given Canada's home advantage and superior squad, they are expected to win by at least two goals. ([squawka.com](https://www.squawka.com/ca/...
Odds: 1.16
Edge: -11.2%
🔍 researched
9 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Under Both teams have shown defensive solidity in recent matches, suggesting a low-scoring encounter. Canada's tactical approach and Qatar's disci...
Odds: 1.94
Edge: +13.4%
🔍 researched
9 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
85%
Canada Canada's home advantage and superior squad depth make them strong favorites against Qatar. The team has been in good form, and playing at BC...
Odds: 1.31
Edge: +8.7%
🔍 researched
9 sources cited
|
||||||||
|
o3 FlagshipOpenai |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Grok 4 Heavy FlagshipXai |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Grok 4 Fast Xai · 112-170 -91.3u |
57%
Canada -1.5
~1.91
|
61%
Canada/Canada |
22%
2-0 |
58%
No
~1.39
|
62%
Canada
~1.16
|
55%
Over
~1.74
|
78%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
57%
Canada -1.5 Canada's expected 1.8-2.2 goal margin makes -1.5 Asian handicap the value side. Qatar's defensive record against strong opponents supports c...
Odds: 1.91
Edge: +4.6%
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.
61%
Canada/Canada Canada should establish control early and maintain dominance through both halves against limited opposition. Historical patterns in World Cu...
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%
2-0 Most probable outcomes cluster around 2-0 and 2-1 reflecting Canada's dominance and Qatar's low output. 2-0 aligns with expected clean-sheet...
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 Qatar's low scoring rate in recent internationals makes both teams to score unlikely. Canada should control the game and limit Qatar to few...
Odds: 1.39
Edge: -13.9%
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%
Canada Canada rated 1.5 goals better on average; -1 spread captures their expected margin. Qatar unlikely to keep the margin under one goal given t...
Odds: 1.16
Edge: -24.2%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over Canada expected to dominate possession and create multiple chances against a defensively fragile Qatar side. Historical World Cup openers be...
Odds: 1.74
Edge: -2.5%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
78%
Canada Canada as co-hosts in 2026 World Cup hold massive home advantage and superior squad depth over Qatar who have shown limited progress since 2...
Odds: 1.31
Edge: +1.7%
|
||||||||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
— | — | — | — | — | — | — | |
|
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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. |
||||||||
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
55%
Canada -1.5
~1.91
|
60%
Canada/Canada |
18%
2-0 |
58%
No
~1.39
|
55%
Canada -1
~1.54
|
55%
Over 2.5
~2.21
|
75%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
Canada -1.5 Similar to the spreads market, I anticipate Canada will comfortably win this match by at least two goals. Their attacking quality and Qatar'...
Odds: 1.91
Edge: +2.6%
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.
60%
Canada/Canada As the significantly stronger team, Canada is expected to take an early lead and maintain control throughout the match. It's highly probable...
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%
2-0 A 2-0 victory for Canada is a highly plausible outcome, reflecting their offensive capability and Qatar's struggles to score against stronge...
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 Qatar has historically struggled to score against stronger national teams, especially in major tournaments. Canada's defense, while not impe...
Odds: 1.39
Edge: -13.9%
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
55%
Canada -1 Given Canada's superior squad quality and attacking prowess, they are expected to win this match by at least a two-goal margin. A 2-0 or 3-0...
Odds: 1.54
Edge: -9.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over 2.5 Canada possesses attacking talent capable of scoring multiple goals against weaker defenses. While Qatar might try to sit deep, Canada's off...
Odds: 2.21
Edge: +9.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Canada Canada is expected to be the stronger side, based on their improved performances leading up to the 2022 World Cup and general CONCACAF stren...
Odds: 1.31
Edge: -1.3%
|
||||||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
65%
Canada
~1.16
|
55%
Canada-Canada |
25%
2-0 |
55%
No
~1.39
|
65%
Canada
~1.16
|
60%
Over
~1.74
|
75%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
65%
Canada Canada is projected to win by more than one goal. Their attacking strength and the likelihood of them dominating possession suggest they can...
Odds: 1.16
Edge: -21.2%
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.
55%
Canada-Canada Canada is expected to start strong and maintain their dominance throughout the match. They possess the attacking firepower to score in the f...
4 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.
25%
2-0 Canada is expected to win comfortably, likely keeping a clean sheet or conceding at most one goal. A 2-0 scoreline reflects their expected d...
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.
55%
No While Canada is expected to score, Qatar's attacking threat is less consistent. Given Canada's strong defensive capabilities when playing at...
Odds: 1.39
Edge: -16.9%
4 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).
65%
Canada Canada is favored to win by at least two goals. Their offensive pressure and superior quality should allow them to overcome a one-goal handi...
Odds: 1.16
Edge: -21.2%
4 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
Over Canada's recent matches have shown a tendency for goals, and they are expected to be the dominant side, pushing for multiple goals. While Qa...
Odds: 1.74
Edge: +2.5%
4 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Canada Canada is the higher-ranked team and has shown better recent form compared to Qatar. Despite no prior head-to-head encounters, Canada's gene...
Odds: 1.31
Edge: -1.3%
4 sources cited
|
||||||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
50%
Canada -1
~1.54
|
55%
Canada/Canada |
25%
2-1 |
55%
Yes
~3.55
|
50%
Canada -1
~1.54
|
60%
Over 2.5
~2.21
|
75%
Canada
~1.31
|
|
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
50%
Canada -1 Similar to spreads -1, the Asian handicap line at -1 reflects a balanced market. Canada's quality suggests a win, but a single-goal margin i...
Odds: 1.54
Edge: -14.9%
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.
55%
Canada/Canada Canada is likely to take an early lead given their attacking start, and they have the quality to hold it. A halftime lead converting to full...
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.
25%
2-1 Canada's scoring average and Qatar's ability to grab a goal suggest 2-1 as a likely exact score. The next most plausible is a comfortable 2-...
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 Qatar has scored in 4 of their last 5 matches, while Canada's defense has kept only 2 clean sheets in that span. Canada's attack is prolific...
Odds: 3.55
Edge: +26.8%
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%
Canada -1 Canada is heavily favored but winning by more than one goal is not guaranteed; Qatar can be stubborn defensively. Recent matches suggest a c...
Odds: 1.54
Edge: -14.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
Over 2.5 Canada averages over 2 goals per game against modest opposition, and Qatar's defense has conceded in most recent matches. Both teams have at...
Odds: 2.21
Edge: +14.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Canada Canada has stronger recent form and a deeper squad from CONCACAF qualifying. Qatar, despite being the reigning Asian champions, lacks compet...
Odds: 1.31
Edge: -1.3%
|
||||||||
|
Consensus |
Canada -1.5 4/7 |
Canada/Canada 5/7 |
2-0 6/7 |
No 6/7 |
Canada -1 3/7 |
Over 3/7 |
Canada 7/7 |
|
|
Bookmaker line |
— |
— |
— |
— |
Canada -1.5 |
2.5 · Over 53% |
Canada 76% |
|
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 frontier 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
48 books · sharp books pinned · best price highlighted
| Book | Canada | Draw | Qatar |
|---|---|---|---|
| Pinnacle ↗ | 1.25 | 5.57 | 10.29 |
| Draftkings ↗ | 1.28 | 5.75 | 11.00 |
| Fanduel ↗ | 1.26 | 5.80 | 12.00 |
| Betmgm | 1.27 | 5.00 | 9.00 |
| William Hill | 1.29 | 5.00 | 11.00 |
| Betfair Exchange UK | 1.30 | 6.00 | 13.00 |
| Betfair Exchange EU | 1.30 | 6.00 | 13.00 |
| Betanysports | 1.27 | 5.75 | 11.00 |
| Betclic FR | 1.27 | 5.75 | 11.25 |
| Betfred | 1.29 | 5.00 | 12.00 |
| BetOnline | 1.28 | 5.95 | 12.00 |
| Betrivers | 1.25 | 5.80 | 12.50 |
| Betus | 1.27 | 5.75 | 11.00 |
| Betvictor | 1.25 | 5.50 | 12.00 |
| Betway | 1.25 | 5.50 | 9.00 |
| Bovada | 1.27 | 5.75 | 11.00 |
| Boylesports | 1.29 | 5.00 | 12.00 |
| Casumo | 1.25 | 5.80 | 12.50 |
| Codere It | 1.28 | 5.60 | 11.00 |
| Coolbet | 1.30 | 5.50 | 13.00 |
| Coral | 1.28 | 5.50 | 11.00 |
| Everygame | 1.28 | 5.75 | 10.00 |
| Fanatics | 1.27 | 5.75 | 11.50 |
| Grosvenor | 1.25 | 5.60 | 12.00 |
| Gtbets | 1.31 | 5.44 | 11.08 |
| Ladbrokes | 1.28 | 5.50 | 10.00 |
| Leovegas | 1.25 | 5.80 | 12.50 |
| Leovegas Se | 1.25 | 5.80 | 12.50 |
| Livescorebet | 1.24 | 5.60 | 12.00 |
| LowVig | 1.28 | 5.95 | 12.00 |
| Marathonbet | 1.31 | 5.25 | 11.25 |
| Matchbook | 1.30 | 6.00 | 13.00 |
| MyBookie | 1.27 | 5.60 | 10.80 |
| Onexbet | 1.30 | 5.73 | 12.10 |
| Paddy Power | 1.25 | 5.50 | 11.00 |
| Pmu | 1.24 | 5.60 | 12.00 |
| Skybet | 1.25 | 5.75 | 10.00 |
| Smarkets | 1.29 | 5.90 | 12.50 |
| Sport888 | 1.25 | 5.00 | 10.00 |
| Tipico | 1.25 | 5.80 | 12.00 |
| Unibet | 1.26 | 5.90 | 12.00 |
| Unibet Nl | 1.27 | 6.00 | 14.00 |
| Unibet Se | 1.27 | 6.00 | 14.00 |
| Unibet | 1.27 | 5.50 | 11.00 |
| Virginbet | 1.24 | 5.60 | 12.00 |
| Williamhill | 1.26 | 5.50 | 10.50 |
| Winamax | 1.23 | 5.30 | 8.50 |
| Winamax | 1.22 | 5.10 | 8.50 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.5 | 1.80 | 2.00 |
| Betmgm | 2.5 | 1.77 | 1.91 |
| William Hill | 2.5 | 1.73 | 2.00 |
| Betanysports | 2.0 | 1.34 | 3.40 |
| BetOnline | 2.5 | 1.78 | 2.12 |
| Betrivers | 2.5 | 1.78 | 2.00 |
| Betus | 2.5 | 1.77 | 2.10 |
| Bovada | 2.5 | 1.82 | 2.02 |
| Casumo | 2.5 | 1.78 | 2.00 |
| Codere It | 2.5 | 1.73 | 1.95 |
| Coolbet | 2.5 | 1.80 | 2.02 |
| Grosvenor | 2.5 | 1.78 | 2.00 |
| Gtbets | 2.5 | 1.81 | 1.98 |
| Leovegas | 2.5 | 1.78 | 2.00 |
| LowVig | 2.5 | 1.78 | 2.12 |
| Matchbook | 2.5 | 1.84 | 2.10 |
| MyBookie | 2.5 | 1.75 | 1.97 |
| Onexbet | 2.5 | 1.79 | 2.05 |
| Pmu | 2.5 | 1.74 | 1.94 |
| Unibet Nl | 2.5 | 1.78 | 2.00 |
| Unibet Se | 2.5 | 1.82 | 2.02 |
| Book | Canada | Qatar |
|---|---|---|
| Pinnacle ↗ | -1.8 @ 1.92 | +1.5 @ 1.95 |
| Betanysports | -1.8 @ 1.93 | +1.5 @ 1.95 |
| BetOnline | -1.5 @ 1.83 | +1.5 @ 2.04 |
| Betus | -1.5 @ 1.87 | +1.5 @ 1.95 |
| Bovada | -1.8 @ 1.93 | +1.5 @ 1.95 |
| Gtbets | -1.5 @ 1.83 | +0.5 @ 3.45 |
| LowVig | -1.5 @ 1.83 | +1.5 @ 2.04 |
| Matchbook | -1.8 @ 2.06 | +1.5 @ 2.06 |
| MyBookie | -1.5 @ 1.81 | +1.5 @ 1.90 |
| Onexbet | -1.5 @ 1.86 | +1.5 @ 1.97 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Canada Qatar
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.
-
7 tool calls · 9 sources
9 citations captured — unlock with Pro
-
0 tool calls · 4 sources
4 citations captured — unlock with Pro
-
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.