Wests Tigers vs Gold Coast Titans
GCKickoff · Sun, Jun 14 · 06:06 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
ec129b1da5d992d6…
- Sport
- Sun, Jun 14 · 06:06 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": 293,
"sport": "rugby",
"venue": null,
"league": "NRL",
"starts_at": "2026-06-14T06:05:00+00:00",
"starts_at_human": "Sun, 14 Jun 2026 06:05:00 GMT"
},
"teams": {
"away": "Gold Coast Titans",
"home": "Wests Tigers"
},
"version": "v1",
"built_at": "2026-06-13T06:34:41+00:00",
"market_consensus": {
"h2h": {
"away": 2.71,
"draw": 29,
"home": 1.58
},
"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": 1.49,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.57,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.46,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.71,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 1.45,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.7,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.5,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.5,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 18,
"outcome": "Draw"
},
{
"point": null,
"price": 1.58,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.7,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 18,
"outcome": "Draw"
},
{
"point": null,
"price": 1.58,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.7,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 22,
"outcome": "Draw"
},
{
"point": null,
"price": 1.46,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.45,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 23,
"outcome": "Draw"
},
{
"point": null,
"price": 1.49,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.55,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 29,
"outcome": "Draw"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.49,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.57,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.46,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.71,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 20,
"outcome": "Draw"
},
{
"point": null,
"price": 1.45,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.7,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.5,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.6,
"outcome": "Gold Coast Titans"
},
{
"point": null,
"price": 1.5,
"outcome": "Wests Tigers"
},
{
"point": null,
"price": 2.5,
"outcome": "Gold Coast Titans"
}
],
"totals": [
{
"point": 50.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.92,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.92,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.92,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.82,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.8,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.89,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.92,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 50.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 50.5,
"price": 1.92,
"outcome": "Over"
}
],
"spreads": [
{
"point": -5.5,
"price": 1.8,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.9,
"outcome": "Gold Coast Titans"
},
{
"point": -6.5,
"price": 1.98,
"outcome": "Wests Tigers"
},
{
"point": 6.5,
"price": 1.78,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.86,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.96,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.83,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.95,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.83,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.92,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -6.5,
"price": 1.92,
"outcome": "Wests Tigers"
},
{
"point": 6.5,
"price": 1.82,
"outcome": "Gold Coast Titans"
},
{
"point": -6.5,
"price": 1.92,
"outcome": "Wests Tigers"
},
{
"point": 6.5,
"price": 1.82,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.82,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.88,
"outcome": "Gold Coast Titans"
},
{
"point": -6.5,
"price": 1.98,
"outcome": "Wests Tigers"
},
{
"point": 6.5,
"price": 1.78,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.86,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.96,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.87,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.91,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.83,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.92,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
},
{
"point": 5.5,
"price": 1.93,
"outcome": "Gold Coast Titans"
},
{
"point": -5.5,
"price": 1.85,
"outcome": "Wests Tigers"
}
]
}
},
"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: Wests Tigers 65% |
|
|---|---|---|
|
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 |
63%
Wests Tigers
~1.58
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
63%
Wests Tigers Wests Tigers are favored in the market consensus (1.58 odds implying ~63% implied probability), and the spread consensus of -5.5 points rein...
Odds: 1.58
Edge: -0.3%
|
||
|
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 |
62%
Wests Tigers
~1.58
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Wests Tigers Wests Tigers are at home and the betting market prices them as clear favorites around 1.5-1.6. Both clubs have historically been near the bo...
Odds: 1.58
Edge: -1.3%
|
||
|
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 |
62%
Wests Tigers
~1.60
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
Wests Tigers Based on the provided bookmaker consensus, Wests Tigers are clear favorites for this encounter. As a model, I am relying on my training data...
Odds: 1.60
Edge: -0.5%
|
||
|
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 |
63%
Wests Tigers
~1.58
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
63%
Wests Tigers Wests Tigers have strong home form and a more balanced squad, while Gold Coast Titans have struggled on the road. The Tigers' recent wins ov...
Odds: 1.58
Edge: -0.3%
|
||
|
Consensus |
Wests Tigers 5/5 |
|
|
Bookmaker line |
Wests Tigers 65% |
|
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
17 books · sharp books pinned · best price highlighted
| Book | Wests Tigers | Draw | Gold Coast Titans |
|---|---|---|---|
| Pinnacle ↗ | 1.47 | — | 2.71 |
| BetOnline | 1.54 | — | 2.61 |
| Betrivers | 1.49 | — | 2.60 |
| Betsson | 1.55 | 18.00 | 2.80 |
| Casumo | 1.49 | — | 2.60 |
| Grosvenor | 1.49 | — | 2.50 |
| Leovegas | 1.49 | — | 2.60 |
| Leovegas Se | 1.49 | — | 2.60 |
| Marathonbet | 1.50 | 29.00 | 2.60 |
| Nordicbet | 1.55 | 18.00 | 2.80 |
| Tipico | 1.45 | 20.00 | 2.70 |
| Unibet Nl | 1.49 | — | 2.60 |
| Unibet Se | 1.49 | — | 2.60 |
| Winamax | 1.43 | 23.00 | 2.75 |
| Winamax | 1.42 | 23.00 | 2.70 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 50.5 | 1.95 | 1.88 |
| Draftkings ↗ | 50.5 | 1.87 | 1.87 |
| BetOnline | 49.5 | 1.83 | 2.00 |
| Betrivers | 49.5 | 1.88 | 1.88 |
| Casumo | 49.5 | 1.89 | 1.89 |
| Coolbet | 49.5 | 1.85 | 1.85 |
| Grosvenor | 49.5 | 1.88 | 1.88 |
| Leovegas | 49.5 | 1.89 | 1.89 |
| Tipico | 50.5 | 1.90 | 1.80 |
| Unibet Nl | 49.5 | 1.89 | 1.89 |
| Book | Wests Tigers | Gold Coast Titans |
|---|---|---|
| Pinnacle ↗ | -5.5 @ 1.88 | +5.5 @ 1.95 |
| Draftkings ↗ | -7.5 @ 1.87 | +5.5 @ 1.95 |
| BetOnline | -6.5 @ 1.90 | +5.5 @ 1.95 |
| Betsson | -6.5 @ 1.92 | +5.5 @ 1.88 |
| Casumo | -5.5 @ 1.85 | +4.5 @ 1.89 |
| Coolbet | -6.5 @ 1.93 | +5.5 @ 1.88 |
| Grosvenor | -5.5 @ 1.83 | +4.5 @ 1.88 |
| Leovegas | -5.5 @ 1.85 | +4.5 @ 1.89 |
| Leovegas Se | -5.5 @ 1.85 | +4.5 @ 1.89 |
| Nordicbet | -6.5 @ 1.92 | +5.5 @ 1.88 |
| Unibet Nl | -5.5 @ 1.85 | +4.5 @ 1.89 |
| Unibet Se | -5.5 @ 1.85 | +4.5 @ 1.89 |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Wests Tigers Gold Coast Titans
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.