France vs Senegal
Final: 3 – 1
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
f790cd2d4acc13c5…
- Kickoff
- Tue, Jun 16 · 19: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)
{
"event": {
"id": 367,
"sport": "football",
"venue": null,
"league": "FIFA World Cup",
"starts_at": "2026-06-16T19:00:00+00:00",
"starts_at_human": "Tue, 16 Jun 2026 19:00:00 GMT"
},
"teams": {
"away": "Senegal",
"home": "France"
},
"version": "v1",
"built_at": "2026-06-14T10:38:02+00:00",
"market_consensus": {
"h2h": {
"away": 8.2,
"draw": 4.6,
"home": 1.5
},
"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": 4.48,
"outcome": "Draw"
},
{
"point": null,
"price": 7.75,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.47,
"outcome": "France"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 7.2,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.47,
"outcome": "France"
},
{
"point": null,
"price": 4.3,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.44,
"outcome": "France"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 7.2,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.45,
"outcome": "France"
},
{
"point": null,
"price": 4.5,
"outcome": "Draw"
},
{
"point": null,
"price": 6.5,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.45,
"outcome": "France"
},
{
"point": null,
"price": 4.3,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.46,
"outcome": "France"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.47,
"outcome": "France"
},
{
"point": null,
"price": 4.35,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.46,
"outcome": "France"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 7.5,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.45,
"outcome": "France"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 8,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.5,
"outcome": "France"
},
{
"point": null,
"price": 4.47,
"outcome": "Draw"
},
{
"point": null,
"price": 7.5,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.49,
"outcome": "France"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.44,
"outcome": "France"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 7.25,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.48,
"outcome": "France"
},
{
"point": null,
"price": 4.25,
"outcome": "Draw"
},
{
"point": null,
"price": 7.3,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.5,
"outcome": "France"
},
{
"point": null,
"price": 4.34,
"outcome": "Draw"
},
{
"point": null,
"price": 7.07,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.47,
"outcome": "France"
},
{
"point": null,
"price": 4.25,
"outcome": "Draw"
},
{
"point": null,
"price": 7.3,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.5,
"outcome": "France"
},
{
"point": null,
"price": 4.35,
"outcome": "Draw"
},
{
"point": null,
"price": 7.5,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.44,
"outcome": "France"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 6.25,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.43,
"outcome": "France"
},
{
"point": null,
"price": 4.4,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.48,
"outcome": "France"
},
{
"point": null,
"price": 4.47,
"outcome": "Draw"
},
{
"point": null,
"price": 7.08,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.44,
"outcome": "France"
},
{
"point": null,
"price": 4.2,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.44,
"outcome": "France"
},
{
"point": null,
"price": 4.25,
"outcome": "Draw"
},
{
"point": null,
"price": 7,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.48,
"outcome": "France"
},
{
"point": null,
"price": 4.48,
"outcome": "Draw"
},
{
"point": null,
"price": 7.75,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.47,
"outcome": "France"
},
{
"point": null,
"price": 4.6,
"outcome": "Draw"
},
{
"point": null,
"price": 8,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.48,
"outcome": "France"
},
{
"point": null,
"price": 4.25,
"outcome": "Draw"
}
],
"totals": [
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.81,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.86,
"outcome": "Over"
},
{
"point": 3,
"price": 1.48,
"outcome": "Under"
},
{
"point": 3,
"price": 2.75,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.96,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.96,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.84,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.91,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.95,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.93,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.83,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.88,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.79,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Under"
},
{
"point": 2.5,
"price": 2.02,
"outcome": "Over"
},
{
"point": 2.5,
"price": 1.96,
"outcome": "Under"
},
{
"point": 2.5,
"price": 1.85,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 4.7,
"outcome": "Draw"
},
{
"point": null,
"price": 8.4,
"outcome": "Senegal"
},
{
"point": null,
"price": 1.52,
"outcome": "France"
}
],
"spreads": [
{
"point": 1,
"price": 2.07,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.81,
"outcome": "France"
},
{
"point": 1,
"price": 2.05,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.8,
"outcome": "France"
},
{
"point": 1,
"price": 2.08,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.78,
"outcome": "France"
},
{
"point": 1,
"price": 2.12,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.85,
"outcome": "France"
},
{
"point": 1.5,
"price": 1.59,
"outcome": "Senegal"
},
{
"point": -1.5,
"price": 2.39,
"outcome": "France"
},
{
"point": 1.5,
"price": 1.58,
"outcome": "Senegal"
},
{
"point": -1.5,
"price": 2.34,
"outcome": "France"
},
{
"point": 1,
"price": 2.01,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.72,
"outcome": "France"
},
{
"point": 1,
"price": 2.07,
"outcome": "Senegal"
},
{
"point": -1,
"price": 1.81,
"outcome": "France"
}
]
}
},
"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.
AI predictions
Featured · open arena7 markets · 11 models picked
Who picked what
16 models × 7 markets · click a row to see reasoning
| Model |
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.
|
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).
book: France -1.0 |
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
book: France 65% |
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
|
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
book: 2.5 · Over 52% |
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
|
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.
|
|
|---|---|---|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic |
52%
No
~1.59
L
|
52%
France -1
~1.77
|
66%
France
~1.50
W
|
52%
France -1
~1.77
W
|
55%
Over
~1.96
W
|
16%
2-0
L
|
42%
France / France |
|
|
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.
52%
No Senegal failed to score in their warm-up against Saudi Arabia and have looked blunt in recent friendlies, while France conceded only 4 in 6...
Odds: 1.59
Edge: -10.9%
🔍 researched
5 sources cited
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).
52%
France -1 France need to win by 2+ goals to cover -1, which their qualifying scoring rate supports. However, World Cup openers are often tight and Sen...
Odds: 1.77
Edge: -4.5%
🔍 researched
5 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
66%
France France are overwhelming favourites, priced around 1.45-1.50 across the market, backed by 16 goals in 6 qualifiers and recent wins over Brazi...
Odds: 1.50
Edge: -0.7%
🔍 researched
5 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
France -1 On Asian handicap -1, push protection on a 1-goal France win adds value relative to the European -1 line. France's attack should generate mu...
Odds: 1.77
Edge: -4.5%
🔍 researched
5 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over France averaged well over two goals per qualifying game and have scored multiple goals in nine of their last 10. Senegal's defence conceded...
Odds: 1.96
Edge: +4.0%
🔍 researched
5 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
16%
2-0 2-0 best reflects France's likely dominance with a clean sheet against a Senegal attack that failed to score in its final warm-up. 2-1 and 1...
🔍 researched
5 sources cited
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.
42%
France / France France's attack typically starts fast - Mbappe and Dembele have a habit of striking early - and with Senegal's recent goal-shy form a half-t...
🔍 researched
5 sources cited
|
||||||||
|
Claude Opus 4.6 FlagshipAnthropic |
55%
No
~1.59
L
|
52%
France -1
~1.77
|
62%
France
~1.50
W
|
52%
France -1.0
~1.77
W
|
52%
Under 2.5
~1.83
L
|
14%
2-0
L
|
40%
France / France |
|
|
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.
55%
No France's defensive solidity with Saliba-Konaté-Maignan is among the best at the tournament, and Deschamps' sides are historically difficult...
Odds: 1.59
Edge: -7.9%
🔍 researched
10 sources cited
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).
52%
France -1 France's squad quality suggests they can win by more than one goal, and their recent results include 3-1 wins over Brazil, Colombia, Norther...
Odds: 1.77
Edge: -4.5%
🔍 researched
10 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
62%
France France have the deepest squad in the tournament with Mbappé, Dembélé, and Olise in attack, plus Saliba-Konaté at the back. Their recent form...
Odds: 1.50
Edge: -4.7%
🔍 researched
10 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
France -1.0 Asian handicap -1.0 means a France win by exactly 1 pushes (stake returned). France have the firepower to win by 2 or more but Senegal's def...
Odds: 1.77
Edge: -4.5%
🔍 researched
10 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
Under 2.5 World Cup group openers historically tend to be cagey affairs as both teams prioritize not losing. Senegal conceded just 3 goals in 10 quali...
Odds: 1.83
Edge: -2.6%
🔍 researched
10 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
14%
2-0 France's recent results show a pattern of winning by 2 goals (3-1, 2-1, 3-1, 3-1). A 2-0 scoreline reflects France's defensive solidity (Sal...
🔍 researched
10 sources cited
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.
40%
France / France France are likely to take an early initiative given their superior talent and home-continent advantage (playing in the USA with a large Fren...
🔍 researched
10 sources cited
|
||||||||
|
Claude Opus 4.8 FlagshipAnthropic |
Claude Opus 4.8 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
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. |
||||||||
|
Claude Sonnet 4.6 FlagshipAnthropic |
58%
No
~1.59
L
|
52%
France
~1.85
W
|
68%
France
~1.50
W
|
52%
France -1
~1.77
W
|
54%
Under
~1.87
L
|
18%
2-0
L
|
50%
France / France |
|
|
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.
58%
No Senegal have a resolute defensive unit and are unlikely to concede cheaply without a response, but France's defense (when organized) can kee...
Odds: 1.59
Edge: -4.9%
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).
52%
France France winning by 2+ goals is required for -1 AH to land. While France are strong favorites, Senegal's defensive discipline makes a comforta...
Odds: 1.85
Edge: -2.0%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
France France are one of the tournament favorites with a world-class squad featuring Mbappé, Griezmann, and depth across all positions. Senegal are...
Odds: 1.50
Edge: +1.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
52%
France -1 Consistent with the spreads analysis, the Asian Handicap at -1 for France is a coin-flip edge. France's depth and quality give them the edge...
Odds: 1.77
Edge: -4.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
54%
Under The market is near-evenly split (avg Under ~1.87, Over ~1.95) suggesting genuine uncertainty on total goals. World Cup group stage matches b...
Odds: 1.87
Edge: +0.5%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 A 2-0 France victory is the single most likely correct score, combining France's goal-scoring ability with Senegal's expected defensive orga...
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.
50%
France / France France are the most likely team to lead at half time given their quality and expected early pressure. The most probable HT/FT combination is... |
||||||||
|
Claude Haiku 4.5 Anthropic |
62%
No
~1.59
L
|
58%
France
~1.85
W
|
68%
France
~1.50
W
|
66%
France -0.5
~1.44
W
|
56%
Under 2.5
~1.83
L
|
22%
1-0
L
|
45%
France / France |
|
|
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 Senegal's attacking threat is limited compared to France; they will likely park the bus defensively and attempt counter-attacks. France's el...
Odds: 1.59
Edge: -0.9%
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).
58%
France France -1 is priced ~1.78–1.81, implying ~55–56% probability of a 2+ goal margin. Given France's superior squad depth and Senegal's defensiv...
Odds: 1.85
Edge: +4.0%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
France France are clear favourites at 1.5 odds, reflecting their superior quality, experience, and track record in World Cup competition. Senegal r...
Odds: 1.50
Edge: +1.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
66%
France -0.5 Asian handicap (assuming -0.5 or -0.75 lines on France) reflects the consensus that France win in most scenarios. At -0.5, France need only...
Odds: 1.44
Edge: -3.4%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
56%
Under 2.5 Under 2.5 prices cluster around 1.85–1.88, implying ~54% probability, while Over sits ~1.90–2.02, suggesting ~48%. World Cup group matches o...
Odds: 1.83
Edge: +1.4%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
22%
1-0 France are heavy favourites and Senegal will defend deep, making low-scoring France wins most likely. 1–0 is the most probable single scorel...
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%
France / France Half-time/full-time predictions require both early and late-game dynamics. France leading at half-time and winning is the most likely single... |
||||||||
|
GPT-5 FlagshipOpenai |
GPT-5 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
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. |
||||||||
|
GPT-5 Mini Openai |
65%
Yes
~2.68
W
|
60%
Senegal
~4.94
L
|
70%
France
~1.50
W
|
62%
France -0.5
~1.44
W
|
58%
Over
~1.96
W
|
20%
2-1
L
|
36%
Draw / France |
|
|
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%
Yes Senegal's threats on the counter and set-pieces combined with France's tendency to concede occasional goals make 'both teams to score' likel...
Odds: 2.68
Edge: +27.7%
🔍 researched
8 sources cited
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%
Senegal France are favorites to win but covering a -1 spread (i.e., winning by 2+) is less likely given Senegal's counter-attacking ability and tour...
Odds: 4.94
Edge: +39.8%
🔍 researched
8 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
70%
France France enter the tournament as clear favourites with deeper attacking quality (Mbappé, Olise) and tidy warm-up form (3-1 v Northern Ireland)...
Odds: 1.50
Edge: +3.3%
🔍 researched
8 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
62%
France -0.5 A -0.5 Asian line (France to win in regulation) captures the expectation France will take three points while avoiding the need to predict a...
Odds: 1.44
Edge: -7.4%
🔍 researched
8 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
Over Both teams showed goal-scoring in warm-ups (France 3 vs Northern Ireland, Senegal 2 vs USA) and France's attack has firepower to create mult...
Odds: 1.96
Edge: +7.0%
🔍 researched
8 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
20%
2-1 Most likely specific outcome is a narrow France win with goals at both ends (2-1) because France have the firepower to score multiple times...
🔍 researched
8 sources cited
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.
36%
Draw / France Openers are often cagey early; a half-time draw followed by a France win is a logical scenario as France can break down Senegal second half...
🔍 researched
8 sources cited
|
||||||||
|
GPT-4o Mini Openai |
50%
yes
~2.68
W
|
60%
France
~1.85
W
|
69%
France
~1.50
W
|
60%
France
~4.94
|
56%
over
~1.96
W
|
11%
2-1
L
|
65%
France / France |
|
|
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.
50%
yes Both teams have the capability to score, making both teams to score a plausible outcome. ([squawka.com](https://www.squawka.com/us/news/worl...
Odds: 2.68
Edge: +12.7%
🔍 researched
3 sources cited
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%
France France's depth and attacking prowess suggest they can win by at least two goals. ([forebet.com](https://www.forebet.com/en/football-match-pr...
Odds: 1.85
Edge: +6.0%
🔍 researched
3 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
69%
France France's superior squad depth and recent tournament pedigree make them favorites against Senegal, despite the latter's strong form. ([squawk...
Odds: 1.50
Edge: +2.3%
🔍 researched
3 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
60%
France France's superior squad depth and recent tournament pedigree make them favorites against Senegal, despite the latter's strong form. ([squawk...
Odds: 4.94
Edge: +39.8%
🔍 researched
3 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
56%
over Both teams possess potent attacking units, suggesting a match with multiple goals. ([squawka.com](https://www.squawka.com/us/news/world-cup/...
Odds: 1.96
Edge: +5.0%
🔍 researched
3 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
11%
2-1 A narrow French victory with both teams scoring aligns with the match dynamics. ([squawka.com](https://www.squawka.com/us/news/world-cup/mat...
🔍 researched
3 sources cited
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.
65%
France / France France's attacking strength and Senegal's defensive vulnerabilities suggest a strong start leading to a home victory. ([squawka.com](https:/...
🔍 researched
3 sources cited
|
||||||||
|
o3 FlagshipOpenai |
o3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
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. |
||||||||
|
Grok 4.3 FlagshipXai |
Grok 4.3 hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
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. |
||||||||
|
Grok 4 Fast Xai |
62%
no
~1.59
L
|
58%
France
~1.85
W
|
67%
France
~1.50
W
|
55%
France -1
~1.77
W
|
52%
over
~1.96
W
|
18%
2-0
L
|
44%
France / France |
|
|
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 France's defense is historically organized and Senegal has struggled to score against top European sides. Expect France to limit clear chanc...
Odds: 1.59
Edge: -0.9%
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).
58%
France France should win by multiple goals given the talent gap. Covering -1 is probable though Senegal could keep it close with a compact defensiv...
Odds: 1.85
Edge: +4.0%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
67%
France France enters as heavy favorites given superior squad depth and historical dominance in major tournaments. Senegal has shown improvement but...
Odds: 1.50
Edge: +0.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
55%
France -1 Asian handicap France -1 offers value given expected margin of victory. A 2-0 or 3-0 win would cash the bet while a narrow win pushes. Seneg...
Odds: 1.77
Edge: -1.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
over France typically creates high-quality chances and is expected to control possession. Senegal may sit deep but France's attacking options inc...
Odds: 1.96
Edge: +1.0%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 2-0 is the single most likely exact score given France's control and Senegal's defensive approach. 1-0 and 2-1 remain close behind as plausi...
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.
44%
France / France France likely leads at half-time and extends the advantage given superior fitness and squad rotation options. A draw at half-time followed b... |
||||||||
|
Gemini 3.1 Pro Flagship |
Gemini 3.1 Pro hasn't run on this match yet.
Unlock this model →
|
|||||||
|
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.
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.
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.
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.
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
No pick on this market.
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
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. |
||||||||
|
Gemini 2.5 Pro Flagship |
55%
no
~1.59
L
|
51%
France
~1.85
W
|
67%
France
~1.50
W
|
51%
France
~4.94
|
52%
over
~1.96
W
|
18%
2-0
L
|
45%
France / France |
|
|
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.
55%
no While France has not kept a clean sheet in their last five matches, they boast a top-tier defense with Saliba and Konaté or Upamecano. Seneg...
Odds: 1.59
Edge: -7.9%
6 sources cited
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).
51%
France France has the attacking quality to win this match by more than a single goal. Their recent qualifying campaign featured several dominant vi...
Odds: 1.85
Edge: -3.0%
6 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
67%
France France enters this match as heavy favorites, possessing one of the most talented squads in the world, headlined by Kylian Mbappé. Their rece...
Odds: 1.50
Edge: +0.3%
6 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
51%
France This prediction aligns with the spread pick, backing France to overcome a one-goal deficit. Their superior squad quality and offensive prowe...
Odds: 4.94
Edge: +30.8%
6 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
52%
over France possesses immense attacking firepower and their last nine consecutive games have seen over 2.5 goals. Senegal will likely set up defe...
Odds: 1.96
Edge: +1.0%
6 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
18%
2-0 A 2-0 victory for France reflects their superiority while acknowledging Senegal's organized defense. This scoreline aligns with a French win...
6 sources cited
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%
France / France France will look to establish control from the outset and are capable of scoring early with their potent attack. Securing a lead by halftime...
6 sources cited
|
||||||||
|
Gemini 2.5 Flash |
58%
No
~1.59
L
|
48%
France -1
~1.77
|
68%
France
~1.50
W
|
45%
France -1.5
~2.31
W
|
55%
Under
~1.87
L
|
16%
2-0
L
|
48%
France / France |
|
|
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.
58%
No France's defense is among the strongest in international football, making it difficult for opponents to score. While Senegal has attacking t...
Odds: 1.59
Edge: -4.9%
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%
France -1 France is expected to win this match comfortably given their superior quality. A win by at least two goals against Senegal is a highly proba...
Odds: 1.77
Edge: -8.5%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
68%
France Based on historical performance and team strength from my training data through 2025-09, France is a dominant force in international footbal...
Odds: 1.50
Edge: +1.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
45%
France -1.5 Considering France's overall strength and their track record against non-elite teams, a victory by two or more goals is a realistic expectat...
Odds: 2.31
Edge: +1.7%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Under World Cup group stage matches, especially early ones, can often be cautious, with teams prioritizing defensive solidity. While France has of...
Odds: 1.87
Edge: +1.5%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
16%
2-0 A 2-0 victory for France aligns with their strong defensive record and ability to score multiple goals against less dominant teams. This sco...
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.
48%
France / France France is expected to assert their dominance early in the match and maintain their lead throughout. Their superior talent and tactical disci... |
||||||||
|
Gemini 2.5 Flash-Lite |
55%
yes
~2.68
W
|
65%
France
~1.85
W
|
75%
France
~1.50
W
|
68%
France
~4.94
|
58%
over
~1.96
W
|
15%
2-0
L
|
52%
France / France |
|
|
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.
55%
yes France's attacking lineup is formidable, making it likely they will score. Senegal also possesses enough attacking talent to trouble the Fre...
Odds: 2.68
Edge: +17.7%
3 sources cited
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).
65%
France France is expected to control the game and create more scoring opportunities. With their superior talent and tactical discipline, they shoul...
Odds: 1.85
Edge: +10.9%
3 sources cited
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
France France, as a perennial World Cup contender and former champion, possesses a significantly stronger squad and historical pedigree than Senega...
Odds: 1.50
Edge: +8.3%
3 sources cited
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
68%
France France is a significantly stronger team on paper and in terms of recent major tournament performances. They are expected to dominate possess...
Odds: 4.94
Edge: +47.8%
3 sources cited
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
58%
over While France's defensive capabilities are strong, their potent attack and Senegal's attacking intent, especially in a World Cup opener, sugg...
Odds: 1.96
Edge: +7.0%
3 sources cited
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
15%
2-0 France's strong attacking capabilities combined with their solid defense suggest they will likely win without conceding. A 2-0 scoreline ref...
3 sources cited
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.
52%
France / France France is expected to start strong and control the match, leading at halftime. Given their superior quality and depth, they are also likely...
3 sources cited
|
||||||||
|
DeepSeek V3 Deepseek |
60%
No
~1.59
L
|
60%
France
~1.85
W
|
75%
France
~1.50
W
|
60%
France -1
~1.77
W
|
55%
Over
~1.96
W
|
25%
2-0
L
|
65%
France / France |
|
|
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 France's defense is strong, and Senegal's attack struggled without Mane. Expect France to control possession and limit Senegal's chances, re...
Odds: 1.59
Edge: -2.9%
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%
France France's quality suggests a win by at least 2 goals, especially with Senegal weakened. However, World Cup matches can be tight, so confidenc...
Odds: 1.85
Edge: +6.0%
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
France France are World Cup holders with a deep squad, while Senegal lack their star Sadio Mane (injured). Historical dominance and team strength h...
Odds: 1.50
Edge: +8.3%
Asian handicap
?
Asian handicap
Asian Handicap. Like a spread, but quarter-lines split the stake — you can half-win or half-push.
60%
France -1 Similar to spreads -1, France's superiority likely leads to a multi-goal margin, but a one-goal win pushes the handicap. France -1 offers va...
Odds: 1.77
Edge: +3.5%
Over / Under
?
Over / Under
Over / Under total points. Will the combined score be above or below the line.
55%
Over France's attack is potent, and Senegal may be forced to push forward, leading to goals. Historical World Cup group matches often see more th...
Odds: 1.96
Edge: +4.0%
Correct score
?
Correct score
Correct score. The exact final score (e.g. 2-1). Highest-variance market — most picks lose, but the payouts are big when they hit.
25%
2-0 France's attacking strength and Senegal's defensive resilience suggest a 2-0 win for France, a common scoreline in such mismatches. The prob...
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.
65%
France / France France typically starts strong against weaker opponents and should lead at halftime. The most likely outcome is France leading at both half... |
||||||||
|
Consensus |
No 6/11 |
France 7/11 |
France 11/11 |
France -1 4/11 |
over 4/11 |
2-0 8/11 |
France / France 10/11 |
|
|
Bookmaker line |
— |
France -1.0 |
France 65% |
— |
2.5 · Over 52% |
— |
— |
|
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
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
50 books · sharp books pinned · best price highlighted
| Book | France | Draw | Senegal |
|---|---|---|---|
| Pinnacle ↗ | 1.48 | 4.46 | 7.31 |
| Draftkings ↗ | 1.48 | 4.40 | 7.00 |
| Fanduel ↗ | 1.45 | 4.40 | 7.00 |
| Betmgm | 1.45 | 4.33 | 7.00 |
| William Hill | 1.44 | 4.20 | 6.50 |
| Betfair Exchange UK | 1.50 | 4.60 | 8.00 |
| Betfair Exchange EU | 1.50 | 4.60 | 8.00 |
| Betanysports | 1.46 | 4.35 | 7.00 |
| Betclic FR | 1.48 | 4.60 | 7.25 |
| Betfred | 1.44 | 4.20 | 7.00 |
| BetOnline | 1.47 | 4.48 | 7.75 |
| Betrivers | 1.44 | 4.35 | 7.50 |
| Betsson | 1.50 | 4.25 | 7.30 |
| Betus | 1.47 | 4.40 | 7.20 |
| Betvictor | 1.45 | 4.20 | 7.50 |
| Betway | 1.44 | 4.33 | 6.50 |
| Bovada | 1.46 | 4.35 | 7.00 |
| Boylesports | 1.44 | 4.20 | 7.00 |
| Casumo | 1.44 | 4.35 | 7.50 |
| Codere It | 1.47 | 4.40 | 7.00 |
| Coolbet | 1.50 | 4.50 | 7.50 |
| Coral | 1.48 | 4.33 | 7.00 |
| Everygame | 1.45 | 4.40 | 7.25 |
| Fanatics | 1.44 | 4.30 | 7.00 |
| Grosvenor | 1.43 | 4.25 | 7.50 |
| Gtbets | 1.47 | 4.34 | 7.07 |
| Ladbrokes | 1.48 | 4.33 | 7.00 |
| Leovegas | 1.44 | 4.35 | 7.50 |
| Leovegas Se | 1.44 | 4.35 | 7.50 |
| Livescorebet | 1.43 | 4.25 | 7.00 |
| LowVig | 1.47 | 4.48 | 7.75 |
| Marathonbet | 1.47 | 4.40 | 7.40 |
| Matchbook | 1.50 | 4.60 | 8.00 |
| MyBookie | 1.44 | 4.47 | 7.08 |
| Nordicbet | 1.50 | 4.25 | 7.30 |
| Onexbet | 1.49 | 4.47 | 7.50 |
| Paddy Power | 1.44 | 4.33 | 7.00 |
| Pmu | 1.48 | 4.25 | 7.00 |
| Skybet | 1.44 | 4.20 | 7.00 |
| Smarkets | 1.49 | 4.50 | 8.20 |
| Sport888 | 1.44 | 4.00 | 6.50 |
| Tipico | 1.45 | 4.40 | 7.20 |
| Unibet | 1.48 | 4.60 | 7.25 |
| Unibet Nl | 1.48 | 4.60 | 8.00 |
| Unibet Se | 1.48 | 4.60 | 8.00 |
| Unibet | 1.45 | 4.35 | 7.00 |
| Virginbet | 1.43 | 4.25 | 7.00 |
| Williamhill | 1.46 | 4.30 | 7.00 |
| Winamax | 1.45 | 4.50 | 6.50 |
| Winamax | 1.43 | 4.40 | 6.25 |
| Book | Line | Over | Under |
|---|---|---|---|
| Pinnacle ↗ | 2.5 | 2.01 | 1.88 |
| Betmgm | 2.5 | 1.95 | 1.91 |
| William Hill | 2.5 | 1.85 | 1.85 |
| Betanysports | 2.0 | 1.48 | 2.75 |
| BetOnline | 2.5 | 2.02 | 1.85 |
| Betrivers | 2.5 | 1.83 | 1.93 |
| Betsson | 2.5 | 1.95 | 1.88 |
| Betus | 2.5 | 1.95 | 1.87 |
| Bovada | 2.5 | 1.98 | 1.85 |
| Casumo | 2.5 | 1.83 | 1.93 |
| Codere It | 2.5 | 1.86 | 1.81 |
| Coolbet | 2.5 | 2.00 | 1.92 |
| Grosvenor | 2.5 | 1.83 | 1.93 |
| Gtbets | 2.5 | 1.91 | 1.84 |
| Leovegas | 2.5 | 1.83 | 1.93 |
| LowVig | 2.5 | 2.02 | 1.85 |
| Matchbook | 2.5 | 2.02 | 1.96 |
| MyBookie | 2.5 | 1.88 | 1.83 |
| Nordicbet | 2.5 | 1.95 | 1.88 |
| Onexbet | 2.5 | 1.96 | 1.87 |
| Pmu | 2.5 | 1.79 | 1.88 |
| Unibet Nl | 2.5 | 1.83 | 1.93 |
| Unibet Se | 2.5 | 1.85 | 1.96 |
| Book | France | Senegal |
|---|---|---|
| Pinnacle ↗ | -1.0 @ 1.82 | +1.0 @ 2.10 |
| Betanysports | -1.0 @ 1.78 | +1.0 @ 2.08 |
| BetOnline | -1.0 @ 1.81 | +1.0 @ 2.07 |
| Betus | -1.0 @ 1.80 | +1.0 @ 2.05 |
| Bovada | -1.0 @ 1.78 | +1.0 @ 2.08 |
| Gtbets | -1.5 @ 2.34 | +0.5 @ 2.64 |
| LowVig | -1.0 @ 1.81 | +1.0 @ 2.07 |
| Matchbook | -1.0 @ 1.85 | +1.0 @ 2.12 |
| MyBookie | -1.0 @ 1.72 | +1.0 @ 2.01 |
| Onexbet | -1.5 @ 2.39 | +1.5 @ 1.59 |
Research trail
What each AI looked up before picking
-
0 tool calls · 6 sources
6 citations 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.
-
70 tool calls · 8 sources
8 citations captured — unlock with Pro
-
0 tool calls · 3 sources
3 citations captured — unlock with Pro
-
7 tool calls · 3 sources
3 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
21 tool calls · 10 sources
10 citations captured — unlock with Pro
-
7 tool calls · 5 sources
5 citations captured — unlock with Pro
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.