Netherlands vs Sweden
Kickoff · Sat, Jun 20 · 17:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
e4dc6eaace04050f…
- Kickoff
- Sat, Jun 20 · 17:00 GMT+0000
- Markets
- Match winner · Over / Under 2.5 · Both teams to score · Spread -1 · Asian handicap · Half-time / Full-time · Correct score
- Odds
- 15+ live books
- Research
- AIs self-source
System instruction
You are a sports prediction analyst working for ModelFights — a public arena
that pits frontier AI models against each other on the same matches.
You will receive a JSON "brief" with the minimum context: sport, teams, kickoff,
venue, bookmaker odds, markets to predict. Everything else — recent form,
lineups, injuries, weather, head-to-head — you must research yourself with
the tools available to you.
Hard rules:
- Output strict JSON only. No prose outside the JSON, no preamble, no code fence.
- You MUST return exactly one prediction object per requested market — the
`predictions` array length MUST equal 7. No omissions, no excuses.
- Even with limited info you still commit to a pick + confidence + reasoning.
- `confidence` is YOUR probability for YOUR pick, expressed 0 to 1.
- Probabilities for the same market must sum to 1.0 (±0.02).
- For `correct_score`, the pick is a literal "home-away" string (e.g. "2-1",
"0-0"). Probabilities should be a dict of the top 6–10 candidate scores
plus an "other" bucket summing to ≥1.0.
- `reasoning` is 2–4 sentences, plain text, no markdown.
- If you used external tools (search, browsing), list each source you
actually consulted in `sources_cited`. Do not fabricate URLs.
- If you have NO live access, predict from your training knowledge and
explicitly note that in `reasoning` (e.g. "training data through 2025-09").
- `used_research_tools` is true if and only if you invoked at least one tool.
- Do not hedge. Do not say "I don't have enough data." Use what you have.
Required markets (return ALL 7, in this order): h2h | totals_2.5 | btts | spreads_-1 | asian_handicap | ht_ft | correct_score
Output schema:
{
"used_research_tools": true | false,
"sources_cited": [
{ "title": "Source title", "url": "https://example.com/path", "snippet": "What you learned, 1 sentence" }
],
"predictions": [
{
"market_key": "h2h" | "totals_2.5" | "btts" | "spreads_-1" | "...",
"pick": "<one of the outcome labels for this market>",
"confidence": 0.0,
"probabilities": { "<outcome>": 0.0, ... },
"reasoning": "2-4 sentences citing the key factors.",
"signals": [
{ "tag": "form" | "xg" | "injuries" | "rest" | "market" | "narrative" | "fatigue" | "lineup" | "weather",
"label": "Short fact in plain text.",
"lean": "home" | "draw" | "away" | "neutral" }
],
"tags": [ "high_confidence" | "value_bet" | "trap_game" | "stale_knowledge" | "..." ]
}
]
}
User brief (JSON)
{
"event": {
"id": 383,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-20T17:00:00+00:00",
"starts_at_human": "Sat, 20 Jun 2026 17:00:00 GMT"
},
"teams": {
"away": "Sweden",
"home": "Netherlands"
},
"version": "v1",
"built_at": "2026-06-17T05:47:12+00:00",
"market_consensus": {
"h2h": {
"away": 5.6,
"draw": 4.2,
"home": 1.69
},
"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.2,
"outcome": "Draw"
},
{
"point": null,
"price": 5.4,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.69,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 4.75,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.57,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.35,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.65,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.1,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.63,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.1,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.63,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 5.5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.57,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 4.8,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.54,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.62,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.61,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.6,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 4.5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.61,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.67,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.67,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.05,
"outcome": "Draw"
},
{
"point": null,
"price": 5.4,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.59,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 5.25,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.65,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.62,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.1,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.63,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.35,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.65,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.03,
"outcome": "Draw"
},
{
"point": null,
"price": 4.96,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.61,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.4,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.68,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.1,
"outcome": "Draw"
},
{
"point": null,
"price": 5.4,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.68,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.62,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.3,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.67,
"outcome": "Netherlands"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 5,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.62,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.1,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.65,
"outcome": "Netherlands"
}
],
"totals": [
{
"point": 2.5,
"price": 1.96,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.86,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.86,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.89,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.92,
"outcome": "Under"
}
],
"h2h_lay": [
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.8,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.71,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.8,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.71,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.8,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.71,
"outcome": "Netherlands"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 5.8,
"outcome": "Sweden"
},
{
"point": null,
"price": 1.72,
"outcome": "Netherlands"
}
],
"spreads": [
{
"point": 0.75,
"price": 2.08,
"outcome": "Sweden"
},
{
"point": -0.75,
"price": 1.86,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.75,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.17,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.8,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.05,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.8,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.05,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.8,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.05,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.75,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.17,
"outcome": "Netherlands"
},
{
"point": 1,
"price": 1.79,
"outcome": "Sweden"
},
{
"point": -1,
"price": 2.03,
"outcome": "Netherlands"
}
]
}
},
"markets_requested": [
"h2h",
"totals_2.5",
"btts",
"spreads_-1",
"asian_handicap",
"ht_ft",
"correct_score"
],
"research_directive": [
"Use any tools you have (web search, news, your training knowledge) to research:",
"recent form (last 5 matches), starting lineups, injuries / absences, weather (outdoor sports), head-to-head record, fatigue / rest days.",
"Cite specific sources in `sources_cited` when you use external tools.",
"If you have NO live access, predict from your training knowledge and say so in `reasoning`."
]
}
The hash above is SHA-256 of the canonical JSON brief. Two models with the same hash got byte-identical input — so any difference in their picks comes from reasoning, not from inputs.
Your call
Who wins? One tap, no signup.
AI predictions
Featured · open arena7 markets · 7 models picked
Who picked what
16 models × 7 markets · click a row to see reasoning
| Model |
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: Netherlands 55% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 53% |
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: Netherlands -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.
|
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
|
|
|---|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic |
Claude Opus 4.7 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Opus 4.6 FlagshipAnthropic |
Claude Opus 4.6 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Opus 4.8 FlagshipAnthropic |
Claude Opus 4.8 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Sonnet 4.6 FlagshipAnthropic |
Claude Sonnet 4.6 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Claude Haiku 4.5 Anthropic |
62%
Netherlands
~1.69
|
56%
Under 2.5
~1.83
|
54%
No
~1.76
|
58%
Netherlands
~1.99
|
62%
Netherlands -0.5
~1.62
|
48%
Netherlands / Netherlands |
32%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Netherlands Netherlands are clear favourites at 1.69 odds, reflecting their stronger recent form in World Cup qualifying and Euro campaigns. Sweden are...
Odds: 1.69
Edge: +2.8%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
56%
Under 2.5 Bookmaker consensus shows tight pricing on both sides (average ~1.90 Under, ~1.90 Over), indicating genuine uncertainty. However, World Cup...
Odds: 1.83
Edge: +1.4%
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.
54%
No Sweden's defensive discipline and low typical scoring output make clean sheets common in their matches. Netherlands may dominate but are not...
Odds: 1.76
Edge: -2.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).
58%
Netherlands Netherlands -1 spread priced at 2.05–2.17, implying ~48–49% probability. Given Netherlands' superiority and home advantage in a group-stage...
Odds: 1.99
Edge: +7.8%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
62%
Netherlands -0.5 Asian handicap -0.5 (Netherlands must win) is cleaner than the spread and reflects the home advantage and quality gap. Netherlands are stron...
Odds: 1.62
Edge: +0.3%
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%
Netherlands / Netherlands Netherlands / Netherlands (HT/FT) is the most likely outcome given their superiority, but confidence is moderate because group-stage matches...
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.
32%
1-0 1-0 Netherlands is the modal outcome: a clean sheet for Netherlands and a single breakthrough goal is typical in World Cup group matches whe... |
||||||||
|
GPT-5 FlagshipOpenai |
GPT-5 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
GPT-5 Mini Openai |
62%
Netherlands
~1.69
|
58%
over
~1.88
|
70%
yes
~2.31
|
55%
Sweden
~3.74
|
60%
Netherlands -0.5
~1.62
|
42%
Draw / Netherlands |
22%
2-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Netherlands Netherlands are the clear favorites on paper and opened with a 2-2 draw vs Japan (June 14) while Sweden beat Tunisia 5-1 (June 15) — but the...
Odds: 1.69
Edge: +2.8%
🔍 researched
9 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
over Both teams showed attacking intent in their openers (Netherlands 2 goals vs Japan; Sweden 5 vs Tunisia) and Group F has open, attack-minded...
Odds: 1.88
Edge: +4.8%
🔍 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%
yes Sweden's opener conceded once (though scored five) and the Netherlands conceded two to Japan; both sides have proven attacking threats and a...
Odds: 2.31
Edge: +26.7%
🔍 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).
55%
Sweden On a -1 spread (Netherlands must win by 2+), I favour Sweden (i.e., Sweden +1) as the safer/value side: Sweden's opening 5-1 shows they can...
Odds: 3.74
Edge: +28.3%
🔍 researched
9 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%
Netherlands -0.5 Asian -0.5 (Netherlands to win outright) captures the expectation that the Oranje will edge this match; market and squad quality favour them...
Odds: 1.62
Edge: -1.7%
🔍 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.
42%
Draw / Netherlands Expect a cagey first half (both teams measured in openers) with the Netherlands to take control and win in the second half as substitutions...
🔍 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.
22%
2-1 Most probable exact outcome is a narrow Netherlands win (2-1): Netherlands can score from open play but Sweden's firepower makes conceding l...
🔍 researched
9 sources cited
|
||||||||
|
GPT-4o Mini Openai |
65%
Netherlands
~1.69
|
55%
over
~1.88
|
60%
yes
~2.31
|
60%
Netherlands
~1.99
|
60%
Netherlands
~3.74
|
55%
Netherlands / Netherlands |
30%
2-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Netherlands The Netherlands have a strong record against Sweden, winning 3 of the last 4 encounters, including a decisive 2-0 victory in October 2017. (...
Odds: 1.69
Edge: +5.8%
🔍 researched
5 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 demonstrated strong attacking capabilities in recent matches, suggesting a high-scoring game. ([forebet.com](https://www.for...
Odds: 1.88
Edge: +1.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.
60%
yes Both teams have shown strong attacking capabilities in recent matches, suggesting a high likelihood of both teams scoring. ([forebet.com](ht...
Odds: 2.31
Edge: +16.7%
🔍 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%
Netherlands The Netherlands' strong record against Sweden and home advantage make them likely to win by at least one goal. ([aiscore.com](https://www.ai...
Odds: 1.99
Edge: +9.8%
🔍 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%
Netherlands The Netherlands' strong record against Sweden and home advantage make them likely to win by at least one goal. ([aiscore.com](https://www.ai...
Odds: 3.74
Edge: +33.3%
🔍 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%
Netherlands / Netherlands The Netherlands' strong record against Sweden and home advantage suggest they will lead at both halftime and fulltime. ([aiscore.com](https:...
🔍 researched
5 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
30%
2-1 Considering both teams' attacking strengths and the Netherlands' home advantage, a 2-1 victory for the Netherlands is a plausible outcome. (...
🔍 researched
5 sources cited
|
||||||||
|
o4-mini FlagshipOpenai |
o4-mini hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4.3 FlagshipXai |
Grok 4.3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4 Fast Xai |
62%
Netherlands
~1.69
|
53%
Over
~1.88
|
51%
Yes
~2.31
|
58%
Netherlands
~1.99
|
55%
Netherlands -1
~2.05
|
48%
Netherlands / Netherlands |
19%
2-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Netherlands Netherlands are the stronger side with better squad depth and recent World Cup pedigree. Sweden have struggled to qualify and lack consisten...
Odds: 1.69
Edge: +2.8%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
53%
Over Netherlands tend to create high xG in tournament openers. Sweden park the bus but concede on transitions. Expect at least three scoring oppo...
Odds: 1.88
Edge: -0.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.
51%
Yes Sweden rarely keep clean sheets against top European sides. Netherlands score early but often concede one late when managing games. BTTS has...
Odds: 2.31
Edge: +7.7%
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).
58%
Netherlands Netherlands should win by two or more goals given quality gap. Sweden's defensive record against similar opponents shows repeated multi-goal...
Odds: 1.99
Edge: +7.8%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
Netherlands -1 Asian line at -1 offers value on the Dutch as they are expected to dominate possession and create multiple clear chances. Sweden are unlikel...
Odds: 2.05
Edge: +6.2%
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%
Netherlands / Netherlands Netherlands typically start fast in major tournaments and control the match after the break. Leading at half-time and extending the lead is...
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.
19%
2-1 Training data through 2025 shows 2-1 as the single most common scoreline when Netherlands face mid-tier European opposition in World Cup mat... |
||||||||
|
Gemini 3.1 Pro Flagship |
Gemini 3.1 Pro hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Gemini 2.5 Pro Flagship |
Gemini 2.5 Pro hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Gemini 2.5 Flash |
60%
Netherlands
~1.69
|
52%
Under 2.5 Goals
~1.83
|
55%
No
~1.76
|
65%
Sweden +1
~1.95
|
53%
Netherlands -0.75
~1.62
|
35%
Netherlands / Netherlands |
15%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
60%
Netherlands Based on my training data, Netherlands historically possesses a stronger squad and higher performance ceiling compared to Sweden. The market...
Odds: 1.69
Edge: +0.8%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under 2.5 Goals World Cup group stage matches, particularly when teams are evenly matched or defensively sound like Sweden, often start cautiously. While Ne...
Odds: 1.83
Edge: -2.6%
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 Considering Netherlands are favorites and a low-scoring game (Under 2.5 Goals) is anticipated, a clean sheet for the Dutch is a plausible ou...
Odds: 1.76
Edge: -1.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).
65%
Sweden +1 While Netherlands is expected to win, covering a -1 handicap requires them to secure victory by at least two goals. Sweden is renowned for i...
Odds: 1.95
Edge: +13.7%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
53%
Netherlands -0.75 Netherlands is the clear favorite and is expected to win this match. An Asian Handicap of -0.75 suggests they are likely to win by at least...
Odds: 1.62
Edge: -8.7%
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.
35%
Netherlands / Netherlands As the stronger and favored side, Netherlands is expected to assert control and likely lead at half-time, maintaining their advantage until...
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.
15%
1-0 Combining the expectation of a Netherlands win with a predicted 'Under 2.5 Goals' and 'BTTS No' outcome, a 1-0 scoreline for Netherlands app... |
||||||||
|
Gemini 2.5 Flash-Lite |
59%
Netherlands
~1.69
|
55%
over
~1.88
|
54%
yes
~2.31
|
56%
Netherlands
~1.99
|
57%
Netherlands -0.75
~1.62
|
52%
Netherlands / Netherlands |
15%
2-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
59%
Netherlands Netherlands has a slightly superior head-to-head record against Sweden and has shown better recent form. While both teams are competitive, t...
Odds: 1.69
Edge: -0.2%
3 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 offensive capabilities, and while a close game is expected, there's a reasonable chance of it opening up. The historic...
Odds: 1.88
Edge: +1.8%
3 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.
54%
yes Given the offensive potential of both the Netherlands and Sweden, it's probable that both teams will find the back of the net. Neither team...
Odds: 2.31
Edge: +10.7%
3 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).
56%
Netherlands The Netherlands is the favorite in this matchup based on historical performance and recent form. A -1 handicap suggests they are expected to...
Odds: 1.99
Edge: +5.8%
3 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
57%
Netherlands -0.75 The Netherlands is favored, and a -0.75 handicap reflects a belief they will win by at least one goal, with a potential for a push if they w...
Odds: 1.62
Edge: -4.7%
3 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.
52%
Netherlands / Netherlands Given the Netherlands' favoritism and strong historical performance, it's most probable they will lead at halftime and maintain that advanta...
3 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.
15%
2-1 The Netherlands is favored to win, and a 2-1 scoreline reflects their offensive capabilities while acknowledging Sweden's ability to score....
3 sources cited
|
||||||||
|
DeepSeek V3 Deepseek |
52%
Netherlands
~1.69
|
53%
Over 2.5
~2.20
|
52%
Yes
~2.31
|
35%
Netherlands -1
~2.05
|
48%
Netherlands -0.75
~1.62
|
20%
Draw / Netherlands |
15%
2-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Netherlands The Netherlands have a stronger squad and historical edge over Sweden, but this is a World Cup match where form can be unpredictable. Bookma...
Odds: 1.69
Edge: -7.2%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
53%
Over 2.5 Both teams have attacking talent, but recent matches show defensive solidity. The Netherlands average 2+ goals per game, while Sweden can be...
Odds: 2.20
Edge: +7.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.
52%
Yes Sweden have scored in their last 4 matches and the Netherlands have conceded in 2 of their last 5. Both teams have the ability to find the n...
Odds: 2.31
Edge: +8.7%
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).
35%
Netherlands -1 The Netherlands are strong but winning by two goals is difficult against a disciplined Sweden side. Historically, Netherlands beat Sweden by...
Odds: 2.05
Edge: -13.8%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
48%
Netherlands -0.75 Asian handicap -0.75 splits the stake between -0.5 and -1. Given Netherlands' offensive strength and Sweden's resilience, the Dutch are like...
Odds: 1.62
Edge: -13.7%
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.
20%
Draw / Netherlands Historical HT/FT patterns show Netherlands often lead at half and full time, but Sweden can hold out. The most common outcome is Netherlands...
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.
15%
2-1 A 2-1 scoreline reflects Netherlands' attacking edge and Sweden's ability to score. The total probability for 1-0, 2-0, and 2-1 covers the m... |
||||||||
|
Consensus |
Netherlands 7/7 |
over 3/7 |
yes 3/7 |
Netherlands 4/7 |
Netherlands -0.75 3/7 |
Netherlands / Netherlands 5/7 |
2-1 5/7 |
|
|
Bookmaker line |
Netherlands 55% |
2.5 · Over 53% |
— |
Netherlands -1.0 |
— |
— |
— |
|
Match winner
ConsensusNetherlands 7/7
Netherlands are clear favourites at 1.69 odds, reflecting their stronger recent form in World Cup qualifying and Euro campaigns. Sweden are...
Netherlands are the clear favorites on paper and opened with a 2-2 draw vs Japan (June 14) while Sweden beat Tunisia 5-1 (June 15) — but the...
The Netherlands have a strong record against Sweden, winning 3 of the last 4 encounters, including a decisive 2-0 victory in October 2017. (...
Netherlands are the stronger side with better squad depth and recent World Cup pedigree. Sweden have struggled to qualify and lack consisten...
Based on my training data, Netherlands historically possesses a stronger squad and higher performance ceiling compared to Sweden. The market...
Netherlands has a slightly superior head-to-head record against Sweden and has shown better recent form. While both teams are competitive, t...
The Netherlands have a stronger squad and historical edge over Sweden, but this is a World Cup match where form can be unpredictable. Bookma...
Bookmaker line: Netherlands 55%
Over / Under
Consensusover 3/7
Bookmaker consensus shows tight pricing on both sides (average ~1.90 Under, ~1.90 Over), indicating genuine uncertainty. However, World Cup...
Both teams showed attacking intent in their openers (Netherlands 2 goals vs Japan; Sweden 5 vs Tunisia) and Group F has open, attack-minded...
Both teams have demonstrated strong attacking capabilities in recent matches, suggesting a high-scoring game. ([forebet.com](https://www.for...
Netherlands tend to create high xG in tournament openers. Sweden park the bus but concede on transitions. Expect at least three scoring oppo...
World Cup group stage matches, particularly when teams are evenly matched or defensively sound like Sweden, often start cautiously. While Ne...
Both teams have shown offensive capabilities, and while a close game is expected, there's a reasonable chance of it opening up. The historic...
Both teams have attacking talent, but recent matches show defensive solidity. The Netherlands average 2+ goals per game, while Sweden can be...
Bookmaker line: 2.5 · Over 53%
Both teams to score
Consensusyes 3/7
Sweden's defensive discipline and low typical scoring output make clean sheets common in their matches. Netherlands may dominate but are not...
Sweden's opener conceded once (though scored five) and the Netherlands conceded two to Japan; both sides have proven attacking threats and a...
Both teams have shown strong attacking capabilities in recent matches, suggesting a high likelihood of both teams scoring. ([forebet.com](ht...
Sweden rarely keep clean sheets against top European sides. Netherlands score early but often concede one late when managing games. BTTS has...
Considering Netherlands are favorites and a low-scoring game (Under 2.5 Goals) is anticipated, a clean sheet for the Dutch is a plausible ou...
Given the offensive potential of both the Netherlands and Sweden, it's probable that both teams will find the back of the net. Neither team...
Sweden have scored in their last 4 matches and the Netherlands have conceded in 2 of their last 5. Both teams have the ability to find the n...
Spread
ConsensusNetherlands 4/7
Netherlands -1 spread priced at 2.05–2.17, implying ~48–49% probability. Given Netherlands' superiority and home advantage in a group-stage...
On a -1 spread (Netherlands must win by 2+), I favour Sweden (i.e., Sweden +1) as the safer/value side: Sweden's opening 5-1 shows they can...
The Netherlands' strong record against Sweden and home advantage make them likely to win by at least one goal. ([aiscore.com](https://www.ai...
Netherlands should win by two or more goals given quality gap. Sweden's defensive record against similar opponents shows repeated multi-goal...
While Netherlands is expected to win, covering a -1 handicap requires them to secure victory by at least two goals. Sweden is renowned for i...
The Netherlands is the favorite in this matchup based on historical performance and recent form. A -1 handicap suggests they are expected to...
The Netherlands are strong but winning by two goals is difficult against a disciplined Sweden side. Historically, Netherlands beat Sweden by...
Bookmaker line: Netherlands -1.0
Asian handicap
ConsensusNetherlands -0.75 3/7
Asian handicap -0.5 (Netherlands must win) is cleaner than the spread and reflects the home advantage and quality gap. Netherlands are stron...
Asian -0.5 (Netherlands to win outright) captures the expectation that the Oranje will edge this match; market and squad quality favour them...
The Netherlands' strong record against Sweden and home advantage make them likely to win by at least one goal. ([aiscore.com](https://www.ai...
Asian line at -1 offers value on the Dutch as they are expected to dominate possession and create multiple clear chances. Sweden are unlikel...
Netherlands is the clear favorite and is expected to win this match. An Asian Handicap of -0.75 suggests they are likely to win by at least...
The Netherlands is favored, and a -0.75 handicap reflects a belief they will win by at least one goal, with a potential for a push if they w...
Asian handicap -0.75 splits the stake between -0.5 and -1. Given Netherlands' offensive strength and Sweden's resilience, the Dutch are like...
Half-time / Full-time
ConsensusNetherlands / Netherlands 5/7
Netherlands / Netherlands (HT/FT) is the most likely outcome given their superiority, but confidence is moderate because group-stage matches...
Expect a cagey first half (both teams measured in openers) with the Netherlands to take control and win in the second half as substitutions...
The Netherlands' strong record against Sweden and home advantage suggest they will lead at both halftime and fulltime. ([aiscore.com](https:...
Netherlands typically start fast in major tournaments and control the match after the break. Leading at half-time and extending the lead is...
As the stronger and favored side, Netherlands is expected to assert control and likely lead at half-time, maintaining their advantage until...
Given the Netherlands' favoritism and strong historical performance, it's most probable they will lead at halftime and maintain that advanta...
Historical HT/FT patterns show Netherlands often lead at half and full time, but Sweden can hold out. The most common outcome is Netherlands...
Correct score
Consensus2-1 5/7
1-0 Netherlands is the modal outcome: a clean sheet for Netherlands and a single breakthrough goal is typical in World Cup group matches whe...
Most probable exact outcome is a narrow Netherlands win (2-1): Netherlands can score from open play but Sweden's firepower makes conceding l...
Considering both teams' attacking strengths and the Netherlands' home advantage, a 2-1 victory for the Netherlands is a plausible outcome. (...
Training data through 2025 shows 2-1 as the single most common scoreline when Netherlands face mid-tier European opposition in World Cup mat...
Combining the expectation of a Netherlands win with a predicted 'Under 2.5 Goals' and 'BTTS No' outcome, a 1-0 scoreline for Netherlands app...
The Netherlands is favored to win, and a 2-1 scoreline reflects their offensive capabilities while acknowledging Sweden's ability to score....
A 2-1 scoreline reflects Netherlands' attacking edge and Sweden's ability to score. The total probability for 1-0, 2-0, and 2-1 covers the m...
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Netherlands
to win World Cup
Sweden
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 standard AI lineup analyse this match — same brief, same scoreboard. Predictions appear publicly once the run finishes.
Ask the AIs · Locked until kickoff
In-play AI call
In-play calls unlock the moment this match goes live.
Sign in to ask the AIs about this match. Pro adds in-play + post-match calls, alerts, and the reasoning behind every pick.
Bookmaker odds
44 books · sharp books pinned · best price highlighted
| Book | Netherlands | Draw | Sweden |
|---|---|---|---|
| Pinnacle | 1.61 | 4.03 | 4.96 |
| Draftkings | 1.65 | 4.20 | 5.25 |
| Fanduel | 1.65 | 4.00 | 5.10 |
| Betmgm | 1.61 | 3.60 | 4.50 |
| William Hill | 1.62 | 3.80 | 5.00 |
| Betfair Exchange UK | 1.68 | 4.10 | 5.40 |
| Betfair Exchange EU | 1.68 | 4.10 | 5.40 |
| Betanysports | 1.63 | 4.10 | 5.10 |
| Betclic FR | 1.59 | 4.05 | 5.40 |
| Betfred | 1.62 | 3.75 | 5.50 |
| BetOnline | 1.65 | 4.10 | 5.35 |
| Betrivers | 1.65 | 3.95 | 5.30 |
| Betus | 1.63 | 4.10 | 5.10 |
| Betway | 1.57 | 4.00 | 4.75 |
| Bovada | 1.63 | 4.10 | 5.10 |
| Boylesports | 1.60 | 3.80 | 5.00 |
| Casumo | 1.65 | 3.95 | 5.30 |
| Coolbet | 1.67 | 4.00 | 5.50 |
| Coral | 1.67 | 3.90 | 5.00 |
| Everygame | 1.62 | 4.10 | 5.00 |
| Grosvenor | 1.63 | 3.85 | 5.20 |
| Gtbets | 1.64 | 3.91 | 5.16 |
| Ladbrokes | 1.67 | 3.90 | 5.00 |
| Leovegas | 1.65 | 3.95 | 5.30 |
| Leovegas Se | 1.65 | 3.95 | 5.30 |
| Livescorebet | 1.62 | 3.85 | 5.10 |
| LowVig | 1.65 | 4.10 | 5.35 |
| Marathonbet | 1.63 | 4.10 | 5.40 |
| Matchbook | 1.69 | 4.20 | 5.40 |
| MyBookie | 1.61 | 4.00 | 5.30 |
| Onexbet | 1.66 | 4.17 | 5.48 |
| Paddy Power | 1.62 | 3.80 | 5.00 |
| Pmu | 1.62 | 3.85 | 5.10 |
| Skybet | 1.62 | 3.80 | 5.00 |
| Smarkets | 1.67 | 4.00 | 5.30 |
| Sport888 | 1.61 | 3.75 | 5.00 |
| Tipico | 1.57 | 4.20 | 5.50 |
| Unibet | 1.59 | 4.15 | 5.50 |
| Unibet Nl | 1.68 | 4.10 | 5.60 |
| Unibet Se | 1.68 | 4.10 | 5.60 |
| Unibet | 1.60 | 4.00 | 5.25 |
| Virginbet | 1.62 | 3.85 | 5.10 |
| Winamax | 1.54 | 3.90 | 4.80 |
| Winamax | 1.52 | 3.80 | 4.60 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle | 2.5 | 1.89 | 1.89 |
| Betmgm | 2.5 | 1.87 | 1.83 |
| William Hill | 2.5 | 1.85 | 1.85 |
| Betanysports | 2.5 | 1.91 | 1.91 |
| BetOnline | 2.5 | 2.00 | 1.86 |
| Betrivers | 2.5 | 1.88 | 1.87 |
| Betus | 2.5 | 1.91 | 1.91 |
| Bovada | 2.5 | 1.91 | 1.91 |
| Casumo | 2.5 | 1.88 | 1.87 |
| Coolbet | 2.5 | 1.89 | 1.92 |
| Grosvenor | 2.5 | 1.88 | 1.87 |
| Gtbets | 2.5 | 1.89 | 1.88 |
| Leovegas | 2.5 | 1.88 | 1.87 |
| LowVig | 2.5 | 2.00 | 1.86 |
| Matchbook | 2.5 | 1.89 | 1.96 |
| MyBookie | 2.5 | 1.86 | 1.84 |
| Onexbet | 2.5 | 1.91 | 1.91 |
| Pmu | 2.5 | 1.85 | 1.83 |
| Unibet Nl | 2.5 | 1.88 | 1.87 |
| Unibet Se | 2.5 | 1.92 | 1.89 |
| Book | Netherlands | Sweden |
|---|---|---|
| Pinnacle | -1.0 @ 2.03 | +1.0 @ 1.79 |
| Betanysports | -1.0 @ 2.05 | +1.0 @ 1.80 |
| BetOnline | -1.0 @ 2.17 | +1.0 @ 1.75 |
| Betus | -1.0 @ 2.05 | +1.0 @ 1.80 |
| Bovada | -1.0 @ 2.05 | +1.0 @ 1.80 |
| Gtbets | -0.5 @ 1.62 | +0.5 @ 2.26 |
| LowVig | -1.0 @ 2.17 | +1.0 @ 1.75 |
| Matchbook | -1.3 @ 2.22 | +0.8 @ 2.08 |
| MyBookie | -1.0 @ 1.99 | +1.0 @ 1.73 |
| Onexbet | -1.5 @ 2.77 | +1.5 @ 1.46 |
Research trail
What each AI looked up before picking
-
7 tool calls · 5 sources
5 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
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 · 3 sources
3 citations captured — unlock with Pro
-
56 tool calls · 9 sources
9 citations captured — unlock with Pro
Results settle automatically once the final score lands. Picks are permanent — no hindsight edits.
Recent recaps
How the AI lineup did on other recent matches.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.