Switzerland vs Bosnia & Herzegovina
Kickoff · Thu, Jun 18 · 19:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
a78b88d7df0e986f…
- Sport
- Thu, Jun 18 · 19: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": 376,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-18T19:00:00+00:00",
"starts_at_human": "Thu, 18 Jun 2026 19:00:00 GMT"
},
"teams": {
"away": "Bosnia & Herzegovina",
"home": "Switzerland"
},
"version": "v1",
"built_at": "2026-06-15T08:16:20+00:00",
"market_consensus": {
"h2h": {
"away": 6.5,
"draw": 4.2,
"home": 1.62
},
"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": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.6,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.6,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.53,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.75,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.2,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.2,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.62,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.4,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.2,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.5,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.2,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.6,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.5,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.53,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.25,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.6,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.75,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.75,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 1.56,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.61,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.75,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.6,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.75,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.57,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.2,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.02,
"outcome": "Draw"
},
{
"point": null,
"price": 1.55,
"outcome": "Switzerland"
},
{
"point": null,
"price": 5.51,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.61,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.4,
"outcome": "Bosnia & Herzegovina"
}
],
"totals": [
{
"point": 2.5,
"price": 1.72,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.15,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.72,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.15,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.09,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.76,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.12,
"outcome": "Over"
},
{
"point": 2,
"price": 2.6,
"outcome": "Under"
},
{
"point": 2,
"price": 1.53,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.68,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.03,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.7,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.05,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.69,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.05,
"outcome": "Over"
},
{
"point": 2.25,
"price": 2,
"outcome": "Under"
},
{
"point": 2.25,
"price": 1.83,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.09,
"outcome": "Over"
},
{
"point": 2.25,
"price": 1.98,
"outcome": "Under"
},
{
"point": 2.25,
"price": 1.81,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.63,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.6,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.63,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.8,
"outcome": "Bosnia & Herzegovina"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.63,
"outcome": "Switzerland"
},
{
"point": null,
"price": 6.8,
"outcome": "Bosnia & Herzegovina"
}
],
"spreads": [
{
"point": -1,
"price": 2.05,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.83,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 2,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.83,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 2.06,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.88,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 2.01,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.83,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 1.98,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.85,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 2.05,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.83,
"outcome": "Bosnia & Herzegovina"
},
{
"point": -1,
"price": 1.97,
"outcome": "Switzerland"
},
{
"point": 1,
"price": 1.83,
"outcome": "Bosnia & Herzegovina"
}
]
}
},
"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 · 5 models picked
Who picked what
15 models × 7 markets · click a row to see reasoning
| Model |
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.
|
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: Switzerland -1.0 |
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
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.
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Switzerland 62% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 50% |
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.
|
|
|---|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Claude Opus 4 FlagshipAnthropic |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Claude Sonnet 4.6 FlagshipAnthropic · 125-128 -87.1u |
22%
1-0 |
54%
Bosnia & Herzegovina +1
~2.07
|
52%
Switzerland -0.75
~1.54
|
57%
No
~1.70
|
62%
Switzerland
~1.62
|
58%
Under
~1.71
|
40%
Switzerland/Switzerland |
|
|
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%
1-0 A narrow Swiss victory of 1-0 is the single most likely correct score given their defensive organization, tendency for efficient but not pro...
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).
54%
Bosnia & Herzegovina +1 While Switzerland are clear match favorites, winning by 2+ goals requires a dominant performance that their typically conservative style doe...
Odds: 2.07
Edge: +5.7%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
Switzerland -0.75 Asian handicap -0.75 for Switzerland splits the bet between -0.5 and -1, meaning a Swiss win by exactly 1 goal returns half the stake. Given...
Odds: 1.54
Edge: -12.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.
57%
No Switzerland's defensive organization makes it difficult for opponents to score, meaning Bosnia & Herzegovina may struggle to find the net ag...
Odds: 1.70
Edge: -1.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Switzerland Switzerland are a well-established FIFA World Cup side with consistent qualification and tournament experience, while Bosnia & Herzegovina q...
Odds: 1.62
Edge: +0.3%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Switzerland are historically a low-scoring, defensively organized team; their World Cup group matches tend to be tight affairs with 1-2 goal...
Odds: 1.71
Edge: -0.5%
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%
Switzerland/Switzerland Switzerland/Switzerland is the most likely single HT/FT combination given their overall match win probability of ~62% and their tendency to... |
||||||||
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
28%
1-0 |
61%
Switzerland -1
~1.94
|
60%
Switzerland -0.75
~1.54
|
62%
No
~1.70
|
68%
Switzerland
~1.62
|
58%
Under 2.5
~1.83
|
52%
Switzerland / Switzerland |
|
|
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.
28%
1-0 A 1–0 Switzerland victory is the modal outcome, reflecting controlled Swiss dominance and Bosnia's defensive solidity. 2–0 is the second-mos...
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).
61%
Switzerland -1 Switzerland's superior quality suggests a one-goal win is a likely outcome. Odds of approximately 2.00–2.06 for Switzerland -1 spread imply...
Odds: 1.94
Edge: +9.4%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
60%
Switzerland -0.75 Asian handicap -0.75 for Switzerland splits the difference between -0.5 (win refunded if +1, profit if +2) and -1 (need +2 for full win). Gi...
Odds: 1.54
Edge: -4.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.
62%
No Bosnia & Herzegovina's offensive limitations and likely defensive focus against a superior opponent make both teams scoring less probable. S...
Odds: 1.70
Edge: +3.2%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
Switzerland Switzerland is a significantly stronger side with better pedigree in World Cup competition and UEFA strength. Bosnia & Herzegovina has histo...
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 World Cup group-stage matches, particularly involving defensive-minded teams like Bosnia & Herzegovina, trend toward lower goal totals. Aver...
Odds: 1.83
Edge: +3.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.
52%
Switzerland / Switzerland Switzerland leading at half-time and full-time (HT/FT 1–0 or 2–0) is the single most probable scoreline outcome, reflecting their dominance... |
||||||||
|
GPT-5 FlagshipOpenai |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
GPT-5 Mini Openai · 30-17 +24.4u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
GPT-4o Mini Openai · 34-47 -25.2u |
20%
2-0 |
60%
Switzerland
~1.93
|
60%
Switzerland
~4.13
|
48%
yes
~2.43
|
63%
Switzerland
~1.62
|
48%
over
~2.04
|
55%
home-home |
|
|
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%
2-0 A 2-0 victory for Switzerland is the most likely outcome, with a 20% chance, based on their recent form and squad strength. ([footballpredic...
🔍 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).
60%
Switzerland Switzerland is favored to win by at least one goal, with a 60% chance of covering the -1 spread, based on recent form and squad strength. ([...
Odds: 1.93
Edge: +8.2%
🔍 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.
60%
Switzerland Switzerland is favored to win by at least one goal, with a 60% chance of covering the -1 spread, based on recent form and squad strength. ([...
Odds: 4.13
Edge: +35.8%
🔍 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.
48%
yes Both teams have demonstrated tendencies toward matches featuring multiple goals, with Switzerland's games averaging 4 goals each in recent q...
Odds: 2.43
Edge: +6.8%
🔍 researched
5 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
63%
Switzerland Switzerland enters as the favorite, with a 63% chance of winning, based on recent form and squad strength. ([blog.sx.bet](https://blog.sx.be...
Odds: 1.62
Edge: +1.3%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
48%
over Both teams have shown tendencies toward matches featuring multiple goals, with Switzerland's games averaging 4 goals each in recent qualifie...
Odds: 2.04
Edge: -1.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.
55%
home-home Switzerland is expected to lead at halftime and maintain that advantage to win the match, with a 55% chance of this outcome. ([blog.sx.bet](...
🔍 researched
5 sources cited
|
||||||||
|
o3 FlagshipOpenai |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Grok 4 Heavy FlagshipXai |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Grok 4 Fast Xai · 112-170 -91.3u |
22%
2-0 |
53%
Switzerland
~1.93
|
52%
Switzerland -1
~1.94
|
58%
no
~1.70
|
62%
Switzerland
~1.62
|
55%
under
~1.71
|
38%
Draw/Home |
|
|
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 are low-scoring Swiss wins. 2-0 captures the balance between control and finishing efficiency expected from Switzerla...
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%
Switzerland Consensus odds imply Switzerland are favorites to win by two or more. Quality gap supports covering the -1 spread in a controlled match.
Odds: 1.93
Edge: +1.2%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
Switzerland -1 Asian line aligns with spreads market. Switzerland expected to control possession and create enough chances to win by two clear goals.
Odds: 1.94
Edge: +0.5%
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 Switzerland defense is organized while Bosnia attack lacks consistent threat at this level. Low expected goals from away side supports no BT...
Odds: 1.70
Edge: -0.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Switzerland Switzerland is the higher-ranked side with superior squad depth and World Cup experience compared to Bosnia. Home advantage at a neutral ven...
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%
under World Cup group-stage openers tend to be cautious. Switzerland prioritize structure over open play. Bosnia are likely to sit deep, limiting...
Odds: 1.71
Edge: -3.5%
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.
38%
Draw/Home Switzerland often start slowly but pull away after halftime. Bosnia unlikely to lead at the break against organized Swiss defense. |
||||||||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
— | — | — | — | — | — | — | |
|
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.
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.
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.
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.
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. |
||||||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
30%
2-0 |
38%
Switzerland -1
~1.94
|
55%
Bosnia & Herzegovina +0.75
~2.84
|
55%
No
~1.70
|
60%
Switzerland
~1.62
|
55%
Under 2.5
~1.83
|
45%
Switzerland/Switzerland |
|
|
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.
30%
2-0 A 2-0 home win fits Switzerland's style: solid defense, moderate attack. 1-0 also possible. Bosnia's attack not potent enough to score often...
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).
38%
Switzerland -1 Switzerland -1 is a big ask; they are favorites but often win by small margins. Bosnia could keep it close or even get a draw. The +1 for Bo...
Odds: 1.94
Edge: -13.6%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
Bosnia & Herzegovina +0.75 Asian handicap -0.75 means Switzerland need to win by 2 to fully cover. Switzerland often win by 1 or draw, so Bosnia +0.75 offers margin. O...
Odds: 2.84
Edge: +19.8%
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 Switzerland's defense is solid, and Bosnia may struggle to score away. Both teams have clean sheets in recent matches. A 1-0 or 2-0 home win...
Odds: 1.70
Edge: -3.8%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
60%
Switzerland Switzerland are strong at home and have a solid recent World Cup record, while Bosnia are less consistent. Switzerland's odds at 1.62 imply...
Odds: 1.62
Edge: -1.7%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under 2.5 Switzerland often play tight, low-scoring matches, and Bosnia can be defensive. Both teams have limited attacking firepower based on recent...
Odds: 1.83
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.
45%
Switzerland/Switzerland Switzerland likely to lead at half and hold on, but not guaranteed. Draw at half then Switzerland is also plausible. Bosnia winning at any s... |
||||||||
|
Consensus |
2-0 3/5 |
Switzerland -1 2/5 |
Switzerland -0.75 2/5 |
No 3/5 |
Switzerland 5/5 |
Under 2.5 2/5 |
Switzerland/Switzerland 2/5 |
|
|
Bookmaker line |
— |
Switzerland -1.0 |
— |
— |
Switzerland 62% |
2.5 · Over 50% |
— |
|
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Switzerland
to win World Cup
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
50 books · sharp books pinned · best price highlighted
| Book | Switzerland | Draw | Bosnia & Herzegovina |
|---|---|---|---|
| Pinnacle ↗ | 1.55 | 4.02 | 5.51 |
| Draftkings ↗ | 1.61 | 4.00 | 5.75 |
| Fanduel ↗ | 1.56 | 4.00 | 6.00 |
| Betmgm | 1.53 | 3.60 | 5.25 |
| William Hill | 1.60 | 3.75 | 5.50 |
| Betfair Exchange UK | 1.61 | 4.20 | 6.40 |
| Betfair Exchange EU | 1.61 | 4.20 | 6.40 |
| Betanysports | 1.57 | 4.20 | 6.20 |
| Betclic FR | 1.56 | 4.10 | 6.00 |
| Betfred | 1.57 | 3.75 | 6.50 |
| BetOnline | 1.57 | 4.20 | 6.20 |
| Betrivers | 1.56 | 4.00 | 6.25 |
| Betsson | 1.60 | 3.90 | 6.50 |
| Betus | 1.57 | 4.20 | 6.20 |
| Betvictor | 1.53 | 3.90 | 6.50 |
| Betway | 1.57 | 3.80 | 5.00 |
| Bovada | 1.57 | 4.10 | 5.60 |
| Boylesports | 1.55 | 3.80 | 6.00 |
| Casumo | 1.56 | 4.00 | 6.25 |
| Codere It | 1.57 | 4.10 | 6.00 |
| Coolbet | 1.60 | 4.00 | 6.50 |
| Coral | 1.60 | 4.00 | 5.75 |
| Everygame | 1.60 | 4.00 | 5.75 |
| Fanatics | 1.57 | 4.00 | 6.00 |
| Grosvenor | 1.56 | 3.90 | 6.00 |
| Gtbets | 1.62 | 3.98 | 5.83 |
| Ladbrokes | 1.57 | 3.90 | 5.75 |
| Leovegas | 1.56 | 4.00 | 6.25 |
| Leovegas Se | 1.56 | 4.00 | 6.25 |
| Livescorebet | 1.55 | 3.90 | 6.00 |
| LowVig | 1.57 | 4.20 | 6.20 |
| Marathonbet | 1.58 | 4.10 | 6.05 |
| Matchbook | 1.62 | 4.20 | 6.40 |
| MyBookie | 1.56 | 4.00 | 5.90 |
| Nordicbet | 1.60 | 3.90 | 6.50 |
| Onexbet | 1.61 | 4.12 | 6.25 |
| Paddy Power | 1.53 | 4.00 | 5.50 |
| Pmu | 1.55 | 3.90 | 6.00 |
| Skybet | 1.55 | 3.90 | 5.75 |
| Smarkets | 1.60 | 4.10 | 6.20 |
| Sport888 | 1.57 | 3.70 | 5.50 |
| Tipico | 1.55 | 4.20 | 5.80 |
| Unibet | 1.54 | 4.20 | 6.10 |
| Unibet Nl | 1.60 | 4.10 | 6.50 |
| Unibet Se | 1.60 | 4.10 | 6.50 |
| Unibet | 1.58 | 4.00 | 6.00 |
| Virginbet | 1.55 | 3.90 | 6.00 |
| Williamhill | 1.57 | 3.90 | 5.75 |
| Winamax | 1.50 | 3.90 | 5.20 |
| Winamax | 1.48 | 3.80 | 5.10 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.3 | 1.81 | 1.98 |
| Betmgm | 2.5 | 2.05 | 1.69 |
| William Hill | 2.5 | 2.05 | 1.70 |
| Betanysports | 2.0 | 1.53 | 2.60 |
| BetOnline | 2.5 | 2.09 | 1.80 |
| Betrivers | 2.5 | 2.08 | 1.71 |
| Betsson | 2.5 | 2.15 | 1.72 |
| Betus | 2.5 | 2.12 | 1.76 |
| Bovada | 2.3 | 1.83 | 2.00 |
| Casumo | 2.5 | 2.08 | 1.71 |
| Codere It | 2.5 | 2.03 | 1.68 |
| Coolbet | 2.5 | 2.10 | 1.74 |
| Grosvenor | 2.5 | 2.08 | 1.71 |
| Gtbets | 2.5 | 2.04 | 1.74 |
| Leovegas | 2.5 | 2.08 | 1.71 |
| LowVig | 2.5 | 2.09 | 1.80 |
| Matchbook | 2.5 | 2.14 | 1.80 |
| MyBookie | 2.5 | 2.05 | 1.69 |
| Nordicbet | 2.5 | 2.15 | 1.72 |
| Onexbet | 2.5 | 2.09 | 1.75 |
| Pmu | 2.5 | 2.04 | 1.68 |
| Unibet Nl | 2.5 | 2.08 | 1.71 |
| Unibet Se | 2.5 | 2.12 | 1.74 |
| Book | Switzerland | Bosnia & Herzegovina |
|---|---|---|
| Pinnacle ↗ | -1.0 @ 1.97 | +1.0 @ 1.83 |
| Betanysports | -1.0 @ 2.01 | +1.0 @ 1.83 |
| BetOnline | -1.0 @ 2.05 | +1.0 @ 1.83 |
| Betus | -1.0 @ 2.00 | +1.0 @ 1.83 |
| Bovada | -1.0 @ 1.98 | +1.0 @ 1.85 |
| Gtbets | -0.5 @ 1.58 | +0.5 @ 2.34 |
| LowVig | -1.0 @ 2.05 | +1.0 @ 1.83 |
| Matchbook | -1.5 @ 2.48 | +0.8 @ 2.14 |
| MyBookie | -1.0 @ 1.93 | +1.0 @ 1.78 |
| Onexbet | -1.5 @ 2.69 | +1.5 @ 1.48 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Switzerland Bosnia & Herzegovina
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 · 4 sources
4 citations captured — unlock with Pro
Results settle automatically once the final score lands. Picks are permanent — no hindsight edits.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.