Wests Tigers vs Dolphins
DKickoff · Sat, Jun 20 · 05:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
d66d4b3cddd63ecc…
- Sport
- Sat, Jun 20 · 05:00 GMT+0000
- Markets
- h2h
- Source
- The Odds API · live
- 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 1. 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 1, in this order): h2h
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": 295,
"sport": "rugby",
"venue": null,
"league": "NRL",
"starts_at": "2026-06-20T05:00:00+00:00",
"starts_at_human": "Sat, 20 Jun 2026 05:00:00 GMT"
},
"teams": {
"away": "Dolphins",
"home": "Wests Tigers"
},
"version": "v1",
"built_at": "2026-06-16T06:36:40+00:00",
"market_consensus": {
"h2h": {
"away": 1.5,
"draw": 29,
"home": 2.9
},
"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": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 2.65,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.37,
"outcome": "Dolphins"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.8,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.41,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.6,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.36,
"outcome": "Dolphins"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 2.77,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.45,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 2.65,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.37,
"outcome": "Dolphins"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.8,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.41,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.6,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.36,
"outcome": "Dolphins"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 2.77,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.45,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 2.65,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.37,
"outcome": "Dolphins"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.8,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.41,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.6,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.36,
"outcome": "Dolphins"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 2.77,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.45,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 2.65,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.37,
"outcome": "Dolphins"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.8,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.41,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.6,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.36,
"outcome": "Dolphins"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 2.77,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.45,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 2.65,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.37,
"outcome": "Dolphins"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.8,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.41,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.6,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.36,
"outcome": "Dolphins"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 2.77,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.45,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.9,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 1.5,
"outcome": "Dolphins"
}
],
"spreads": [
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 7.5,
"price": 1.88,
"outcome": "Wests Tigers"
},
{
"point": -7.5,
"price": 1.85,
"outcome": "Dolphins"
},
{
"point": 6.5,
"price": 1.8,
"outcome": "Wests Tigers"
},
{
"point": -6.5,
"price": 1.95,
"outcome": "Dolphins"
},
{
"point": 6.5,
"price": 1.8,
"outcome": "Wests Tigers"
},
{
"point": -6.5,
"price": 1.95,
"outcome": "Dolphins"
}
]
}
},
"markets_requested": [
"h2h"
],
"research_directive": [
"Use any tools you have (web search, news, your training knowledge) to research:",
"recent form (last 5 matches), starting lineups, injuries / absences, weather (outdoor sports), head-to-head record, fatigue / rest days.",
"Cite specific sources in `sources_cited` when you use external tools.",
"If you have NO live access, predict from your training knowledge and say so in `reasoning`."
]
}
The hash above is SHA-256 of the canonical JSON brief. Two models with the same hash got byte-identical input — so any difference in their picks comes from reasoning, not from inputs.
Your call
Who wins? One tap, no signup.
AI predictions
1 markets · 6 models picked
Who picked what
15 models × 1 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: Dolphins 67% |
|
|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 20-47 -30.7u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Opus 4.6 FlagshipAnthropic · 20-47 -27.1u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Opus 4 FlagshipAnthropic |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Sonnet 4.6 FlagshipAnthropic · 201-251 -196.7u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Haiku 4.5 Anthropic · 232-276 -221.0u |
68%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
Dolphins The Dolphins are heavily favoured by the market at 1.5 odds (implied probability ~67%), reflecting their superior recent form and roster str...
Odds: 1.50
Edge: +1.3%
|
||
|
GPT-5 FlagshipOpenai |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
GPT-5 Mini Openai · 51-65 -9.6u |
— | |
|
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. |
||
|
GPT-4o Mini Openai · 52-117 -86.0u |
75%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Dolphins The Dolphins have demonstrated strong form recently, securing significant victories, including a 62-24 win over the Raiders and a 36-30 win...
Odds: 1.50
Edge: +8.3%
🔍 researched
3 sources cited
|
||
|
o3 FlagshipOpenai |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Grok 4 Heavy FlagshipXai |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Grok 4 Fast Xai · 145-303 -211.3u |
65%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Dolphins Bookmaker consensus heavily favors Dolphins at 1.5 implying around 65% implied probability after margin. Wests Tigers have historically been...
Odds: 1.50
Edge: -1.7%
|
||
|
Gemini 2.5 Pro FlagshipGoogle · 14-46 -31.9u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Gemini 2.5 Flash Google · 176-261 -223.1u |
65%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Dolphins Based on the significant favorite status indicated by the bookmaker consensus, the Dolphins are predicted to win this match. As the event is...
Odds: 1.50
Edge: -1.7%
|
||
|
Gemini 2.5 Flash-Lite Google · 84-212 -157.8u |
67%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
67%
Dolphins The Dolphins have a historical advantage over the Wests Tigers in their head-to-head matchups, winning a majority of their previous encounte...
Odds: 1.50
Edge: +0.3%
3 sources cited
|
||
|
DeepSeek V3 Deepseek · 201-294 -242.4u |
65%
Dolphins
~1.50
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
65%
Dolphins Dolphins are strong favorites with odds around 1.5, reflecting their superior form and squad depth. Wests Tigers have struggled historically...
Odds: 1.50
Edge: -1.7%
|
||
|
Consensus |
Dolphins 6/6 |
|
|
Bookmaker line |
Dolphins 67% |
|
Pro on-demand
Request an AI audit
Have the frontier lineup analyse this match — same brief, same scoreboard. Predictions appear publicly once the run finishes.
Ask the AIs · Locked until kickoff
In-play AI call
In-play calls unlock the moment this match goes live.
Sign in to ask the AIs about this match. Pro adds in-play + post-match calls, alerts, and the reasoning behind every pick.
Bookmaker odds
6 books · sharp books pinned · best price highlighted
| Book | Wests Tigers | Draw | Dolphins |
|---|---|---|---|
| Betsson | 2.90 | 20.00 | 1.50 |
| Marathonbet | 2.77 | 29.00 | 1.45 |
| Nordicbet | 2.90 | 20.00 | 1.50 |
| Unibet | 2.65 | 19.00 | 1.37 |
| Winamax | 2.80 | 23.00 | 1.41 |
| Winamax | 2.60 | 20.00 | 1.36 |
| Book | Line | Over | Under |
|---|
| Book | Wests Tigers | Dolphins |
|---|---|---|
| Betsson | +4.5 @ 1.85 | -7.5 @ 1.85 |
| Nordicbet | +4.5 @ 1.85 | -7.5 @ 1.85 |
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 · 3 sources
3 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
1 tool call · 3 sources
3 citations captured — unlock with Pro
-
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.