Australia vs Turkey
TKickoff · Sun, Jun 14 · 04:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
6cf665ef7d0096cb…
- Kickoff
- Sun, Jun 14 · 04:00 GMT+0000
- Markets
- Match winner · Over / Under 2.5 · Both teams to score · Spread -1 · Asian handicap · Half-time / Full-time
- 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 6. No omissions, no excuses.
- Even with limited info you still commit to a pick + confidence + reasoning.
- `confidence` is YOUR probability for YOUR pick, expressed 0 to 1.
- Probabilities for the same market must sum to 1.0 (±0.02).
- For `correct_score`, the pick is a literal "home-away" string (e.g. "2-1",
"0-0"). Probabilities should be a dict of the top 6–10 candidate scores
plus an "other" bucket summing to ≥1.0.
- `reasoning` is 2–4 sentences, plain text, no markdown.
- If you used external tools (search, browsing), list each source you
actually consulted in `sources_cited`. Do not fabricate URLs.
- If you have NO live access, predict from your training knowledge and
explicitly note that in `reasoning` (e.g. "training data through 2025-09").
- `used_research_tools` is true if and only if you invoked at least one tool.
- Do not hedge. Do not say "I don't have enough data." Use what you have.
Required markets (return ALL 6, in this order): h2h | totals_2.5 | btts | spreads_-1 | asian_handicap | ht_ft
Output schema:
{
"used_research_tools": true | false,
"sources_cited": [
{ "title": "Source title", "url": "https://example.com/path", "snippet": "What you learned, 1 sentence" }
],
"predictions": [
{
"market_key": "h2h" | "totals_2.5" | "btts" | "spreads_-1" | "...",
"pick": "<one of the outcome labels for this market>",
"confidence": 0.0,
"probabilities": { "<outcome>": 0.0, ... },
"reasoning": "2-4 sentences citing the key factors.",
"signals": [
{ "tag": "form" | "xg" | "injuries" | "rest" | "market" | "narrative" | "fatigue" | "lineup" | "weather",
"label": "Short fact in plain text.",
"lean": "home" | "draw" | "away" | "neutral" }
],
"tags": [ "high_confidence" | "value_bet" | "trap_game" | "stale_knowledge" | "..." ]
}
]
}
User brief (JSON)
{
"event": {
"id": 358,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-14T04:00:00+00:00",
"starts_at_human": "Sun, 14 Jun 2026 04:00:00 GMT"
},
"teams": {
"away": "Turkey",
"home": "Australia"
},
"version": "v1",
"built_at": "2026-06-12T14:57:03+00:00",
"market_consensus": {
"h2h": {
"away": 1.77,
"draw": 3.95,
"home": 5.6
},
"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.82,
"outcome": "Draw"
},
{
"point": null,
"price": 1.71,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.25,
"outcome": "Australia"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.69,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.15,
"outcome": "Australia"
},
{
"point": null,
"price": 3.2,
"outcome": "Draw"
},
{
"point": null,
"price": 1.62,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.71,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.67,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.2,
"outcome": "Australia"
},
{
"point": null,
"price": 3.85,
"outcome": "Draw"
},
{
"point": null,
"price": 1.68,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.8,
"outcome": "Australia"
},
{
"point": null,
"price": 3.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.69,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.9,
"outcome": "Australia"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.7,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.71,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.08,
"outcome": "Australia"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.74,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.6,
"outcome": "Australia"
},
{
"point": null,
"price": 3.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.77,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.68,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.25,
"outcome": "Australia"
},
{
"point": null,
"price": 3.86,
"outcome": "Draw"
},
{
"point": null,
"price": 1.74,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.23,
"outcome": "Australia"
},
{
"point": null,
"price": 3.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.67,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.73,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.72,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.15,
"outcome": "Australia"
},
{
"point": null,
"price": 3.76,
"outcome": "Draw"
},
{
"point": null,
"price": 1.68,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.93,
"outcome": "Australia"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.72,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.15,
"outcome": "Australia"
},
{
"point": null,
"price": 3.83,
"outcome": "Draw"
},
{
"point": null,
"price": 1.67,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.25,
"outcome": "Australia"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.66,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.7,
"outcome": "Australia"
},
{
"point": null,
"price": 3.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.71,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.75,
"outcome": "Draw"
},
{
"point": null,
"price": 1.7,
"outcome": "Turkey"
},
{
"point": null,
"price": 5,
"outcome": "Australia"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.67,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.8,
"outcome": "Australia"
},
{
"point": null,
"price": 3.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.67,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.8,
"outcome": "Australia"
},
{
"point": null,
"price": 3.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.7,
"outcome": "Turkey"
},
{
"point": null,
"price": 4.75,
"outcome": "Australia"
},
{
"point": null,
"price": 3.95,
"outcome": "Draw"
},
{
"point": null,
"price": 1.72,
"outcome": "Turkey"
}
],
"totals": [
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.01,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.05,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.74,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.94,
"outcome": "Over"
},
{
"point": 3,
"price": 1.44,
"outcome": "Under"
},
{
"point": 3,
"price": 2.75,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.05,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.81,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.79,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.99,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.81,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.01,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.75,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 3.95,
"outcome": "Draw"
},
{
"point": null,
"price": 1.78,
"outcome": "Turkey"
},
{
"point": null,
"price": 5.6,
"outcome": "Australia"
}
],
"spreads": [
{
"point": -0.5,
"price": 1.71,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 2.23,
"outcome": "Australia"
},
{
"point": -0.5,
"price": 1.69,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 2.25,
"outcome": "Australia"
},
{
"point": -0.5,
"price": 1.69,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 2.25,
"outcome": "Australia"
},
{
"point": -0.75,
"price": 1.99,
"outcome": "Turkey"
},
{
"point": 0.75,
"price": 1.98,
"outcome": "Australia"
},
{
"point": -1.5,
"price": 3.02,
"outcome": "Turkey"
},
{
"point": 1.5,
"price": 1.4,
"outcome": "Australia"
},
{
"point": -0.5,
"price": 1.68,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 2.14,
"outcome": "Australia"
},
{
"point": -0.5,
"price": 1.7,
"outcome": "Turkey"
},
{
"point": 0.5,
"price": 2.17,
"outcome": "Australia"
}
]
}
},
"markets_requested": [
"h2h",
"totals_2.5",
"btts",
"spreads_-1",
"asian_handicap",
"ht_ft"
],
"research_directive": [
"Use any tools you have (web search, news, your training knowledge) to research:",
"recent form (last 5 matches), starting lineups, injuries / absences, weather (outdoor sports), head-to-head record, fatigue / rest days.",
"Cite specific sources in `sources_cited` when you use external tools.",
"If you have NO live access, predict from your training knowledge and say so in `reasoning`."
]
}
The hash above is SHA-256 of the canonical JSON brief. Two models with the same hash got byte-identical input — so any difference in their picks comes from reasoning, not from inputs.
AI predictions
Featured · open arena6 markets · 11 models picked
Who picked what
16 models × 6 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 57% |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 50% |
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.
|
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.
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
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: Australia +0.5 |
|
|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic |
55%
Turkey
~1.77
|
58%
Under
~1.83
|
56%
No
~2.03
|
22%
Draw / Turkey |
45%
Australia +0.5
~1.69
|
62%
Australia +1
~1.42
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Turkey Turkey enter as clear favorites with superior individual quality from Arda Güler, Çalhanoğlu and Aktürkoğlu, and arrive on an eight-game unb...
Odds: 1.77
Edge: -1.5%
🔍 researched
6 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Australia are defensively compact (only 2 conceded in 4 AFC qualifiers) and play a low-block counter style, while Turkey's playoff path feat...
Odds: 1.83
Edge: +3.4%
🔍 researched
6 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.
56%
No Australia have failed to score in three of their last six matches and face a Turkey side that has kept four clean sheets in their last six....
Odds: 2.03
🔍 researched
6 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.
22%
Draw / Turkey Australia's deep block typically holds for the first 45 minutes, and Turkey often need time to break down compact defenses—their playoff goa...
🔍 researched
6 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
45%
Australia +0.5 Turkey is the rightful favorite but Australia's deep-block, set-piece threat from Souttar, and the unpredictability of a tournament opener g...
Odds: 1.69
🔍 researched
6 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).
62%
Australia +1 While Turkey are favored, Australia's defensive discipline and Harry Souttar-led back line should make a multi-goal margin difficult. Turkey...
Odds: 1.42
🔍 researched
6 sources cited
|
|||||||
|
Claude Opus 4.6 FlagshipAnthropic |
52%
Turkey
~1.77
|
58%
Under 2.5
~1.83
|
58%
No
~1.76
|
28%
Draw / Turkey |
55%
Australia +0.75
~2.63
|
62%
Australia +1
~1.95
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Turkey Turkey possess superior individual talent with Güler, Çalhanoğlu and Aktürkoğlu, and arrive on an 8-game unbeaten run including playoff wins...
Odds: 1.77
Edge: -4.5%
🔍 researched
9 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under 2.5 Turkey's recent competitive results have been low-scoring — 1-0 wins over both Romania and Kosovo in the playoffs. Australia are defensively...
Odds: 1.83
🔍 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.
58%
No Turkey have kept clean sheets in 4 of their last 6 games, while Australia have failed to score in 3 of their last 6 matches. Australia's att...
Odds: 1.76
🔍 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.
28%
Draw / Turkey Turkey are likely to break down Australia's disciplined defensive block only after the Socceroos tire, meaning a 0-0 or goalless first half...
🔍 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.
55%
Australia +0.75 At +0.75 Asian handicap, Australia gets half the stake back on a 1-goal Turkish win and wins outright on a draw or Australia win. Given I es...
Odds: 2.63
🔍 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).
62%
Australia +1 While Turkey are favored on the moneyline, covering a -1 spread requires winning by 2+ goals. Turkey's last 6 competitive matches have all b...
Odds: 1.95
🔍 researched
9 sources cited
|
|||||||
|
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.
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.
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.
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. |
|||||||
|
Claude Sonnet 4.6 FlagshipAnthropic |
58%
Turkey
~1.77
|
55%
Under
~1.86
|
55%
No
~2.03
|
38%
Turkey / Turkey |
54%
Australia +0.75
~1.69
|
58%
Australia +1
~1.42
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Turkey Turkey qualified for the 2026 World Cup as a strong UEFA side and enter this match as clear favorites at ~1.70 across bookmakers, implying r...
Odds: 1.77
Edge: +1.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under The bookmaker consensus sits at roughly 1.81 Under / 2.01 Over for the 2.5 line, implying a slight lean toward Under. World Cup group-stage...
Odds: 1.86
Edge: +1.2%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
No Australia will likely set up defensively and try to frustrate Turkey, meaning Turkey may create chances but a clean sheet for either side is...
Odds: 2.03
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 Turkey winning both halves is the single most probable HT/FT combination given their overall ~58% win probability and tendency to control ga...
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
54%
Australia +0.75 The Asian Handicap at -0.75 for Turkey (priced ~1.99) implies a near 50-50 split at that line, meaning half the stake wins if Turkey win by...
Odds: 1.69
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%
Australia +1 The spreads_-1 market asks whether Turkey will win by more than 1 goal (cover -1) or Australia cover +1 (lose by 0 or 1, or win). At prices...
Odds: 1.42
|
|||||||
|
Claude Haiku 4.5 Anthropic |
68%
Turkey
~1.77
|
58%
Under
~1.83
|
55%
No
~2.03
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
Turkey Turkey arrive with superior recent form (8-game unbeaten, 7 wins in last 8) and higher-quality attacking talent including Arda Güler and Ker...
Odds: 1.77
Edge: +11.5%
🔍 researched
4 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Australia's defensive structure prioritizes organization over open play; Turkey beat Kosovo 1-0 and Romania 1-0 in playoffs. Pre-tournament...
Odds: 1.83
Edge: +3.4%
🔍 researched
4 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
No Australia's experienced goalkeeper Mathew Ryan and aerial dominance through Harry Souttar suggest defensive solidity. Turkey's recent playof...
Odds: 2.03
🔍 researched
4 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
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.
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. |
|||||||
|
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.
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.
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.
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. |
|||||||
|
GPT-5 Mini Openai |
62%
Turkey
~1.77
|
58%
Under
~1.83
|
52%
Yes
~1.97
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Turkey Türkiye arrive in strong pre-tournament form (4-0, 2-1 in warm-ups) and possess higher-end attacking midfield talent (Calhanoglu/Arda Guler)...
Odds: 1.77
Edge: +5.5%
🔍 researched
10 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Multiple sportsbooks show a market lean to Under 2.5 and both teams' warm-ups suggest low- to medium-scoring patterns (Australia had two 1‑g...
Odds: 1.83
Edge: +3.4%
🔍 researched
10 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
52%
Yes Both teams have shown they can score in warm-ups (Turkey multiple goals in recent friendlies; Australia scored vs Switzerland and Cameroon)...
Odds: 1.97
🔍 researched
10 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.
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.
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. |
|||||||
|
GPT-4o Mini Openai |
55%
Turkey
~1.77
|
58%
Under
~1.83
|
56%
No
~2.03
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Turkey Turkey enters the match as the favorite, boasting a squad with players from top European clubs and a strong recent record, including victori...
Odds: 1.77
Edge: -1.5%
🔍 researched
3 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under Both teams are expected to play cautiously in their opening World Cup match, focusing on defensive solidity. Australia's disciplined defense...
Odds: 1.83
Edge: +3.4%
🔍 researched
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.
56%
No Given both teams' emphasis on defensive organization and the high stakes of the opening match, it's likely that at least one team will fail...
Odds: 2.03
🔍 researched
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.
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.
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. |
|||||||
|
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.
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.
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.
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. |
|||||||
|
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.
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.
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.
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. |
|||||||
|
Grok 4 Fast Xai |
58%
Turkey
~1.77
|
53%
Over
~2.05
|
52%
Yes
~1.97
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Turkey Turkey has historically stronger squad depth and FIFA ranking than Australia. Training data through 2025-09 shows Turkey typically dominates...
Odds: 1.77
Edge: +1.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
53%
Over World Cup openers often produce goals; Turkey's attacking style historically leads to higher scoring games. Training knowledge indicates ave...
Odds: 2.05
Edge: +4.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.
52%
Yes Australia tends to score at least once in major tournaments but concedes regularly to European sides. Training data shows BTTS frequency aro...
Odds: 1.97
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.
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.
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. |
|||||||
|
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.
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.
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.
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. |
|||||||
|
Gemini 2.5 Pro Flagship |
58%
Turkey
~1.77
|
60%
Under
~1.83
|
55%
No
~1.76
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Turkey Turkey enters this match in significantly better form, winning four of their last five matches and keeping numerous clean sheets. While Aust...
Odds: 1.77
Edge: +1.5%
8 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
Under Turkey has been defensively stout, keeping clean sheets in four of their last six matches. Australia has failed to score in three of their l...
Odds: 1.83
Edge: +5.4%
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 Given Turkey's excellent defensive record and Australia's recent struggles to find the net, a clean sheet for Turkey seems plausible. Austra...
Odds: 1.76
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.
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.
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. |
|||||||
|
Gemini 2.5 Flash |
58%
Turkey
~1.77
|
55%
Under 2.5 Goals
~1.84
|
56%
No
~2.03
|
38%
Turkey / Turkey |
58%
Turkey -0.5
~2.46
|
67%
Australia +1
~1.42
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Turkey Based on my training data up to 2025, Turkey generally possesses a higher quality squad and tactical discipline compared to Australia. The b...
Odds: 1.77
Edge: +1.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under 2.5 Goals My training data indicates Australia often adopts a defensive approach against stronger European opponents in major tournaments, aiming to l...
Odds: 1.84
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.
56%
No Given Turkey is expected to win and the market consensus leans towards Under 2.5 goals, it's more probable that at least one team will fail...
Odds: 2.03
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 Based on my training data, Turkey is the stronger team and is expected to control the game from the outset. While Australia might hold on fo...
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 Picking Turkey -0.5 is equivalent to predicting a straight win for Turkey. Given their superior historical footballing pedigree and the cons...
Odds: 2.46
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).
67%
Australia +1 Turkey is favored to win, but winning by two or more goals (to cover Turkey -1) is not guaranteed. Based on typical distributions of win mar...
Odds: 1.42
|
|||||||
|
Gemini 2.5 Flash-Lite |
65%
Turkey
~1.77
|
55%
Over
~2.01
|
55%
Yes
~1.97
|
— | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Turkey Turkey has a historical advantage, winning both previous encounters against Australia. Furthermore, Turkey is in better recent form, with an...
Odds: 1.77
Edge: +8.5%
7 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over While Australia's recent matches have seen fewer than 2.5 goals, Turkey's recent form shows a tendency for higher-scoring games, with 4 wins...
Odds: 2.01
Edge: +5.2%
7 sources cited
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
55%
Yes Both teams have shown attacking capability in their recent games, with Turkey scoring in four of their last five and Australia managing to s...
Odds: 1.97
7 sources cited
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
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.
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. |
|||||||
|
DeepSeek V3 Deepseek |
55%
Turkey
~1.77
|
— | — | — | — | — | |
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Turkey Turkey enters as a clear favorite in the betting markets, with odds around 1.77 reflecting their stronger squad and recent form. Australia w...
Odds: 1.77
Edge: -1.5%
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.
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.
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.
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. |
|||||||
|
Consensus |
Turkey 11/11 |
Under 6/10 |
No 7/10 |
Draw / Turkey 2/4 |
Australia +0.75 2/4 |
Australia +1 4/4 |
|
|
Bookmaker line |
Turkey 57% |
2.5 · Over 50% |
— |
— |
— |
Australia +0.5 |
|
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Australia
to win World Cup
Beat the AIs · Predict the score
Picks closed
Match has already kicked off. Picks are permanent — no late entries.
Ask the AIs · Post-match analysis
Reverse-engineer the match
Ask any AI to explain what happened or grade the consensus call.
Sign in to ask the AIs about this match. Pro adds in-play + post-match calls, alerts, and the reasoning behind every pick.
Bookmaker odds
51 books · sharp books pinned · best price highlighted
| Book | Australia | Draw | Turkey |
|---|---|---|---|
| Pinnacle ↗ | 5.51 | 3.87 | 1.71 |
| Draftkings ↗ | 5.25 | 3.85 | 1.69 |
| Fanduel ↗ | 5.20 | 3.70 | 1.69 |
| Betmgm | 5.00 | 3.70 | 1.69 |
| William Hill | 5.00 | 3.60 | 1.67 |
| Betfair Exchange UK | 5.60 | 3.95 | 1.74 |
| Betfair Exchange EU | 5.60 | 3.95 | 1.74 |
| Betanysports | 5.27 | 3.82 | 1.68 |
| Betclic FR | 5.25 | 3.85 | 1.70 |
| Betfair UK | 4.50 | 3.20 | 1.62 |
| Betfred | 5.00 | 3.75 | 1.67 |
| BetOnline | 5.40 | 3.90 | 1.69 |
| Betrivers | 5.50 | 3.80 | 1.64 |
| Betsson | 5.35 | 3.75 | 1.72 |
| Betus | 5.40 | 3.85 | 1.67 |
| Betvictor | 5.25 | 3.70 | 1.65 |
| Betway | 5.00 | 3.80 | 1.67 |
| Bovada | 5.30 | 3.75 | 1.68 |
| Boylesports | 5.00 | 3.60 | 1.67 |
| Casumo | 5.50 | 3.80 | 1.64 |
| Codere It | 5.00 | 3.75 | 1.71 |
| Coolbet | 5.55 | 3.80 | 1.73 |
| Coral | 5.00 | 3.70 | 1.70 |
| Everygame | 5.25 | 3.75 | 1.67 |
| Fanatics | 5.25 | 3.70 | 1.69 |
| Grosvenor | 5.40 | 3.75 | 1.63 |
| Gtbets | 4.93 | 3.76 | 1.68 |
| Ladbrokes | 5.00 | 3.70 | 1.70 |
| Leovegas | 5.50 | 3.80 | 1.64 |
| Leovegas Se | 5.50 | 3.80 | 1.64 |
| Livescorebet | 5.40 | 3.70 | 1.62 |
| LowVig | 5.40 | 3.90 | 1.69 |
| Marathonbet | 8.80 | 1.18 | 6.70 |
| Matchbook | 5.60 | 3.95 | 1.75 |
| MyBookie | 5.10 | 3.80 | 1.66 |
| Nordicbet | 5.35 | 3.75 | 1.72 |
| Onexbet | 5.54 | 3.83 | 1.71 |
| Paddy Power | 5.00 | 3.70 | 1.67 |
| Pmu | 5.25 | 3.65 | 1.65 |
| Skybet | 5.00 | 3.80 | 1.67 |
| Smarkets | 5.60 | 3.90 | 1.73 |
| Sport888 | 5.00 | 3.50 | 1.65 |
| Tipico | 5.30 | 3.80 | 1.65 |
| Unibet | 5.25 | 3.85 | 1.70 |
| Unibet Nl | 5.80 | 4.00 | 1.68 |
| Unibet Se | 5.75 | 3.90 | 1.67 |
| Unibet | 5.00 | 3.75 | 1.70 |
| Virginbet | 5.40 | 3.70 | 1.62 |
| Williamhill | 5.00 | 3.70 | 1.65 |
| Winamax | 5.00 | 3.90 | 1.72 |
| Winamax | 5.00 | 3.90 | 1.70 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.3 | 1.84 | 2.08 |
| Betmgm | 2.5 | 2.05 | 1.80 |
| William Hill | 2.5 | 2.00 | 1.75 |
| Betanysports | 3.0 | 2.85 | 1.43 |
| BetOnline | 2.5 | 2.08 | 1.81 |
| Betrivers | 2.5 | 1.88 | 1.87 |
| Betsson | 2.5 | 2.05 | 1.78 |
| Betus | 2.5 | 2.00 | 1.83 |
| Bovada | 2.3 | 1.80 | 2.05 |
| Casumo | 2.5 | 1.88 | 1.87 |
| Codere It | 2.5 | 1.95 | 1.73 |
| Coolbet | 2.5 | 2.10 | 1.84 |
| Grosvenor | 2.5 | 1.88 | 1.87 |
| Gtbets | 2.5 | 1.99 | 1.79 |
| Leovegas | 2.5 | 1.88 | 1.87 |
| LowVig | 2.5 | 2.08 | 1.81 |
| MyBookie | 2.5 | 2.04 | 1.79 |
| Nordicbet | 2.5 | 2.05 | 1.78 |
| Onexbet | 2.5 | 2.04 | 1.79 |
| Pmu | 2.5 | 1.85 | 1.83 |
| Unibet Nl | 2.5 | 1.88 | 1.87 |
| Unibet Se | 2.5 | 1.93 | 1.89 |
| Book | Australia | Turkey |
|---|---|---|
| Pinnacle ↗ | +0.8 @ 2.01 | -0.8 @ 1.93 |
| Betanysports | +0.5 @ 2.30 | -0.5 @ 1.67 |
| BetOnline | +0.5 @ 2.27 | -0.5 @ 1.69 |
| Betus | +0.5 @ 2.30 | -0.5 @ 1.67 |
| Bovada | +0.8 @ 2.00 | -0.8 @ 1.83 |
| Gtbets | +0.5 @ 2.14 | -0.5 @ 1.68 |
| LowVig | +0.5 @ 2.27 | -0.5 @ 1.69 |
| Matchbook | +0.8 @ 2.02 | -0.8 @ 1.95 |
| MyBookie | +0.5 @ 2.18 | -1.0 @ 2.19 |
| Onexbet | +1.5 @ 1.41 | -1.5 @ 2.96 |
Research trail
What each AI looked up before picking
-
0 tool calls · 7 sources
7 citations captured — unlock with Pro
-
3 tool calls · 3 sources
3 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
6 tool calls · 6 sources
6 citations captured — unlock with Pro
-
30 tool calls · 9 sources
9 citations captured — unlock with Pro
-
0 tool calls · 8 sources
8 citations captured — unlock with Pro
-
12 tool calls · 4 sources
4 citations captured — unlock with Pro
-
24 tool calls · 10 sources
10 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.
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.