Al Tadhamon vs Al Fahaheel
Final: 1 – 0
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
773e839273695e57…
- Sport
- Sat, Jun 13 · 17:45 GMT+0000
- Markets
- h2h · totals_2.5 · btts · spreads_-1 · asian_handicap · ht_ft
- 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 6. 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 6, in this order): h2h | totals_2.5 | btts | spreads_-1 | asian_handicap | ht_ft
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": 1337,
"sport": "football",
"venue": null,
"league": "Premier League",
"starts_at": "2026-06-13T17:45:00+00:00",
"starts_at_human": "Sat, 13 Jun 2026 17:45:00 GMT"
},
"teams": {
"away": "Al Fahaheel",
"home": "Al Tadhamon"
},
"version": "v1",
"built_at": "2026-06-13T00:33:58+00:00",
"market_consensus": {
"h2h": [],
"note": "No bookmaker consensus available at build time — predict from public knowledge.",
"extra_markets": {
"h2h": [
{
"point": null,
"price": 2.06,
"outcome": "Away"
},
{
"point": null,
"price": 3.35,
"outcome": "Draw"
},
{
"point": null,
"price": 3.35,
"outcome": "Home"
},
{
"point": null,
"price": 1.46,
"outcome": "Away"
},
{
"point": null,
"price": 2.42,
"outcome": "Home"
},
{
"point": null,
"price": 2.02,
"outcome": "Away"
},
{
"point": null,
"price": 3.45,
"outcome": "Draw"
},
{
"point": null,
"price": 3.4,
"outcome": "Home"
}
],
"btts": [
{
"point": null,
"price": 1.32,
"outcome": "No"
},
{
"point": null,
"price": 3.1,
"outcome": "Yes"
}
],
"totals": [
{
"point": null,
"price": 3.9,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.21,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.19,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 4.15,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 1.71,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 2.02,
"outcome": "Over 1.5"
},
{
"point": null,
"price": 2.95,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.35,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.09,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 6,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 1.44,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 2.57,
"outcome": "Over 1.5"
},
{
"point": null,
"price": 1.12,
"outcome": "Under 4.5"
},
{
"point": null,
"price": 5.4,
"outcome": "Over 4.5"
},
{
"point": null,
"price": 9.6,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.03,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.35,
"outcome": "Under 3.5"
},
{
"point": null,
"price": 2.95,
"outcome": "Over 3.5"
},
{
"point": null,
"price": 1.9,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 1.8,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 3.6,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 1.25,
"outcome": "Over 1.5"
},
{
"point": null,
"price": 3.8,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.23,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.22,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 3.85,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 1.72,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 2,
"outcome": "Over 1.5"
},
{
"point": null,
"price": 1.6,
"outcome": "Under 1.25"
},
{
"point": null,
"price": 2.25,
"outcome": "Over 1.25"
},
{
"point": null,
"price": 1.93,
"outcome": "Under 1.0"
},
{
"point": null,
"price": 1.82,
"outcome": "Over 1.0"
},
{
"point": null,
"price": 2.4,
"outcome": "Under 0.75"
},
{
"point": null,
"price": 1.53,
"outcome": "Over 0.75"
},
{
"point": null,
"price": 2.85,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.39,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.03,
"outcome": "Under 3.5"
},
{
"point": null,
"price": 9.75,
"outcome": "Over 3.5"
},
{
"point": null,
"price": 1.11,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 5.7,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 1.44,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 2.67,
"outcome": "Over 1.5"
},
{
"point": null,
"price": 1.02,
"outcome": "Under 6.5"
},
{
"point": null,
"price": 10.75,
"outcome": "Over 6.5"
},
{
"point": null,
"price": 1.05,
"outcome": "Under 5.5"
},
{
"point": null,
"price": 8,
"outcome": "Over 5.5"
},
{
"point": null,
"price": 1.44,
"outcome": "Under 3.25"
},
{
"point": null,
"price": 2.67,
"outcome": "Over 3.25"
},
{
"point": null,
"price": 1.14,
"outcome": "Under 4.5"
},
{
"point": null,
"price": 5,
"outcome": "Over 4.5"
},
{
"point": null,
"price": 1.53,
"outcome": "Under 3.0"
},
{
"point": null,
"price": 2.4,
"outcome": "Over 3.0"
},
{
"point": null,
"price": 7.6,
"outcome": "Under 0.5"
},
{
"point": null,
"price": 1.05,
"outcome": "Over 0.5"
},
{
"point": null,
"price": 1.36,
"outcome": "Under 3.5"
},
{
"point": null,
"price": 2.92,
"outcome": "Over 3.5"
},
{
"point": null,
"price": 1.72,
"outcome": "Under 2.75"
},
{
"point": null,
"price": 2.05,
"outcome": "Over 2.75"
},
{
"point": null,
"price": 1.91,
"outcome": "Under 2.5"
},
{
"point": null,
"price": 1.82,
"outcome": "Over 2.5"
},
{
"point": null,
"price": 2.2,
"outcome": "Under 2.25"
},
{
"point": null,
"price": 1.62,
"outcome": "Over 2.25"
},
{
"point": null,
"price": 2.72,
"outcome": "Under 2.0"
},
{
"point": null,
"price": 1.42,
"outcome": "Over 2.0"
},
{
"point": null,
"price": 2.67,
"outcome": "Under 1.75"
},
{
"point": null,
"price": 1.44,
"outcome": "Over 1.75"
},
{
"point": null,
"price": 3.4,
"outcome": "Under 1.5"
},
{
"point": null,
"price": 1.27,
"outcome": "Over 1.5"
}
],
"spreads": [
{
"point": null,
"price": 5.55,
"outcome": "Away +1.5"
},
{
"point": null,
"price": 1.1,
"outcome": "Home +1.5"
},
{
"point": null,
"price": 2.3,
"outcome": "Away +0.5"
},
{
"point": null,
"price": 1.53,
"outcome": "Home +0.5"
},
{
"point": null,
"price": 1.25,
"outcome": "Away -0.5"
},
{
"point": null,
"price": 3.45,
"outcome": "Home -0.5"
},
{
"point": null,
"price": 6.6,
"outcome": "Away +1.5"
},
{
"point": null,
"price": 1.07,
"outcome": "Home +1.5"
},
{
"point": null,
"price": 2.45,
"outcome": "Away +0.5"
},
{
"point": null,
"price": 1.46,
"outcome": "Home +0.5"
},
{
"point": null,
"price": 1.22,
"outcome": "Away -0.5"
},
{
"point": null,
"price": 3.7,
"outcome": "Home -0.5"
},
{
"point": null,
"price": 7.2,
"outcome": "Away +2.5"
},
{
"point": null,
"price": 1.06,
"outcome": "Home +2.5"
},
{
"point": null,
"price": 3.55,
"outcome": "Away +1.5"
},
{
"point": null,
"price": 1.25,
"outcome": "Home +1.5"
},
{
"point": null,
"price": 1.07,
"outcome": "Away -1.5"
},
{
"point": null,
"price": 6.8,
"outcome": "Home -1.5"
},
{
"point": null,
"price": 1.97,
"outcome": "Away +0.5"
},
{
"point": null,
"price": 1.75,
"outcome": "Home +0.5"
},
{
"point": null,
"price": 1.3,
"outcome": "Away -0.5"
},
{
"point": null,
"price": 3.25,
"outcome": "Home -0.5"
},
{
"point": null,
"price": 3.35,
"outcome": "Away +0.75"
},
{
"point": null,
"price": 1.3,
"outcome": "Home +0.75"
},
{
"point": null,
"price": 2.57,
"outcome": "Away +0.5"
},
{
"point": null,
"price": 1.47,
"outcome": "Home +0.5"
},
{
"point": null,
"price": 2.07,
"outcome": "Away +0.25"
},
{
"point": null,
"price": 1.7,
"outcome": "Home +0.25"
},
{
"point": null,
"price": 1.34,
"outcome": "Away -0.25"
},
{
"point": null,
"price": 3.05,
"outcome": "Home -0.25"
},
{
"point": null,
"price": 1.3,
"outcome": "Away -0.5"
},
{
"point": null,
"price": 3.3,
"outcome": "Home -0.5"
},
{
"point": null,
"price": 2.3,
"outcome": "Away +0.75"
},
{
"point": null,
"price": 1.57,
"outcome": "Home +0.75"
},
{
"point": null,
"price": 1.98,
"outcome": "Away +0.5"
},
{
"point": null,
"price": 1.78,
"outcome": "Home +0.5"
},
{
"point": null,
"price": 1.75,
"outcome": "Away +0.25"
},
{
"point": null,
"price": 2,
"outcome": "Home +0.25"
},
{
"point": null,
"price": 1.39,
"outcome": "Away -0.25"
},
{
"point": null,
"price": 2.85,
"outcome": "Home -0.25"
},
{
"point": null,
"price": 1.5,
"outcome": "Away -0.5"
},
{
"point": null,
"price": 2.47,
"outcome": "Home -0.5"
}
]
}
},
"markets_requested": [
"h2h",
"totals_2.5",
"btts",
"spreads_-1",
"asian_handicap",
"ht_ft"
],
"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
6 markets · 5 models picked
Who picked what
15 models × 6 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).
|
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).
|
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.
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
|
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.
|
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
|
|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic · 4-5 -1.2u |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Claude Opus 4.6 FlagshipAnthropic · 5-5 -0.3u |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Claude Opus 4 FlagshipAnthropic |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Claude Sonnet 4.6 FlagshipAnthropic · 125-128 -87.1u |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Claude Haiku 4.5 Anthropic · 168-149 -107.9u |
52%
Al Tadhamon
L
|
48%
Home -1
~5.50
V
|
35%
Home/Home
V
|
58%
Under 2.5
~1.77
W
|
60%
No
~1.26
W
|
52%
Home -0.5
V
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
52%
Al Tadhamon Al Tadhamon playing at home typically enjoys a ground advantage in Kuwait Premier League fixtures. Bookmaker odds averaging around 2.75 for...
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).
48%
Home -1 Home -1 (Home wins by 2+ goals) is priced 3.0–3.3, implying ~30–33% probability. Away +1 (Away loses by ≤1 or wins) is 1.39–1.53, implying 6...
Odds: 5.50
Edge: +29.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.
35%
Home/Home HT/FT markets are rarely priced in the consensus; I infer from h2h and totals. Home/Home (home leading at half and full time) is the most na...
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Under 2.5 Market odds for Under 2.5 range from 1.06 to 1.71, averaging around 1.25–1.35, indicating strong bookmaker lean toward a low-scoring fixture...
Odds: 1.77
Edge: +1.5%
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 BTTS No is consistently priced at 1.28, while Yes is around 3.35, implying a 22–28% chance both teams score. Low-scoring patterns in Kuwait...
Odds: 1.26
Edge: -19.4%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
Home -0.5 Asian handicap Home -0.5 (Home must win outright) is typically priced 1.40–3.3 across books; Away +0.5 ranges 1.34–1.5, suggesting slight ho... |
|||||||
|
GPT-5 FlagshipOpenai |
Flagship picks across 6 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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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.
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. |
|||||||
|
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
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.
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. |
|||||||
|
o3 FlagshipOpenai |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Grok 4 Heavy FlagshipXai |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Grok 4 Fast Xai · 112-170 -91.3u |
42%
Al Fahaheel
L
|
38%
Away -1
~1.42
V
|
29%
Draw/Away
V
|
68%
Under
W
|
72%
No
~1.26
W
|
41%
Away -0.25
V
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
42%
Al Fahaheel No live data or recent form available for these Kuwaiti sides. Training data through 2023 shows Al Fahaheel historically edges these fixture...
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).
38%
Away -1 Spread prices show away -0.5 around 1.28-1.44. Away side appears marginally stronger on limited historical record. Training cutoff prevents...
Odds: 1.42
Edge: -32.4%
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.
29%
Draw/Away HT/FT distribution estimated from generic league averages and away favoritism. Draw at half followed by away win most plausible given low sc...
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
68%
Under Consensus prices heavily favor under 2.5 at 1.06-1.18. Low-scoring profile typical of these teams in training data. Expect cagey match given...
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.
72%
No BTTS No priced at 1.28 across books. Historical matches between these sides rarely see both teams score. Low expected goals environment.
Odds: 1.26
Edge: -7.4%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
41%
Away -0.25 Asian lines cluster around away -0.25 at 1.45-1.57. Slight away lean consistent with h2h prices. No current injuries or lineup data accessib... |
|||||||
|
Gemini 2.5 Pro FlagshipGoogle · 4-7 -1.8u |
Flagship picks across 6 markets — unlock with Pro
Get Pro
|
||||||
|
Gemini 2.5 Flash Google · 135-151 -121.4u |
50%
Al Fahaheel
L
|
60%
Away -1
~1.30
V
|
35%
Draw/Away
V
|
65%
Under 2.5
~1.90
W
|
70%
No
~1.30
W
|
65%
Away -0.5
V
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
50%
Al Fahaheel Based on my training data up to early 2026 and the strong market consensus provided, Al Fahaheel (Away) is expected to win this match. They...
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%
Away -1 This market assumes a -1 goal handicap for the home team (Al Tadhamon). Given the strong expectation for an Al Fahaheel (Away) win or a draw...
Odds: 1.30
Edge: -16.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.
35%
Draw/Away While Al Fahaheel is favored to win, the expectation of a low-scoring match often implies a cautious start, with goals coming later in the g...
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Under 2.5 The market consensus strongly indicates a low-scoring affair, with many bookmakers offering very short odds for Under 2.5 goals. While I lac...
Odds: 1.90
Edge: +12.4%
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 The provided market consensus for Both Teams To Score (BTTS) heavily favors 'No', with significantly lower odds for this outcome. This align...
Odds: 1.30
Edge: -6.9%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
65%
Away -0.5 The Asian Handicap 'Away -0.5' is equivalent to betting on Al Fahaheel (Away) to win the match outright. The market consensus provides very... |
|||||||
|
Gemini 2.5 Flash-Lite Google · 65-141 -96.1u |
58%
Al Fahaheel
L
|
55%
Al Fahaheel
V
|
45%
Draw-Away
V
|
65%
Under 2.5
~1.90
W
|
62%
No
~1.30
W
|
58%
Al Fahaheel -0.5
V
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
58%
Al Fahaheel Al Fahaheel is a stronger team based on historical performance in my training data. Al Tadhamon has shown weaker form, suggesting Al Fahahee...
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%
Al Fahaheel Al Fahaheel is favored to win, and while a -1 spread is significant, their historical strength suggests they can overcome it. The odds for a...
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%
Draw-Away While Al Fahaheel is expected to win, it's plausible they might concede in the first half or start slower, leading to a draw at halftime bef...
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
65%
Under 2.5 Based on the historical data for these teams, matches between them tend to be low-scoring. The market consensus also suggests a preference f...
Odds: 1.90
Edge: +12.4%
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 Given the tendency for low-scoring games between these two teams, it's less likely that both will find the net. Defensive solidity or offens...
Odds: 1.30
Edge: -14.9%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
58%
Al Fahaheel -0.5 Al Fahaheel is favored to win this match, and their odds reflect a strong likelihood of them securing at least one goal more than their oppo... |
|||||||
|
DeepSeek V3 Deepseek · 136-147 -106.2u |
45%
Al Tadhamon
L
|
60%
Home +1
~1.53
V
|
25%
Home/Home
V
|
70%
Under 2.5
~1.77
W
|
65%
No
~1.26
W
|
45%
Home (0.0)
V
|
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
45%
Al Tadhamon Both teams are from Kuwait's lower divisions with limited public data. Bookmaker odds show slight favor to away side but home advantage may...
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%
Home +1 With low-scoring tendencies and home advantage, Al Tadhamon is unlikely to lose by more than one goal. The spread of -1 for Away is too high...
Odds: 1.53
Edge: -5.4%
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.
25%
Home/Home HT/FT outcomes are highly uncertain in low-scoring matches. Home/Home is most likely if home side takes early control, but probability is lo...
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
70%
Under 2.5 Consensus odds heavily favor under 2.5 goals with prices around 1.15-1.18. Lower division matches in Kuwait often produce low scores. Histor...
Odds: 1.77
Edge: +13.5%
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 Both teams have low scoring averages and defensive records in recent matches. The low odds for 'No' in BTTS market (1.28) reflect expectatio...
Odds: 1.26
Edge: -14.4%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
45%
Home (0.0) Asian handicap 0.0 essentially means picking the winner. Given home advantage and slight market mispricing, home side has a marginal edge. B... |
|||||||
|
Consensus |
Al Fahaheel 3/5 |
Away -1 2/5 |
Draw/Away 2/5 |
Under 2.5 4/5 |
No 5/5 |
Away -0.5 1/5 |
|
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
13 books · sharp books pinned · best price highlighted
| Book | Al Tadhamon | Draw | Al Fahaheel |
|---|---|---|---|
| Pinnacle ↗ | — | 3.45 | — |
| Bet365 ↗ | — | 3.40 | — |
| Unibet | — | 3.20 | — |
| 10bet | — | 3.50 | — |
| 1xbet ↗ | — | 3.40 | — |
| Betano | — | 3.50 | — |
| Betfair | — | 3.50 | — |
| Betvictor | — | 3.10 | — |
| Dafabet | — | 3.35 | — |
| Marathonbet | — | 3.40 | — |
| Sbo | — | 3.09 | — |
| Superbet | — | 3.55 | — |
| William-hill | — | 3.10 | — |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | — | — | — |
| Bet365 ↗ | — | — | — |
| Unibet | — | — | — |
| 10bet | — | — | — |
| 1xbet ↗ | — | — | — |
| Betano | — | — | — |
| Betfair | — | — | — |
| Betvictor | — | — | — |
| Marathonbet | — | — | — |
| Sbo | — | — | — |
| Superbet | — | — | — |
| William-hill | — | — | — |
| Book | Al Tadhamon | Al Fahaheel |
|---|---|---|
| Pinnacle ↗ | — | — |
| Bet365 ↗ | — | — |
| 10bet | — | — |
| 1xbet ↗ | — | — |
| Betano | — | — |
| Betfair | — | — |
| Betvictor | — | — |
| Marathonbet | — | — |
| Sbo | — | — |
| Superbet | — | — |
Line movement (h2h)
Each line = one bookmaker · sharp books pinned first
Al Tadhamon Al Fahaheel
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.