Parramatta Eels vs Canberra Raiders
CRFinal: 15 – 12
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
64a378ab15d5ad7e…
- Sport
- Sat, Jun 13 · 09:36 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": 292,
"sport": "rugby",
"venue": null,
"league": "NRL",
"starts_at": "2026-06-13T09:35:00+00:00",
"starts_at_human": "Sat, 13 Jun 2026 09:35:00 GMT"
},
"teams": {
"away": "Canberra Raiders",
"home": "Parramatta Eels"
},
"version": "v1",
"built_at": "2026-06-12T10:42:28+00:00",
"market_consensus": {
"h2h": {
"away": 1.81,
"draw": 26,
"home": 2.25
},
"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": 2.11,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.71,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.02,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.81,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.2,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.65,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.12,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.68,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.14,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.68,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 18,
"outcome": "Draw"
},
{
"point": null,
"price": 2.25,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.78,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 18,
"outcome": "Draw"
},
{
"point": null,
"price": 2.25,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.78,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 22,
"outcome": "Draw"
},
{
"point": null,
"price": 2.1,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.62,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 2.15,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.66,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 26,
"outcome": "Draw"
},
{
"point": null,
"price": 2.18,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.11,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.71,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.02,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.81,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 2.2,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.65,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.12,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.68,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
},
{
"point": null,
"price": 2.16,
"outcome": "Parramatta Eels"
},
{
"point": null,
"price": 1.7,
"outcome": "Canberra Raiders"
}
],
"totals": [
{
"point": 48.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.9,
"outcome": "Over"
},
{
"point": 47.5,
"price": 1.94,
"outcome": "Under"
},
{
"point": 47.5,
"price": 1.81,
"outcome": "Over"
},
{
"point": 49.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 49.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.9,
"outcome": "Over"
},
{
"point": 47.5,
"price": 1.94,
"outcome": "Under"
},
{
"point": 47.5,
"price": 1.81,
"outcome": "Over"
},
{
"point": 49.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 49.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 48.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 48.5,
"price": 1.88,
"outcome": "Under"
}
],
"spreads": [
{
"point": 2.5,
"price": 1.82,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.88,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.93,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.79,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 2.05,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.91,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.89,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.88,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.88,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.88,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.82,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.93,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.79,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 2.05,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.91,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.89,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Parramatta Eels"
},
{
"point": -2.5,
"price": 1.92,
"outcome": "Canberra Raiders"
}
]
}
},
"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.
AI predictions
1 markets · 5 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: Parramatta Eels 45% |
|
|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
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 · 125-128 -87.1u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
58%
Canberra Raiders
~1.84
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Canberra Raiders Market consensus shows Canberra at 1.84 (implied 54.3%) versus Parramatta at 2.2 (45.5%), indicating slight underdog value on Raiders despit...
Odds: 1.84
Edge: +3.6%
|
||
|
GPT-5 FlagshipOpenai |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
GPT-5 Mini Openai · 30-17 +24.4u |
— | |
|
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 · 34-47 -25.2u |
— | |
|
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. |
||
|
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 · 112-170 -91.3u |
56%
Canberra Raiders
~1.81
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
56%
Canberra Raiders Bookmaker consensus shows Canberra Raiders as clear favorites at ~1.70-1.80. Both sides have historically inconsistent results in NRL season...
Odds: 1.81
Edge: +0.8%
|
||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
Flagship picks across 1 markets — unlock with Pro
Get Pro
|
|
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
55%
Canberra Raiders
~1.81
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
55%
Canberra Raiders As this match is scheduled for June 2026, real-time research for recent form, lineups, injuries, and weather is not possible. My prediction...
Odds: 1.81
Edge: -0.2%
1 source cited
|
||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
— | |
|
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. |
||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
72%
Canberra Raiders
~1.81
L
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
72%
Canberra Raiders Canberra Raiders have won four of the last five meetings with Parramatta and are fielding a full-strength squad. Parramatta are missing key...
Odds: 1.81
Edge: +16.8%
3 sources cited
|
||
|
Consensus |
Canberra Raiders 5/5 |
|
|
Bookmaker line |
Parramatta Eels 45% |
|
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
18 books · sharp books pinned · best price highlighted
| Book | Parramatta Eels | Draw | Canberra Raiders |
|---|---|---|---|
| Pinnacle ↗ | 2.17 | — | 1.73 |
| BetOnline | 2.00 | — | 1.83 |
| Betrivers | 2.12 | — | 1.70 |
| Betsson | 1.11 | 80.00 | 5.60 |
| Casumo | 2.23 | — | 1.62 |
| Grosvenor | 2.20 | — | 1.61 |
| Leovegas | 2.16 | — | 1.57 |
| Leovegas Se | 2.15 | — | 1.56 |
| Marathonbet | 2.12 | 26.00 | 1.74 |
| Nordicbet | 1.22 | 80.00 | 3.80 |
| Tipico | 2.20 | 20.00 | 1.65 |
| Unibet Nl | 2.23 | — | 1.62 |
| Unibet Se | 2.23 | — | 1.62 |
| Winamax | 1.23 | 75.00 | 3.90 |
| Winamax | 1.19 | 80.00 | 4.20 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 49.5 | 2.27 | 1.67 |
| Draftkings ↗ | 27.5 | 2.05 | 1.74 |
| BetOnline | 47.5 | 1.91 | 1.91 |
| Betrivers | 47.5 | 1.87 | 1.91 |
| Casumo | 28.5 | 1.83 | 1.89 |
| Coolbet | 28.5 | 1.85 | 1.85 |
| Grosvenor | 28.5 | 1.83 | 1.88 |
| Leovegas | 28.5 | 1.79 | 1.83 |
| Tipico | 49.5 | 1.75 | 1.95 |
| Unibet Nl | 28.5 | 1.83 | 1.89 |
| Book | Parramatta Eels | Canberra Raiders |
|---|---|---|
| Pinnacle ↗ | +2.5 @ 1.88 | -2.5 @ 1.98 |
| Draftkings ↗ | -14.5 @ 1.80 | -3.5 @ 1.91 |
| BetOnline | +1.5 @ 1.93 | -2.5 @ 2.13 |
| Betsson | -14.5 @ 1.85 | -3.5 @ 1.85 |
| Casumo | -9.5 @ 2.06 | -3.5 @ 1.89 |
| Coolbet | -8.5 @ 1.75 | -3.5 @ 1.85 |
| Grosvenor | -8.5 @ 1.76 | -3.5 @ 1.88 |
| Leovegas | -8.5 @ 1.92 | -3.5 @ 1.89 |
| Leovegas Se | -8.5 @ 1.72 | -3.5 @ 1.89 |
| Livescorebet | -2.5 @ 1.22 | +2.5 @ 3.55 |
| Nordicbet | -14.5 @ 1.85 | -3.5 @ 1.85 |
| Unibet Nl | -8.5 @ 1.78 | -3.5 @ 1.89 |
| Unibet Se | -8.5 @ 1.97 | -3.5 @ 1.89 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Parramatta Eels Canberra Raiders
Research trail
What each AI looked up before picking
-
0 tool calls · 1 source
1 citation 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.
-
0 tool calls · 3 sources
3 citations captured — unlock with Pro
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.