Jordan vs Argentina
Kickoff · Sun, Jun 28 · 02:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
8ef213281b31df94…
- Kickoff
- Sun, Jun 28 · 02: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)
{
"version": "v1",
"built_at": "2026-06-17T08:14:31+00:00",
"event": {
"id": 422,
"sport": "football",
"league": "FIFA World Cup",
"starts_at": "2026-06-28T02:00:00+00:00",
"starts_at_human": "Sun, 28 Jun 2026 02:00:00 GMT",
"venue": null
},
"teams": {
"home": "Jordan",
"away": "Argentina"
},
"market_consensus": {
"h2h": {
"home": 17,
"draw": 7.5,
"away": 1.22
},
"extra_markets": {
"totals": [
{
"point": 3.5,
"outcome": "Under",
"price": 1.53
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.32
},
{
"point": 3,
"outcome": "Under",
"price": 1.83
},
{
"point": 3,
"outcome": "Over",
"price": 2.04
},
{
"point": 3,
"outcome": "Under",
"price": 1.89
},
{
"point": 3,
"outcome": "Over",
"price": 1.93
},
{
"point": 2.5,
"outcome": "Under",
"price": 2.38
},
{
"point": 2.5,
"outcome": "Over",
"price": 1.53
},
{
"point": 3,
"outcome": "Under",
"price": 1.81
},
{
"point": 3,
"outcome": "Over",
"price": 1.89
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.57
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.43
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.56
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.38
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.56
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.38
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.56
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.38
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.56
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.38
},
{
"point": 3.5,
"outcome": "Under",
"price": 1.56
},
{
"point": 3.5,
"outcome": "Over",
"price": 2.38
},
{
"point": 3,
"outcome": "Under",
"price": 1.83
},
{
"point": 3,
"outcome": "Over",
"price": 2.04
},
{
"point": 3,
"outcome": "Under",
"price": 1.87
},
{
"point": 3,
"outcome": "Over",
"price": 1.9
},
{
"point": 2.5,
"outcome": "Under",
"price": 2.3
},
{
"point": 2.5,
"outcome": "Over",
"price": 1.56
}
],
"h2h": [
{
"point": null,
"outcome": "Draw",
"price": 6.4
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.19
},
{
"point": null,
"outcome": "Draw",
"price": 7.25
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 6.6
},
{
"point": null,
"outcome": "Jordan",
"price": 13.25
},
{
"point": null,
"outcome": "Argentina",
"price": 1.17
},
{
"point": null,
"outcome": "Draw",
"price": 7.5
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.17
},
{
"point": null,
"outcome": "Draw",
"price": 7
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.2
},
{
"point": null,
"outcome": "Draw",
"price": 7
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.2
},
{
"point": null,
"outcome": "Draw",
"price": 6.5
},
{
"point": null,
"outcome": "Jordan",
"price": 17
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 6.5
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.2
},
{
"point": null,
"outcome": "Draw",
"price": 6
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 7.5
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 6.4
},
{
"point": null,
"outcome": "Jordan",
"price": 12.75
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 7.5
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 7
},
{
"point": null,
"outcome": "Jordan",
"price": 16
},
{
"point": null,
"outcome": "Argentina",
"price": 1.22
},
{
"point": null,
"outcome": "Draw",
"price": 6.4
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.19
},
{
"point": null,
"outcome": "Draw",
"price": 6.4
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.2
},
{
"point": null,
"outcome": "Draw",
"price": 6.75
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 7
},
{
"point": null,
"outcome": "Jordan",
"price": 16
},
{
"point": null,
"outcome": "Argentina",
"price": 1.22
},
{
"point": null,
"outcome": "Draw",
"price": 6.75
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 6.75
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 6.75
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 6.4
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.19
},
{
"point": null,
"outcome": "Draw",
"price": 7.25
},
{
"point": null,
"outcome": "Jordan",
"price": 14
},
{
"point": null,
"outcome": "Argentina",
"price": 1.21
},
{
"point": null,
"outcome": "Draw",
"price": 7.16
},
{
"point": null,
"outcome": "Jordan",
"price": 13.38
},
{
"point": null,
"outcome": "Argentina",
"price": 1.16
},
{
"point": null,
"outcome": "Draw",
"price": 6.5
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.17
},
{
"point": null,
"outcome": "Draw",
"price": 6.5
},
{
"point": null,
"outcome": "Jordan",
"price": 15
},
{
"point": null,
"outcome": "Argentina",
"price": 1.18
},
{
"point": null,
"outcome": "Draw",
"price": 6.5
},
{
"point": null,
"outcome": "Jordan",
"price": 13
},
{
"point": null,
"outcome": "Argentina",
"price": 1.17
},
{
"point": null,
"outcome": "Draw",
"price": 6.79
},
{
"point": null,
"outcome": "Jordan",
"price": 13.92
}
],
"spreads": [
{
"point": 2,
"outcome": "Jordan",
"price": 1.8
},
{
"point": -2,
"outcome": "Argentina",
"price": 2.09
},
{
"point": 2,
"outcome": "Jordan",
"price": 1.85
},
{
"point": -2,
"outcome": "Argentina",
"price": 1.98
},
{
"point": 2,
"outcome": "Jordan",
"price": 1.75
},
{
"point": -2,
"outcome": "Argentina",
"price": 1.97
},
{
"point": 2,
"outcome": "Jordan",
"price": 1.8
},
{
"point": -2,
"outcome": "Argentina",
"price": 2.09
},
{
"point": 2,
"outcome": "Jordan",
"price": 1.83
},
{
"point": -2,
"outcome": "Argentina",
"price": 1.96
},
{
"point": 1.5,
"outcome": "Jordan",
"price": 2.31
},
{
"point": -1.5,
"outcome": "Argentina",
"price": 1.6
}
]
},
"note": "Bookmaker consensus odds at the moment of the call. Frozen here so settlement grades against the same line."
},
"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.
Free AI audit
Get a free AI pick on this match
No model has weighed in yet. Have DeepSeek V3 analyse this match — free, public, ~1 min.
Run a free AI audit — no account needed
One free DeepSeek pick per browser. Sign up after to save it, follow more matches, and unlock the full lineup.
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
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.
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
34 books · sharp books pinned · best price highlighted
| Book | Jordan | Draw | Argentina |
|---|---|---|---|
| Pinnacle ↗ | 13.38 | 7.16 | 1.16 |
| Draftkings ↗ | 15.00 | 7.50 | 1.18 |
| Fanduel ↗ | 15.00 | 6.50 | 1.18 |
| William Hill | 13.00 | 6.50 | 1.20 |
| Betclic FR | 13.25 | 6.60 | 1.17 |
| Betfred | 13.00 | 6.50 | 1.20 |
| BetOnline | 14.00 | 7.25 | 1.21 |
| Betrivers | 15.00 | 6.75 | 1.21 |
| Bovada | 15.00 | 7.50 | 1.17 |
| Boylesports | 17.00 | 6.50 | 1.18 |
| Casumo | 15.00 | 6.75 | 1.21 |
| Coral | 13.00 | 7.00 | 1.20 |
| Everygame | 13.00 | 7.50 | 1.18 |
| Grosvenor | 14.00 | 6.40 | 1.20 |
| Gtbets | 13.92 | 6.79 | 1.21 |
| Ladbrokes | 13.00 | 7.00 | 1.20 |
| Leovegas | 15.00 | 6.75 | 1.21 |
| Leovegas Se | 15.00 | 6.75 | 1.21 |
| Livescorebet | 14.00 | 6.40 | 1.19 |
| LowVig | 14.00 | 7.25 | 1.21 |
| Marathonbet | 16.25 | 7.10 | 1.19 |
| MyBookie | 12.75 | 6.40 | 1.18 |
| Paddy Power | 15.00 | 6.50 | 1.17 |
| Pmu | 14.00 | 6.40 | 1.19 |
| Skybet | 13.00 | 6.50 | 1.17 |
| Smarkets | 14.01 | 6.80 | 1.19 |
| Sport888 | 13.00 | 6.00 | 1.18 |
| Tipico | 14.00 | 6.50 | 1.16 |
| Unibet Nl | 16.00 | 7.00 | 1.22 |
| Unibet Se | 16.00 | 7.00 | 1.22 |
| Unibet | 14.00 | 6.50 | 1.19 |
| Virginbet | 14.00 | 6.40 | 1.19 |
| Winamax | 9.50 | 5.90 | 1.14 |
| Winamax | 9.00 | 5.40 | 1.12 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 3.0 | 1.90 | 1.87 |
| William Hill | 2.5 | 1.53 | 2.38 |
| BetOnline | 3.0 | 2.04 | 1.83 |
| Betrivers | 3.5 | 2.38 | 1.56 |
| Bovada | 3.0 | 1.93 | 1.89 |
| Casumo | 3.5 | 2.38 | 1.56 |
| Grosvenor | 3.5 | 2.38 | 1.56 |
| Gtbets | 2.5 | 1.56 | 2.30 |
| Leovegas | 3.5 | 2.38 | 1.56 |
| LowVig | 3.0 | 2.04 | 1.83 |
| MyBookie | 3.0 | 1.89 | 1.81 |
| Pmu | 3.5 | 2.32 | 1.53 |
| Unibet Nl | 3.5 | 2.38 | 1.56 |
| Unibet Se | 3.5 | 2.43 | 1.57 |
| Book | Jordan | Argentina |
|---|---|---|
| Pinnacle ↗ | +2.0 @ 1.83 | -2.0 @ 1.96 |
| BetOnline | +2.0 @ 1.80 | -2.0 @ 2.09 |
| Bovada | +2.0 @ 1.85 | -2.0 @ 1.98 |
| Gtbets | +1.5 @ 2.31 | -1.5 @ 1.60 |
| LowVig | +2.0 @ 1.80 | -2.0 @ 2.09 |
| MyBookie | +2.0 @ 1.75 | -2.0 @ 1.97 |
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.