Turkey vs Paraguay
Kickoff · Sat, Jun 20 · 03:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
a5fbf40bc62176b8…
- Kickoff
- Sat, Jun 20 · 03: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": 382,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-20T03:00:00+00:00",
"starts_at_human": "Sat, 20 Jun 2026 03:00:00 GMT"
},
"teams": {
"away": "Paraguay",
"home": "Turkey"
},
"version": "v1",
"built_at": "2026-06-17T05:45:12+00:00",
"market_consensus": {
"h2h": {
"away": 4.3,
"draw": 3.45,
"home": 2.1
},
"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.45,
"outcome": "Draw"
},
{
"point": null,
"price": 2.04,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.3,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.2,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.8,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.95,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.8,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.35,
"outcome": "Draw"
},
{
"point": null,
"price": 2.03,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.12,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.99,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.05,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.99,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.05,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 2.03,
"outcome": "Turkey"
},
{
"point": null,
"price": 4,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.3,
"outcome": "Draw"
},
{
"point": null,
"price": 1.95,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.2,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.15,
"outcome": "Draw"
},
{
"point": null,
"price": 1.92,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.65,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.4,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.1,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.8,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.75,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.95,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.8,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.22,
"outcome": "Draw"
},
{
"point": null,
"price": 2.01,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.95,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.2,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.7,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.2,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.7,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 4,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.3,
"outcome": "Draw"
},
{
"point": null,
"price": 1.95,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.3,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.3,
"outcome": "Draw"
},
{
"point": null,
"price": 2,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.1,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.25,
"outcome": "Draw"
},
{
"point": null,
"price": 1.99,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.05,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.35,
"outcome": "Draw"
},
{
"point": null,
"price": 2.03,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.12,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.24,
"outcome": "Draw"
},
{
"point": null,
"price": 1.97,
"outcome": "Turkey"
},
{
"point": null,
"price": 3.98,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.45,
"outcome": "Draw"
},
{
"point": null,
"price": 2.06,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.3,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.45,
"outcome": "Draw"
},
{
"point": null,
"price": 2.06,
"outcome": "Turkey"
}
],
"totals": [
{
"point": 2.5,
"price": 1.7,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.28,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.6,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.16,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.65,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.35,
"outcome": "Over"
},
{
"point": 2.25,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.25,
"price": 2,
"outcome": "Over"
},
{
"point": 2.25,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.25,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.58,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.19,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.57,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.25,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.62,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.2,
"outcome": "Over"
},
{
"point": 2,
"price": 2.09,
"outcome": "Under"
},
{
"point": 2,
"price": 1.67,
"outcome": "Over"
},
{
"point": 2.25,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.25,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.65,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.35,
"outcome": "Over"
},
{
"point": 2.25,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.25,
"price": 1.97,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 3.55,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.5,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.55,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.5,
"outcome": "Paraguay"
},
{
"point": null,
"price": 3.55,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.5,
"outcome": "Paraguay"
}
],
"spreads": [
{
"point": -0.5,
"price": 2.06,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.91,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 2.03,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.84,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 2,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.83,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 2,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.83,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 1.95,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.76,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 2,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.83,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 2.03,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.84,
"outcome": "Paraguay"
},
{
"point": -0.5,
"price": 1.98,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 1.83,
"outcome": "Paraguay"
}
]
}
},
"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: Turkey 48% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 45% |
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: Turkey -0.5 |
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 |
58%
Turkey
~2.10
|
62%
Under
~1.64
|
55%
No
~1.93
|
52%
Turkey
~1.56
|
58%
Turkey -0.5
~1.94
|
38%
Turkey / Turkey |
22%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Turkey Turkey is favoured by the consensus line at ~2.1 odds (implied ~48% win probability), reflecting their higher seeding and recent World Cup q...
Odds: 2.10
Edge: +10.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
62%
Under Under 2.5 is consistently priced at 1.57–1.70 across bookmakers, implying a 59–64% probability. This tight pricing and consistent market con...
Odds: 1.64
Edge: +1.0%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
No With an expected 2.2–2.4 total goals, both teams scoring becomes less likely. Turkey's defensive strength and Paraguay's moderate attacking...
Odds: 1.93
Edge: +3.2%
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
52%
Turkey The -1 spread (Turkey to win by ≥1) is priced at 2.0–2.06 across books. This implies ~49–50% probability, very close to the h2h win probabil...
Odds: 1.56
Edge: -12.1%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
58%
Turkey -0.5 Asian handicap -0.5 for Turkey (priced ~2.0) eliminates the draw and forces a pick. Turkey's higher ranking, home advantage (likely), and ma...
Odds: 1.94
Edge: +6.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%
Turkey / Turkey HT/FT requires both halves to land correctly. Turkey leading and winning outright (Turkey/Turkey) is the single most likely outcome given h2...
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 1–0 Turkey is the modal scoreline given the consensus h2h favourite status, Under 2.5 lean, and tight defensive profiles. 0–0 and 1–1 draws... |
||||||||
|
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 |
52%
Turkey
~2.10
|
60%
Under
~1.64
|
55%
No
~1.93
|
60%
Paraguay
~2.80
|
58%
Paraguay +0.5
~2.06
|
30%
Draw / Turkey |
18%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Turkey Turkey enter with slightly better recent form in warm-ups (4-0, 2-1 wins) despite a 2-0 Group D loss to Australia; Paraguay showed vulnerabi...
Odds: 2.10
Edge: +4.4%
🔍 researched
8 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
Under Tournament openers and pragmatic group games often trend low-scoring; Turkey showed defensive discipline in warm-ups while Paraguay conceded...
Odds: 1.64
Edge: -1.0%
🔍 researched
8 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
No Turkey's recent preparations showed reasonable defensive shape and they may control possession; Paraguay's scoring in the USA game came in a...
Odds: 1.93
Edge: +3.2%
🔍 researched
8 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%
Paraguay A -1 spread (Turkey to win by 2+) is ambitious given Turkey's shaky start (lost 2-0 to Australia) and Paraguay's capacity to tighten up defe...
Odds: 2.80
Edge: +24.3%
🔍 researched
8 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
58%
Paraguay +0.5 With the Asian market commonly offering Turkey -0.5 at short prices, Paraguay +0.5 provides downside protection (draw or win) and looks like...
Odds: 2.06
Edge: +9.5%
🔍 researched
8 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
30%
Draw / Turkey A common script is a cautious first half (draw at HT) with the favourite edging the game in second half as fatigue or tactical changes open...
🔍 researched
8 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.
18%
1-0 A narrow Turkey win (1-0) is a high-probability single-score outcome in cautious group games where one side has a technical edge; Turkey hav...
🔍 researched
8 sources cited
|
||||||||
|
GPT-4o Mini Openai |
55%
Turkey
~2.10
|
65%
Under
~1.64
|
60%
No
~1.93
|
55%
Turkey
~2.80
|
55%
Turkey
~2.80
|
55%
Turkey / Turkey |
50%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Turkey Turkey has a stronger squad and home advantage, making them favorites to win. Paraguay's recent form has been inconsistent, with a heavy los...
Odds: 2.10
Edge: +7.4%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Under Both teams have shown defensive strengths, and Turkey's recent matches have been low-scoring. ([squawka.com](https://www.squawka.com/us/news...
Odds: 1.64
Edge: +4.0%
🔍 researched
5 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
60%
No Turkey's strong defense and Paraguay's struggles to score suggest a low chance of both teams scoring. ([squawka.com](https://www.squawka.com...
Odds: 1.93
Edge: +8.2%
🔍 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).
55%
Turkey Turkey's superior squad and home advantage make them likely to win by at least one goal. ([squawka.com](https://www.squawka.com/us/news/worl...
Odds: 2.80
Edge: +19.3%
🔍 researched
5 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
Turkey Turkey's superior squad and home advantage make them likely to win by at least one goal. ([squawka.com](https://www.squawka.com/us/news/worl...
Odds: 2.80
Edge: +19.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%
Turkey / Turkey Turkey's strong start and home advantage suggest they will lead at both halftime and fulltime. ([squawka.com](https://www.squawka.com/us/new...
🔍 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.
50%
1-0 A narrow 1-0 victory for Turkey is the most likely outcome, given their defensive strength and Paraguay's scoring difficulties. ([squawka.co...
🔍 researched
5 sources cited
|
||||||||
|
o3 FlagshipOpenai |
o3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4.3 FlagshipXai |
Grok 4.3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
No pick on this market.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
No pick on this market.
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
No pick on this market. |
||||||||
|
Grok 4 Fast Xai |
52%
Turkey
~2.10
|
57%
Under
~1.64
|
54%
No
~1.93
|
49%
Turkey
~1.56
|
51%
Turkey -0.5
~1.94
|
29%
Draw / Turkey |
18%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Turkey Turkey holds a clear Elo and FIFA ranking edge over Paraguay based on 2022-2025 cycles. Paraguay has shown limited attacking potency in rece...
Odds: 2.10
Edge: +4.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
57%
Under Bookmaker consensus heavily favors Under 2.5 at 1.57-1.70. Both sides average under 2.4 goals per game in 2024-2025 internationals. Expect c...
Odds: 1.64
Edge: -4.0%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
54%
No Turkey defense has kept clean sheets in 55% of 2024-2025 matches. Paraguay scores infrequently away from home against European sides. Low ex...
Odds: 1.93
Edge: +2.2%
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).
49%
Turkey Consensus spread prices Turkey -0.5 near even money. Turkey favored to win but margin of victory likely 1 goal or less given Paraguay compac...
Odds: 1.56
Edge: -15.1%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
51%
Turkey -0.5 Asian line aligns with h2h moneyline favoring Turkey. Turkey expected to control possession and create better chances. Paraguay likely to si...
Odds: 1.94
Edge: -0.6%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
29%
Draw / Turkey Turkey slow starters historically in major tournaments. First half likely cagey with Turkey pulling ahead after halftime. Draw/Turkey remain...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
1-0 Low-scoring profile and Turkey favoritism point to 1-0 or 2-0 as most probable. Paraguay expected to keep it tight early. Training data thro... |
||||||||
|
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 |
45%
Turkey
~2.10
|
65%
Under
~1.64
|
55%
No
~1.93
|
60%
Paraguay +1
~1.64
|
45%
Turkey -0.5
~1.94
|
30%
Draw / Turkey |
20%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
45%
Turkey Based on training data up to my last update, Turkey generally possesses more attacking talent compared to Paraguay's historically more defen...
Odds: 2.10
Edge: -2.6%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Under The market consensus strongly favors Under 2.5 goals, aligning with the expected cautious approach in a World Cup group stage match. Paragua...
Odds: 1.64
Edge: +4.0%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
No Given the expectation of a low-scoring game (Under 2.5 goals), it's more probable that at least one team will fail to score. Paraguay's defe...
Odds: 1.93
Edge: +3.2%
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%
Paraguay +1 Turkey is a slight favorite, but a win by two or more goals (-1 handicap) against a defensively disciplined Paraguay side seems unlikely. A...
Odds: 1.64
Edge: -1.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
45%
Turkey -0.5 This market is equivalent to predicting the outright winner, with Turkey -0.5 meaning Turkey must win the match. My H2H pick for Turkey, bas...
Odds: 1.94
Edge: -6.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.
30%
Draw / Turkey Given the expectation of a tight, low-scoring World Cup game and Paraguay's defensive strength, both teams may start cautiously, leading to...
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%
1-0 A 1-0 victory for Turkey is the most probable outcome, consistent with my predictions for Turkey to win, the game being low-scoring (Under 2... |
||||||||
|
Gemini 2.5 Flash-Lite |
45%
Turkey
~2.10
|
55%
Over
~2.20
|
58%
Yes
~2.07
|
48%
Turkey
~1.56
|
55%
Turkey -0.25
~1.94
|
35%
Draw / Draw |
12%
1-1 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
45%
Turkey Turkey appears to have a slight edge based on recent form and the bookmaker's odds. While historical head-to-head data is limited and inconc...
Odds: 2.10
Edge: -2.6%
3 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over The odds suggest a tight game, but given both teams' recent scoring patterns and the tendency for tournament matches to sometimes open up, t...
Odds: 2.20
Edge: +9.6%
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.
58%
Yes Considering the mixed recent form of both Turkey and Paraguay, there's a reasonable chance both teams will find the net. Neither defense has...
Odds: 2.07
Edge: +9.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).
48%
Turkey Turkey is favored to win by at least one goal. While Paraguay is capable, Turkey's stronger perceived ability to control the game and secure...
Odds: 1.56
Edge: -16.1%
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.
55%
Turkey -0.25 Turkey is slightly favored in this matchup, and the -0.25 handicap reflects this. They are expected to perform slightly better than Paraguay...
Odds: 1.94
Edge: +3.5%
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.
35%
Draw / Draw Given the closely matched nature of these teams and their inconsistent recent performances, a cautious start leading to a draw at halftime,...
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.
12%
1-1 Considering the limited head-to-head data and the inconsistent recent form of both teams, a low-scoring draw like 1-1 seems to be a plausibl...
3 sources cited
|
||||||||
|
DeepSeek V3 Deepseek |
48%
Turkey
~2.10
|
62%
Under
~1.64
|
58%
No
~1.93
|
42%
Turkey
~2.80
|
50%
Turkey -0.25
~4.35
|
35%
Turkey / Turkey |
18%
1-0 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
48%
Turkey Turkey has stronger recent form and a more talented squad, bolstered by home advantage in a World Cup match. Paraguay is defensively solid b...
Odds: 2.10
Edge: +0.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
62%
Under Both teams trend toward low-scoring games; Turkey's recent matches averaged 1.8 goals and Paraguay's 1.6. Defensive organization from Paragu...
Odds: 1.64
Edge: +1.0%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
58%
No Paraguay has failed to score in 3 of their last 5 matches and faces a disciplined Turkey defense. Turkey's attack is potent but Paraguay's l...
Odds: 1.93
Edge: +6.2%
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).
42%
Turkey Turkey is favored but not by a wide margin; a one-goal win is plausible but not guaranteed. Paraguay's defensive resilience could keep the m...
Odds: 2.80
Edge: +6.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
50%
Turkey -0.25 Turkey's home advantage and form give them an edge, but the match could be tight. A quarter-goal handicap splits the difference; a draw woul...
Odds: 4.35
Edge: +27.0%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
35%
Turkey / Turkey Turkey is likely to press early and could lead at half-time. Paraguay often starts cautiously; a home halftime lead and full-time win is the...
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
1-0 Low-scoring match is expected; a 1-0 win for Turkey is the single most likely correct score given their slight edge and Paraguay's defensive... |
||||||||
|
Consensus |
Turkey 7/7 |
Under 6/7 |
No 6/7 |
Turkey 5/7 |
Turkey -0.5 3/7 |
Turkey / Turkey 3/7 |
1-0 6/7 |
|
|
Bookmaker line |
Turkey 48% |
2.5 · Over 45% |
— |
Turkey -0.5 |
— |
— |
— |
|
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Paraguay
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
45 books · sharp books pinned · best price highlighted
| Book | Turkey | Draw | Paraguay |
|---|---|---|---|
| Pinnacle ↗ | 1.97 | 3.24 | 3.98 |
| Draftkings ↗ | 1.95 | 3.30 | 4.30 |
| Fanduel ↗ | 1.95 | 3.30 | 4.10 |
| Betmgm | 2.00 | 3.00 | 3.40 |
| William Hill | 2.00 | 3.10 | 3.80 |
| Betfair Exchange UK | 2.06 | 3.45 | 4.30 |
| Betfair Exchange EU | 2.06 | 3.45 | 4.30 |
| Betanysports | 1.99 | 3.25 | 4.05 |
| Betclic FR | 2.00 | 3.25 | 4.00 |
| Betfred | 2.10 | 3.25 | 3.60 |
| BetOnline | 2.03 | 3.35 | 4.12 |
| Betrivers | 2.04 | 3.30 | 3.90 |
| Betus | 1.99 | 3.25 | 4.05 |
| Betway | 1.95 | 3.20 | 3.80 |
| Bovada | 1.99 | 3.25 | 4.05 |
| Boylesports | 1.95 | 3.25 | 3.80 |
| Casumo | 2.04 | 3.30 | 3.90 |
| Codere It | 2.03 | 3.25 | 4.00 |
| Coolbet | 2.04 | 3.35 | 4.00 |
| Coral | 2.10 | 3.20 | 3.70 |
| Everygame | 2.00 | 3.30 | 4.10 |
| Grosvenor | 2.02 | 3.25 | 3.80 |
| Gtbets | 2.07 | 3.19 | 3.79 |
| Ladbrokes | 2.10 | 3.20 | 3.70 |
| Leovegas | 2.04 | 3.30 | 3.90 |
| Leovegas Se | 2.04 | 3.30 | 3.90 |
| Livescorebet | 2.00 | 3.20 | 3.80 |
| LowVig | 2.03 | 3.35 | 4.12 |
| Marathonbet | 2.06 | 3.32 | 3.92 |
| Matchbook | 2.04 | 3.45 | 4.30 |
| MyBookie | 2.01 | 3.22 | 3.95 |
| Onexbet | 2.10 | 3.33 | 4.00 |
| Paddy Power | 1.95 | 3.30 | 4.00 |
| Pmu | 2.00 | 3.20 | 3.80 |
| Skybet | 1.95 | 3.25 | 4.00 |
| Smarkets | 2.08 | 3.20 | 3.85 |
| Sport888 | 2.00 | 3.00 | 3.75 |
| Tipico | 1.95 | 3.30 | 4.20 |
| Unibet | 1.99 | 3.30 | 4.10 |
| Unibet Nl | 2.07 | 3.40 | 4.00 |
| Unibet Se | 2.07 | 3.40 | 4.00 |
| Unibet | 2.00 | 3.20 | 4.00 |
| Virginbet | 2.00 | 3.20 | 3.80 |
| Winamax | 1.92 | 3.15 | 3.65 |
| Winamax | 1.88 | 3.05 | 3.55 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.3 | 1.97 | 1.82 |
| Betmgm | 2.5 | 2.25 | 1.57 |
| William Hill | 2.5 | 2.20 | 1.62 |
| Betanysports | 2.3 | 2.00 | 1.83 |
| BetOnline | 2.5 | 2.35 | 1.65 |
| Betrivers | 2.5 | 2.20 | 1.64 |
| Betus | 2.3 | 2.00 | 1.83 |
| Bovada | 2.3 | 2.00 | 1.83 |
| Casumo | 2.5 | 2.20 | 1.64 |
| Codere It | 2.5 | 2.19 | 1.58 |
| Coolbet | 2.0 | 1.78 | 2.05 |
| Grosvenor | 2.5 | 2.20 | 1.64 |
| Gtbets | 2.5 | 2.22 | 1.60 |
| Leovegas | 2.5 | 2.20 | 1.64 |
| LowVig | 2.5 | 2.35 | 1.65 |
| Matchbook | 2.5 | 2.28 | 1.70 |
| MyBookie | 2.0 | 1.67 | 2.09 |
| Onexbet | 2.5 | 2.29 | 1.64 |
| Pmu | 2.5 | 2.16 | 1.60 |
| Unibet Nl | 2.5 | 2.20 | 1.64 |
| Unibet Se | 2.5 | 2.25 | 1.66 |
| Book | Turkey | Paraguay |
|---|---|---|
| Pinnacle ↗ | -0.5 @ 1.98 | +0.3 @ 2.02 |
| Betanysports | -0.5 @ 2.00 | +0.3 @ 1.95 |
| BetOnline | -0.5 @ 2.03 | +0.5 @ 1.84 |
| Betus | -0.5 @ 2.00 | +0.5 @ 1.83 |
| Bovada | -0.5 @ 2.00 | +0.3 @ 1.95 |
| Gtbets | -1.5 @ 3.86 | +0.5 @ 1.77 |
| LowVig | -0.5 @ 2.03 | +0.5 @ 1.84 |
| Matchbook | -0.5 @ 2.06 | +0.5 @ 1.91 |
| MyBookie | -0.5 @ 1.95 | +0.5 @ 1.76 |
| Onexbet | 0.0 @ 1.46 | 0.0 @ 2.77 |
Research trail
What each AI looked up before picking
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
56 tool calls · 8 sources
8 citations captured — unlock with Pro
-
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 · 3 sources
3 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
Results settle automatically once the final score lands. Picks are permanent — no hindsight edits.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.