Argentina vs Algeria
Final: 3 – 0
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
c996942f21a280db…
- Kickoff
- Wed, Jun 17 · 01: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": 369,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-17T01:00:00+00:00",
"starts_at_human": "Wed, 17 Jun 2026 01:00:00 GMT"
},
"teams": {
"away": "Algeria",
"home": "Argentina"
},
"version": "v1",
"built_at": "2026-06-14T09:16:33+00:00",
"market_consensus": {
"h2h": {
"away": 10,
"draw": 4.9,
"home": 1.43
},
"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.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.4,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.75,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.29,
"outcome": "Draw"
},
{
"point": null,
"price": 1.4,
"outcome": "Argentina"
},
{
"point": null,
"price": 7.81,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.36,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.38,
"outcome": "Argentina"
},
{
"point": null,
"price": 8,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.41,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.75,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.36,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.42,
"outcome": "Argentina"
},
{
"point": null,
"price": 10,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.52,
"outcome": "Draw"
},
{
"point": null,
"price": 1.43,
"outcome": "Argentina"
},
{
"point": null,
"price": 9.35,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.39,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.6,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.33,
"outcome": "Draw"
},
{
"point": null,
"price": 1.4,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.37,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.75,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.41,
"outcome": "Argentina"
},
{
"point": null,
"price": 9.7,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.37,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.46,
"outcome": "Draw"
},
{
"point": null,
"price": 1.43,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.46,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 1.41,
"outcome": "Argentina"
},
{
"point": null,
"price": 9.7,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.36,
"outcome": "Argentina"
},
{
"point": null,
"price": 9.5,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.7,
"outcome": "Draw"
},
{
"point": null,
"price": 1.38,
"outcome": "Argentina"
},
{
"point": null,
"price": 7.75,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.36,
"outcome": "Argentina"
},
{
"point": null,
"price": 7.5,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.41,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 1.38,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.4,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.33,
"outcome": "Draw"
},
{
"point": null,
"price": 1.36,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.35,
"outcome": "Argentina"
},
{
"point": null,
"price": 9,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.8,
"outcome": "Draw"
},
{
"point": null,
"price": 1.4,
"outcome": "Argentina"
},
{
"point": null,
"price": 8.75,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.9,
"outcome": "Draw"
},
{
"point": null,
"price": 1.38,
"outcome": "Argentina"
},
{
"point": null,
"price": 10,
"outcome": "Algeria"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
}
],
"totals": [
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.94,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 3,
"price": 1.5,
"outcome": "Under"
},
{
"point": 3,
"price": 2.7,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.9,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.08,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.98,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.84,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.81,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.94,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 5,
"outcome": "Draw"
},
{
"point": null,
"price": 1.43,
"outcome": "Argentina"
},
{
"point": null,
"price": 10.5,
"outcome": "Algeria"
}
],
"spreads": [
{
"point": -1.5,
"price": 2.21,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.73,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.2,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.71,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.2,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.71,
"outcome": "Algeria"
},
{
"point": -1.25,
"price": 1.99,
"outcome": "Argentina"
},
{
"point": 1.25,
"price": 1.96,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.2,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.69,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.2,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.65,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.07,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.67,
"outcome": "Algeria"
},
{
"point": -1.5,
"price": 2.21,
"outcome": "Argentina"
},
{
"point": 1.5,
"price": 1.73,
"outcome": "Algeria"
}
]
}
},
"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.
AI predictions
Featured · open arena7 markets · 11 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: Argentina 64% |
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.
|
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: Argentina -1.5 |
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 52% |
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
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 |
72%
Argentina
~1.43
W
|
58%
No
~1.52
W
|
50%
Argentina / Argentina |
55%
Argentina -1
~1.67
|
54%
Over
~2.00
W
|
52%
Argentina -1.25
~2.15
|
18%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
72%
Argentina Argentina arrive as reigning world champions in elite form, winning all five of their last five with 15 goals scored and 1 conceded, while A...
Odds: 1.43
Edge: +2.1%
🔍 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.
58%
No Argentina have kept four clean sheets in their last five matches with Emi Martinez behind a Romero–Otamendi backline, and Algeria's attack o...
Odds: 1.52
Edge: -7.8%
🔍 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.
50%
Argentina / Argentina Argentina have not lost at half-time in 16 straight matches per Forebet, indicating they tend to control opening 45 minutes. With a stronger...
🔍 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%
Argentina -1 Argentina were dominant in friendlies (5-0 vs Zambia, 2-0 vs Honduras) and the talent gap suggests a 2-goal margin is plausible, though a te...
Odds: 1.67
Edge: -4.9%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
54%
Over Argentina have averaged 3 goals per game across their last five and Algeria will need to chase if they fall behind early, opening counter-at...
Odds: 2.00
Edge: +4.0%
🔍 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.
52%
Argentina -1.25 At -1.25 the bet half-loses on a 1-goal Argentine win and wins fully on 2+. Argentina's attacking depth (Messi, Lautaro, Julian Alvarez, Mac...
Odds: 2.15
Edge: +5.5%
🔍 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.
18%
2-0 Argentina's recent friendlies have produced 2-0 and 5-0 type scorelines, with the defence locked in. A modest 2-0 is the most likely single...
🔍 researched
5 sources cited
|
||||||||
|
Claude Opus 4.6 FlagshipAnthropic |
68%
Argentina
~1.43
W
|
58%
No
~1.52
W
|
48%
Argentina / Argentina |
55%
Argentina
~1.65
W
|
52%
Under
~1.82
L
|
52%
Argentina -1.25
~2.15
|
18%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
Argentina Argentina are defending World Cup champions with a five-match winning streak (5-0 Zambia, 3-0 Iceland, 2-0 Honduras) and an elite squad feat...
Odds: 1.43
Edge: -1.9%
🔍 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 Argentina's defense featuring Romero, Lisandro Martinez, and Emiliano Martinez is among the best in the world, conceding just 1 goal in 5 re...
Odds: 1.52
Edge: -7.8%
🔍 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.
48%
Argentina / Argentina Argentina are expected to dominate possession and create early chances, likely taking the lead in the first half. Their recent pattern shows...
🔍 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%
Argentina Argentina -1 (3-way handicap, meaning they must win by 2+ goals) is supported by their recent dominant performances including 5-0 and 3-0 wi...
Odds: 1.65
Edge: -5.6%
🔍 researched
9 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under Argentina scored freely in friendlies (5-0, 3-0, 2-0) but World Cup openers tend to be more cautious affairs with both teams managing risk....
Odds: 1.82
Edge: -3.0%
🔍 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.
52%
Argentina -1.25 The Asian handicap line at -1.25 is a half-win/half-push if Argentina win by exactly 1. Argentina's quality advantage makes a multi-goal win...
Odds: 2.15
Edge: +5.5%
🔍 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.
18%
2-0 A 2-0 Argentina win is the most likely single scoreline, consistent with Squawka's prediction and Argentina's controlled style under Scaloni...
🔍 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.
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.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
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.
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 |
72%
Argentina
~1.43
W
|
62%
No
~1.52
W
|
56%
Argentina / Argentina |
55%
Argentina
~1.65
W
|
52%
Under
~1.82
L
|
54%
Argentina -1
~1.67
W
|
18%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
72%
Argentina Argentina are reigning World Cup champions (2022) and one of the tournament favourites in 2026, boasting elite quality through Messi, Di Mar...
Odds: 1.43
Edge: +2.1%
Both teams to score
?
Both teams to score
Both Teams To Score. Yes = both teams score at least once. No = at least one team is shut out.
62%
No Algeria are expected to park defensively, and their attacking output against a compact Argentina defence is limited. Argentina's back line,...
Odds: 1.52
Edge: -3.8%
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.
56%
Argentina / Argentina Argentina leading at half-time and winning is the most probable double result. Argentina's quality means they are likely to take the lead ea...
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%
Argentina Argentina winning by 2+ goals (covering -1.5 in most lines, or -1 in the requested market) is plausible given the talent gap, but World Cup...
Odds: 1.65
Edge: -5.6%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under The market is almost perfectly split (roughly 50/50 implied), reflecting genuine uncertainty. Algeria are likely to set up defensively again...
Odds: 1.82
Edge: -3.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
54%
Argentina -1 On Asian handicap -1, Argentina need to win by 2+ to win the bet outright (win by 1 returns half stake). Given the quality differential Arge...
Odds: 1.67
Edge: -5.9%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 A 2-0 Argentina win is the single most likely correct score, reflecting Argentina's likely dominance while Algeria keep things reasonably ti... |
||||||||
|
Claude Haiku 4.5 Anthropic |
70%
Argentina
~1.43
W
|
58%
No
~1.52
W
|
55%
Argentina / Argentina |
59%
Argentina -1.5
~2.15
|
54%
Under 2.5
~1.83
L
|
63%
Argentina -1
~1.67
W
|
19%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
Argentina Argentina is the defending World Cup champion (2022) and has dominated recent World Cup qualifiers and tournaments. The bookmaker consensus...
Odds: 1.43
Edge: +0.1%
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 Algeria's World Cup qualification record and attacking output suggest they may struggle to score against a defensively solid Argentina. Whil...
Odds: 1.52
Edge: -7.8%
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%
Argentina / Argentina Argentina leading at half-time and full-time (Argentina-Argentina) is the modal outcome given their pedigree and expected control. Secondary...
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).
59%
Argentina -1.5 Bookmaker spreads price Argentina -1.5 at ~2.20 and Algeria +1.5 at ~1.70–1.73, implying Argentina should win by 1.5+ goals with moderate co...
Odds: 2.15
Edge: +12.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
54%
Under 2.5 Bookmaker consensus prices Under 2.5 at ~1.88 and Over at ~1.95, implying nearly even probability (~52–48). World Cup group-stage matches fr...
Odds: 1.83
Edge: -0.6%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
63%
Argentina -1 Asian handicap at -1 (Argentina must win by 1+ goal) is a natural split between the -1.5 spread and a simple win. Argentina's expected domin...
Odds: 1.67
Edge: +3.1%
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-0 A 2-0 victory for Argentina represents the balance between dominant control and first-half caution typical of group-stage openers. 1-0 and 2... |
||||||||
|
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.
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.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
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.
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 |
73%
Argentina
~1.43
W
|
62%
No
~1.52
W
|
42%
Draw / Argentina |
58%
Argentina
~1.65
W
|
60%
Under 2.5
~1.83
L
|
54%
Argentina -1.25
~2.15
|
28%
1-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
73%
Argentina Argentina enter with superior tournament experience, a settled squad (Messi fit, Emi Martínez cleared) and five straight warm-up wins, while...
Odds: 1.43
Edge: +3.1%
🔍 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.
62%
No Argentina's defence and goalkeeper situation (Emi Martínez cleared) point to a good chance of a clean sheet, while Algeria's scoring threat...
Odds: 1.52
Edge: -3.8%
🔍 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.
42%
Draw / Argentina Openers often start cagey — a first-half stalemate followed by Argentina imposing themselves in the second half is a common big-team pattern...
🔍 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).
58%
Argentina On a -1 spread Argentina are favoured to win by a margin (single‑goal risk exists but depth and quality give Argentina a better than coin‑fl...
Odds: 1.65
Edge: -2.6%
🔍 researched
6 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
Under 2.5 Argentina have been defensively solid in warm-ups (few goals conceded) and big tournaments' openers often trend cagey; Algeria can score but...
Odds: 1.83
Edge: +5.4%
🔍 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.
54%
Argentina -1.25 Lines around -1.25 for Argentina offer a split outcome if they win by a single goal (half loss), but given Argentina's higher shot quality a...
Odds: 2.15
Edge: +7.5%
🔍 researched
6 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.
28%
1-0 Low-to-medium scoring opener expected: narrow Argentina win (1-0) fits the conservative first-half followed by a late or solitary Argentina...
🔍 researched
6 sources cited
|
||||||||
|
GPT-4o Mini Openai |
85%
Argentina
~1.43
W
|
70%
no
~1.52
W
|
65%
Argentina / Argentina |
75%
Argentina
~1.65
W
|
60%
under
~1.82
L
|
75%
Argentina
~5.64
|
50%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
85%
Argentina Argentina, as reigning World Cup champions, have a strong squad led by Lionel Messi. Their recent form and depth make them favorites against...
Odds: 1.43
Edge: +15.1%
🔍 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.
70%
no Argentina's strong defense and Algeria's tendency to play a compact defensive game indicate a low likelihood of both teams scoring. ([forebe...
Odds: 1.52
Edge: +4.2%
🔍 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.
65%
Argentina / Argentina Argentina's strong squad and home advantage suggest they will lead at both halftime and fulltime against Algeria. ([forebet.com](https://www...
🔍 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).
75%
Argentina Argentina's superior squad and recent form make them likely to win by at least two goals against Algeria. ([forebet.com](https://www.forebet...
Odds: 1.65
Edge: +14.4%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
60%
under Argentina's defense has been solid, conceding only 0.6 goals per game in their last 15 matches. Algeria's disciplined defensive approach sug...
Odds: 1.82
Edge: +5.0%
🔍 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.
75%
Argentina Argentina's superior squad and recent form make them likely to win by at least one goal against Algeria. ([forebet.com](https://www.forebet....
Odds: 5.64
Edge: +57.3%
🔍 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%
2-0 Argentina's strong defense and attacking prowess suggest a 2-0 victory over Algeria. ([forebet.com](https://www.forebet.com/en/football-matc...
🔍 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.
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.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
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.
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.
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.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
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.
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 |
82%
Argentina
~1.43
W
|
64%
No
~1.52
W
|
67%
Argentina / Argentina |
71%
Argentina
~1.65
W
|
57%
Over
~2.00
W
|
59%
Argentina -1.5
~2.15
W
|
21%
3-0
W
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
82%
Argentina Argentina enter as defending world champions with elite squad depth and attacking firepower. Algeria are a respectable African side but lack...
Odds: 1.43
Edge: +12.1%
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.
64%
No Argentina's organized defense and high press limit clear chances for weaker opponents. Algeria have struggled to score against elite teams i...
Odds: 1.52
Edge: -1.8%
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.
67%
Argentina / Argentina Argentina typically establish control early and maintain leads. Historical patterns in similar mismatches show strong home half-time and ful...
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).
71%
Argentina Market prices around 2.2 for Argentina -1.5 indicate strong belief they will win by two or more goals. Quality gap suggests a comfortable mu...
Odds: 1.65
Edge: +10.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
57%
Over Argentina average well over 2.5 goals per game in recent World Cup cycles. Algeria's defense is vulnerable against top South American attack...
Odds: 2.00
Edge: +7.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
59%
Argentina -1.5 Argentina's expected goal superiority points to a 2+ goal win most likely. Algeria rarely keep matches close against top-5 FIFA ranked sides...
Odds: 2.15
Edge: +12.5%
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.
21%
3-0 Most probable outcomes cluster around 2-0 to 3-1 given the talent mismatch. Argentina's clinical finishing and set-piece threat support a 3-... |
||||||||
|
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.
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.
Spread
?
Spread
Point spread. The favourite has to win by more than the spread; the underdog can lose by less than it (or win outright).
No pick on this market.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
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.
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 |
70%
Argentina
~1.43
W
|
65%
No
~1.52
W
|
40%
Draw / Argentina |
45%
Draw
~5.64
|
55%
Under
~1.82
L
|
52%
Algeria
~5.64
|
22%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
Argentina Argentina are the defending champions and possess superior quality throughout their squad, despite some injury concerns. Algeria has shown s...
Odds: 1.43
Edge: +0.1%
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.
65%
No Argentina's defense has been formidable, keeping clean sheets in their recent warm-up games. Algeria, while in good form, will likely adopt...
Odds: 1.52
Edge: -0.8%
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.
40%
Draw / Argentina Algeria is likely to start the game defensively, aiming to absorb pressure and frustrate Argentina. This could lead to a goalless first half...
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).
45%
Draw This prediction aligns with a narrow Argentina victory. Algeria's strong defensive record and the pressure of an opening match suggest they...
Odds: 5.64
Edge: +27.3%
6 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under World Cup opening matches are often tense, low-scoring affairs. Algeria has been defensively solid in recent friendlies, conceding just two...
Odds: 1.82
Edge: +0.1%
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.
52%
Algeria Predicting for a common line of +1.5 for Algeria. Given their strong defensive form and Argentina's key injuries, Algeria seems well-equippe...
Odds: 5.64
Edge: +34.3%
6 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-0 This scoreline reflects a comfortable but not dominant win for Argentina, consistent with a cagey opening match. It aligns with the 'BTTS No...
6 sources cited
|
||||||||
|
Gemini 2.5 Flash |
70%
Argentina
~1.43
W
|
65%
No
~1.52
W
|
50%
Argentina / Argentina |
45%
Argentina -1 Win
~1.67
|
55%
Over
~2.00
W
|
40%
Argentina -1.5
~2.15
W
|
18%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
Argentina Based on my training data through early 2023, Argentina, as the reigning World Cup champions, possesses a superior squad quality and histori...
Odds: 1.43
Edge: +0.1%
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.
65%
No Argentina's defense is typically well-organized and strong, capable of keeping clean sheets against teams of Algeria's caliber. While Algeri...
Odds: 1.52
Edge: -0.8%
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.
50%
Argentina / Argentina As strong favorites, Argentina is expected to establish their dominance early in the match, likely leading at half-time. They are then proje...
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).
45%
Argentina -1 Win Argentina is heavily favored to win this match, and their superior quality suggests they are likely to win by more than a single goal. A two...
Odds: 1.67
Edge: -14.9%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over Argentina's potent attack, featuring world-class forwards, is capable of scoring multiple goals against a less robust Algerian defense. Whil...
Odds: 2.00
Edge: +5.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
40%
Argentina -1.5 Considering Argentina's offensive firepower and Algeria's defensive vulnerabilities against top teams, Argentina winning by a margin of two...
Odds: 2.15
Edge: -6.5%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 A 2-0 scoreline reflects Argentina's expected dominance, their ability to keep a clean sheet against Algeria, and their offensive capabiliti... |
||||||||
|
Gemini 2.5 Flash-Lite |
75%
Argentina
~1.43
W
|
52%
Yes
~2.93
L
|
55%
Argentina / Argentina |
60%
Argentina
~1.65
W
|
55%
Over
~2.00
W
|
60%
Argentina -1.5
~2.15
W
|
15%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Argentina Argentina is a significantly stronger team historically and is expected to win this World Cup fixture. They possess a superior squad, greate...
Odds: 1.43
Edge: +5.1%
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 Argentina's strong attack makes them likely to score, while Algeria could potentially find the net against a favored opponent, especially if...
Odds: 2.93
Edge: +17.9%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
55%
Argentina / Argentina Argentina is expected to dominate this match from start to finish. They have the quality to score early and maintain their lead throughout t...
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%
Argentina Given Argentina's status as a strong favorite, they are expected to win by at least two goals. Their attacking depth and ability to control...
Odds: 1.65
Edge: -0.6%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over Argentina possesses a potent offense capable of scoring multiple goals, while Algeria might also contribute. This suggests a game with a mod...
Odds: 2.00
Edge: +5.0%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
60%
Argentina -1.5 Argentina is a superior team and is expected to win by more than one goal. Their attacking strength should allow them to comfortably cover t...
Odds: 2.15
Edge: +13.5%
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-0 Argentina is expected to win comfortably. A 2-0 victory reflects their offensive capabilities without conceding excessively. While other sco... |
||||||||
|
DeepSeek V3 Deepseek |
75%
Argentina
~1.43
W
|
60%
No
~1.52
W
|
45%
Argentina / Argentina |
65%
Argentina
~1.65
W
|
55%
Under
~1.82
L
|
50%
Argentina -1.5
~2.15
W
|
18%
2-0
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Argentina Argentina are heavy favorites based on historical strength and squad depth. Algeria are solid but lack the star power to consistently troubl...
Odds: 1.43
Edge: +5.1%
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 Algeria struggle to score against elite opposition, often failing to find the net. Argentina's defense is strong and will likely keep a clea...
Odds: 1.52
Edge: -5.8%
Half-time / Full-time
?
Half-time / Full-time
Half-time / Full-time. Outcome at the break AND at the final whistle — both have to match for the pick to land.
45%
Argentina / Argentina Argentina likely to lead at halftime given their early aggression and superiority. However, Algeria may hold out for a draw at half, leading...
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%
Argentina Argentina's attacking firepower should be enough to win by at least 2 goals against Algeria's defense. The odds for Argentina -1.5 are aroun...
Odds: 1.65
Edge: +4.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under Algeria tend to be defensively organized in big tournaments, while Argentina's attack may need time to break down low blocks. Recent World C...
Odds: 1.82
Edge: +0.1%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
50%
Argentina -1.5 While Argentina are expected to dominate, covering -1.5 is tough in a World Cup opener against a disciplined Algeria. The odds are balanced...
Odds: 2.15
Edge: +3.5%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 A 2-0 scoreline reflects Argentina's expected dominance but Algeria's defensive resilience preventing a blowout. Argentina often win by two... |
||||||||
|
Consensus |
Argentina 12/12 |
No 10/12 |
Argentina / Argentina 10/12 |
Argentina 7/12 |
Under 5/12 |
Argentina -1.25 4/12 |
2-0 9/12 |
|
|
Bookmaker line |
Argentina 64% |
— |
— |
Argentina -1.5 |
2.5 · Over 52% |
— |
— |
|
Polymarket: tournament odds
What real money is betting on each team to lift the 2026 FIFA World Cup trophy.
Beat the AIs · Predict the score
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
50 books · sharp books pinned · best price highlighted
| Book | Argentina | Draw | Algeria |
|---|---|---|---|
| Pinnacle ↗ | 1.42 | 4.49 | 9.02 |
| Draftkings ↗ | 1.41 | 4.60 | 9.00 |
| Fanduel ↗ | 1.37 | 4.60 | 9.00 |
| Betmgm | 1.40 | 4.50 | 8.00 |
| William Hill | 1.40 | 4.20 | 8.00 |
| Betfair Exchange UK | 1.42 | 4.90 | 10.00 |
| Betfair Exchange EU | 1.42 | 4.90 | 10.00 |
| Betanysports | 1.41 | 4.40 | 8.75 |
| Betclic FR | 1.37 | 4.60 | 8.75 |
| Betfred | 1.40 | 4.33 | 9.00 |
| BetOnline | 1.40 | 4.80 | 8.75 |
| Betrivers | 1.36 | 4.70 | 9.50 |
| Betsson | 1.41 | 4.40 | 9.70 |
| Betus | 1.40 | 4.29 | 7.81 |
| Betvictor | 1.36 | 4.50 | 9.00 |
| Betway | 1.38 | 4.50 | 8.50 |
| Bovada | 1.41 | 4.40 | 8.75 |
| Boylesports | 1.36 | 4.33 | 9.00 |
| Casumo | 1.36 | 4.70 | 9.50 |
| Codere It | 1.39 | 4.70 | 8.60 |
| Coolbet | 1.42 | 4.50 | 9.50 |
| Coral | 1.40 | 4.60 | 8.00 |
| Everygame | 1.40 | 4.50 | 9.00 |
| Fanatics | 1.36 | 4.50 | 9.00 |
| Grosvenor | 1.36 | 4.60 | 9.00 |
| Gtbets | 1.43 | 4.46 | 8.46 |
| Ladbrokes | 1.40 | 4.50 | 8.00 |
| Leovegas | 1.36 | 4.70 | 9.50 |
| Leovegas Se | 1.36 | 4.70 | 9.50 |
| Livescorebet | 1.35 | 4.50 | 9.00 |
| LowVig | 1.40 | 4.80 | 8.75 |
| Marathonbet | 1.40 | 4.55 | 9.30 |
| Matchbook | 1.42 | 4.90 | 10.00 |
| MyBookie | 1.38 | 4.60 | 8.40 |
| Nordicbet | 1.41 | 4.40 | 9.70 |
| Onexbet | 1.43 | 4.52 | 9.35 |
| Paddy Power | 1.36 | 4.50 | 8.50 |
| Pmu | 1.35 | 4.50 | 9.00 |
| Skybet | 1.36 | 4.50 | 8.50 |
| Smarkets | 1.41 | 4.80 | 10.00 |
| Sport888 | 1.40 | 4.00 | 8.00 |
| Tipico | 1.37 | 4.70 | 9.00 |
| Unibet | 1.37 | 4.85 | 8.80 |
| Unibet Nl | 1.38 | 4.90 | 10.00 |
| Unibet Se | 1.38 | 4.90 | 10.00 |
| Unibet | 1.37 | 4.60 | 8.50 |
| Virginbet | 1.35 | 4.50 | 9.00 |
| Williamhill | 1.38 | 4.40 | 8.00 |
| Winamax | 1.38 | 4.70 | 7.75 |
| Winamax | 1.36 | 4.50 | 7.50 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.5 | 2.02 | 1.87 |
| Betmgm | 2.5 | 1.98 | 1.87 |
| William Hill | 2.5 | 1.91 | 1.80 |
| Betanysports | 2.0 | 1.48 | 2.75 |
| BetOnline | 2.5 | 1.94 | 1.91 |
| Betrivers | 2.5 | 1.89 | 1.85 |
| Betsson | 2.5 | 2.00 | 1.82 |
| Betus | 2.5 | 1.91 | 1.91 |
| Bovada | 2.5 | 1.98 | 1.85 |
| Casumo | 2.5 | 1.89 | 1.85 |
| Codere It | 2.5 | 1.87 | 1.80 |
| Coolbet | 2.5 | 2.00 | 1.82 |
| Grosvenor | 2.5 | 1.89 | 1.85 |
| Gtbets | 2.5 | 1.93 | 1.84 |
| Leovegas | 2.5 | 1.89 | 1.85 |
| LowVig | 2.5 | 1.94 | 1.91 |
| Matchbook | 2.5 | 2.08 | 1.90 |
| MyBookie | 2.5 | 1.88 | 1.81 |
| Nordicbet | 2.5 | 2.00 | 1.82 |
| Onexbet | 2.5 | 1.98 | 1.85 |
| Pmu | 2.5 | 1.85 | 1.82 |
| Unibet Nl | 2.5 | 1.89 | 1.85 |
| Unibet Se | 2.5 | 1.93 | 1.88 |
| Book | Argentina | Algeria |
|---|---|---|
| Pinnacle ↗ | -1.3 @ 1.97 | +1.3 @ 1.93 |
| Betanysports | -1.5 @ 2.20 | +1.5 @ 1.71 |
| BetOnline | -1.5 @ 2.21 | +1.5 @ 1.73 |
| Betus | -1.5 @ 2.20 | +1.5 @ 1.71 |
| Bovada | -1.3 @ 1.93 | +1.3 @ 1.89 |
| Gtbets | -1.5 @ 2.20 | +1.5 @ 1.65 |
| LowVig | -1.5 @ 2.21 | +1.5 @ 1.73 |
| Matchbook | -1.3 @ 1.99 | +1.3 @ 1.96 |
| MyBookie | -1.5 @ 2.07 | +1.5 @ 1.67 |
| Onexbet | -1.5 @ 2.20 | +1.5 @ 1.69 |
Research trail
What each AI looked up before picking
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
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.
-
21 tool calls · 9 sources
9 citations captured — unlock with Pro
-
14 tool calls · 5 sources
5 citations captured — unlock with Pro
-
0 tool calls · 6 sources
6 citations captured — unlock with Pro
-
56 tool calls · 6 sources
6 citations captured — unlock with Pro
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.