Xander Zayas vs Jaron Ennis
JEKickoff · Sat, Jun 27 · 15:00 GMT+0000
Verifiable brief
Identical prompt sent to every AI · SHA-256 verified
hash:
246766aa3e2874a3…
- Kickoff
- Sat, Jun 27 · 15:00 GMT+0000
- Markets
- Match winner · Method of victory · Goes the distance · Round group
- 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 4. 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 4, in this order): h2h | method_finish | goes_distance | round_group
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": 207,
"sport": "boxing",
"venue": null,
"league": "Boxing",
"starts_at": "2026-06-27T15:00:00+00:00",
"starts_at_human": "Sat, 27 Jun 2026 15:00:00 GMT"
},
"teams": {
"away": "Jaron Ennis",
"home": "Xander Zayas"
},
"version": "v1",
"built_at": "2026-06-24T05:45:39+00:00",
"market_consensus": {
"h2h": {
"away": 1.27,
"draw": 19,
"home": 4.45
},
"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": 3.95,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.25,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4.3,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.27,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4.33,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.22,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 15,
"outcome": "Draw"
},
{
"point": null,
"price": 4.2,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.2,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 3.95,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4.2,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 3.95,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.22,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4.33,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.25,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.23,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4.24,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 3.9,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.18,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.2,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4.24,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 10.5,
"outcome": "Draw"
},
{
"point": null,
"price": 4.1,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.23,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 10.5,
"outcome": "Draw"
},
{
"point": null,
"price": 4.1,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.23,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4.45,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 3.95,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.25,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4.3,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.27,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 17,
"outcome": "Draw"
},
{
"point": null,
"price": 4.33,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.22,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 15,
"outcome": "Draw"
},
{
"point": null,
"price": 4.2,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.2,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 3.95,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 4.2,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.21,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.24,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 19,
"outcome": "Draw"
},
{
"point": null,
"price": 4.25,
"outcome": "Xander Zayas"
}
],
"totals": [
{
"point": 10.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Over"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Under"
},
{
"point": 10.5,
"price": 1.87,
"outcome": "Over"
}
],
"h2h_lay": [
{
"point": null,
"price": 70,
"outcome": "Draw"
},
{
"point": null,
"price": 5.9,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.36,
"outcome": "Jaron Ennis"
},
{
"point": null,
"price": 70,
"outcome": "Draw"
},
{
"point": null,
"price": 5.9,
"outcome": "Xander Zayas"
},
{
"point": null,
"price": 1.36,
"outcome": "Jaron Ennis"
}
]
}
},
"markets_requested": [
"h2h",
"method_finish",
"goes_distance",
"round_group"
],
"research_directive": [
"Use any tools you have (web search, news, your training knowledge) to research:",
"recent form (last 5 matches), starting lineups, injuries / absences, weather (outdoor sports), head-to-head record, fatigue / rest days.",
"Cite specific sources in `sources_cited` when you use external tools.",
"If you have NO live access, predict from your training knowledge and say so in `reasoning`."
]
}
The hash above is SHA-256 of the canonical JSON brief. Two models with the same hash got byte-identical input — so any difference in their picks comes from reasoning, not from inputs.
Your call
Who wins? One tap, no signup.
AI predictions
4 markets · 6 models picked
Who picked what
16 models × 4 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: Jaron Ennis 79% |
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
|
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
|
Round group
?
Round group
Market explanation coming soon.
|
|
|---|---|---|---|---|---|
|
Claude Opus 4.7 FlagshipAnthropic |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Opus 4.6 FlagshipAnthropic |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Opus 4.8 FlagshipAnthropic |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Sonnet 4.6 FlagshipAnthropic |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Claude Haiku 4.5 Anthropic |
78%
Jaron Ennis
~1.27
|
62%
Decision |
64%
Yes |
51%
Rounds 7–12 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
78%
Jaron Ennis Jaron Ennis is the market consensus heavy favourite at 1.27 odds, indicating substantial professional backing. At 23 years old, Ennis has de...
Odds: 1.27
Edge: -0.7%
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
62%
Decision While Ennis carries substantial offensive power, Zayas's solid technical defence and ring awareness suggest he can survive and compete over...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
64%
Yes Zayas's technical proficiency and defensive fundamentals suggest he can navigate the twelve-round distance against Ennis. While Ennis posses...
Round group
?
Round group
Market explanation coming soon.
51%
Rounds 7–12 If Ennis secures a stoppage, the most likely scenario is a late-round finish (rounds 7–12) after Zayas has absorbed cumulative damage or fat... |
|||||
|
GPT-5 FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
GPT-5 Mini Openai |
— | — | — | — | |
|
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.
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
No pick on this market.
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
No pick on this market.
Round group
?
Round group
Market explanation coming soon.
No pick on this market. |
|||||
|
GPT-4o Mini Openai |
75%
Jaron Ennis
~1.27
|
80%
KO/TKO |
85%
No |
70%
1-3 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
75%
Jaron Ennis Jaron Ennis has a strong record of 35-0 with 31 KOs, including a first-round knockout in his super welterweight debut. Xander Zayas, while u...
Odds: 1.27
Edge: -3.7%
🔍 researched
4 sources cited
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
80%
KO/TKO Ennis's knockout power, demonstrated by his 31 KOs, suggests he is likely to win by stoppage. Zayas has not faced an opponent with Ennis's k...
🔍 researched
4 sources cited
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
85%
No Ennis's aggressive style and knockout power make it unlikely the fight will go the distance. Zayas has not faced an opponent with Ennis's kn...
🔍 researched
4 sources cited
Round group
?
Round group
Market explanation coming soon.
70%
1-3 Ennis's first-round knockout in his super welterweight debut indicates he can end fights early. Zayas's lack of experience against high-cali...
🔍 researched
4 sources cited
|
|||||
|
o4-mini FlagshipOpenai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Grok 4.3 FlagshipXai |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Grok 4 Fast Xai |
82%
Jaron Ennis
~1.27
|
55%
KO/TKO |
58%
No |
38%
5-8 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
82%
Jaron Ennis Jaron Ennis is the far superior fighter with elite power and skill at welterweight. Training data through 2025-09 shows Ennis dominating rec...
Odds: 1.27
Edge: +3.3%
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
55%
KO/TKO Ennis possesses one-punch KO power and finishes many opponents inside the distance. Zayas has durability but lacks the experience to survive...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
58%
No Ennis typically stops opponents before the final bell and the skill disparity suggests a finish is likely. Zayas has not faced this caliber...
Round group
?
Round group
Market explanation coming soon.
38%
5-8 Ennis lands his power shots midway through fights once he breaks down opponents. Early rounds favor survival while late rounds would require... |
|||||
|
Gemini 3.1 Pro Flagship |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Gemini 2.5 Pro Flagship |
Flagship picks across 4 markets — unlock with Pro
Get Pro
|
||||
|
Gemini 2.5 Flash |
78%
Jaron Ennis
~1.27
|
65%
Jaron Ennis by KO/TKO/DQ |
70%
No |
20%
Jaron Ennis - Rounds 4-6 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
78%
Jaron Ennis Jaron 'Boots' Ennis is an elite, undefeated welterweight known for his exceptional power, speed, and versatility, making him a dominant favo...
Odds: 1.27
Edge: -0.7%
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
65%
Jaron Ennis by KO/TKO/DQ Jaron Ennis boasts a high knockout percentage and a relentless attacking style that often leads to stoppages against even durable opponents....
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
70%
No Given Jaron Ennis's high knockout rate and Xander Zayas facing a significant step up in competition against an elite power puncher, it is mo...
Round group
?
Round group
Market explanation coming soon.
20%
Jaron Ennis - Rounds 4-6 While Ennis can finish early, he often takes a few rounds to break down durable opponents. Rounds 4-9 represent a period where his pressure... |
|||||
|
Gemini 2.5 Flash-Lite |
85%
Jaron Ennis
~1.27
|
60%
Decision |
55%
Yes |
25%
10-12 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
85%
Jaron Ennis Jaron Ennis is the clear favorite in this matchup, with significantly better odds across multiple bookmakers. Ennis has a more established r...
Odds: 1.27
Edge: +6.3%
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
60%
Decision While Jaron Ennis possesses significant power, Xander Zayas has shown durability and a solid chin. Ennis has gone to decision in some of his...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
55%
Yes This is a close call, but given the styles and the potential for a tactical battle, the fight is likely to go the distance. Both fighters ha...
Round group
?
Round group
Market explanation coming soon.
25%
10-12 Given that Jaron Ennis is favored but Xander Zayas is a durable prospect, the fight is likely to go past the mid-rounds. Ennis has the power... |
|||||
|
DeepSeek V3 Deepseek |
80%
Jaron Ennis
~1.27
|
70%
Knockout / Technical Knockout |
65%
No |
55%
Ennis Rounds 1-6 |
|
|
Match winner
?
Match winner
Match winner. Pick the team that wins in regular time (or who advances in cup formats).
80%
Jaron Ennis Jaron Ennis is a top welterweight contender with exceptional power and speed, while Xander Zayas is a prospect moving up in class. Ennis's u...
Odds: 1.27
Edge: +1.3%
Method of victory
?
Method of victory
How the fight ends. KO/TKO, submission, decision, etc.
70%
Knockout / Technical Knockout Ennis has a high knockout rate and possesses fight-ending power, especially against a less durable opponent like Zayas. Zayas has never been...
Goes the distance
?
Goes the distance
Goes the distance. Does the fight reach the final scheduled round.
65%
No Given Ennis's power and Zayas's step up in class, the fight is likely to end early. Ennis typically finishes opponents inside the distance....
Round group
?
Round group
Market explanation coming soon.
55%
Ennis Rounds 1-6 Ennis typically finishes opponents early, with many stoppages in the first six rounds. Zayas may have stamina but is expected to be overwhel... |
|||||
|
Consensus |
Jaron Ennis 6/6 |
Decision 2/6 |
No 4/6 |
5-8 1/6 |
|
|
Bookmaker line |
Jaron Ennis 79% |
— |
— |
— |
|
Match winner
ConsensusJaron Ennis 6/6
Jaron Ennis is the market consensus heavy favourite at 1.27 odds, indicating substantial professional backing. At 23 years old, Ennis has de...
Jaron Ennis has a strong record of 35-0 with 31 KOs, including a first-round knockout in his super welterweight debut. Xander Zayas, while u...
Jaron Ennis is the far superior fighter with elite power and skill at welterweight. Training data through 2025-09 shows Ennis dominating rec...
Jaron 'Boots' Ennis is an elite, undefeated welterweight known for his exceptional power, speed, and versatility, making him a dominant favo...
Jaron Ennis is the clear favorite in this matchup, with significantly better odds across multiple bookmakers. Ennis has a more established r...
Jaron Ennis is a top welterweight contender with exceptional power and speed, while Xander Zayas is a prospect moving up in class. Ennis's u...
Bookmaker line: Jaron Ennis 79%
Method of victory
ConsensusDecision 2/6
While Ennis carries substantial offensive power, Zayas's solid technical defence and ring awareness suggest he can survive and compete over...
Ennis's knockout power, demonstrated by his 31 KOs, suggests he is likely to win by stoppage. Zayas has not faced an opponent with Ennis's k...
Ennis possesses one-punch KO power and finishes many opponents inside the distance. Zayas has durability but lacks the experience to survive...
Jaron Ennis boasts a high knockout percentage and a relentless attacking style that often leads to stoppages against even durable opponents....
While Jaron Ennis possesses significant power, Xander Zayas has shown durability and a solid chin. Ennis has gone to decision in some of his...
Ennis has a high knockout rate and possesses fight-ending power, especially against a less durable opponent like Zayas. Zayas has never been...
Goes the distance
ConsensusNo 4/6
Zayas's technical proficiency and defensive fundamentals suggest he can navigate the twelve-round distance against Ennis. While Ennis posses...
Ennis's aggressive style and knockout power make it unlikely the fight will go the distance. Zayas has not faced an opponent with Ennis's kn...
Ennis typically stops opponents before the final bell and the skill disparity suggests a finish is likely. Zayas has not faced this caliber...
Given Jaron Ennis's high knockout rate and Xander Zayas facing a significant step up in competition against an elite power puncher, it is mo...
This is a close call, but given the styles and the potential for a tactical battle, the fight is likely to go the distance. Both fighters ha...
Given Ennis's power and Zayas's step up in class, the fight is likely to end early. Ennis typically finishes opponents inside the distance....
Round group
Consensus5-8 1/6
If Ennis secures a stoppage, the most likely scenario is a late-round finish (rounds 7–12) after Zayas has absorbed cumulative damage or fat...
Ennis's first-round knockout in his super welterweight debut indicates he can end fights early. Zayas's lack of experience against high-cali...
Ennis lands his power shots midway through fights once he breaks down opponents. Early rounds favor survival while late rounds would require...
While Ennis can finish early, he often takes a few rounds to break down durable opponents. Rounds 4-9 represent a period where his pressure...
Given that Jaron Ennis is favored but Xander Zayas is a durable prospect, the fight is likely to go past the mid-rounds. Ennis has the power...
Ennis typically finishes opponents early, with many stoppages in the first six rounds. Zayas may have stamina but is expected to be overwhel...
Pro on-demand
Request an AI audit
Have the standard AI lineup analyse this match — same brief, same scoreboard. Predictions appear publicly once the run finishes.
Bookmaker odds
27 books · sharp books pinned · best price highlighted
| Book | Xander Zayas | Draw | Jaron Ennis |
|---|---|---|---|
| Draftkings | 4.00 | — | 1.24 |
| Fanduel | 4.00 | — | 1.23 |
| Betmgm | 4.00 | — | 1.22 |
| Betfair Exchange UK | 4.10 | 10.50 | 1.23 |
| Betfair Exchange EU | 4.10 | 10.50 | 1.23 |
| Betanysports | 3.95 | — | 1.21 |
| BetOnline | 4.24 | — | 1.21 |
| Betrivers | 4.20 | — | 1.21 |
| Betsson | 3.95 | — | 1.21 |
| Betus | 4.45 | — | 1.21 |
| Coral | 4.33 | 17.00 | 1.25 |
| Everygame | 4.33 | 17.00 | 1.22 |
| Grosvenor | 4.25 | 19.00 | 1.24 |
| Leovegas | 4.25 | 19.00 | 1.24 |
| Leovegas Se | 4.25 | 19.00 | 1.24 |
| Livescorebet | 4.25 | 19.00 | 1.24 |
| LowVig | 4.24 | — | 1.21 |
| Nordicbet | 3.95 | — | 1.21 |
| Onexbet | 4.30 | 17.00 | 1.27 |
| Paddy Power | 4.00 | 17.00 | 1.25 |
| Pmu | 4.25 | 19.00 | 1.24 |
| Sport888 | 4.20 | 15.00 | 1.20 |
| Unibet Nl | 4.25 | 19.00 | 1.24 |
| Unibet Se | 4.25 | 19.00 | 1.24 |
| Unibet | 4.00 | — | 1.20 |
| Virginbet | 4.25 | 19.00 | 1.24 |
| Winamax | 3.90 | — | 1.18 |
| Book | Line | Over | Under |
|---|---|---|---|
| Betanysports | 10.5 | 1.87 | 1.87 |
| BetOnline | 10.5 | 1.87 | 1.87 |
| Betus | 10.5 | 1.87 | 1.87 |
| LowVig | 10.5 | 1.87 | 1.87 |
| Book | Xander Zayas | Jaron Ennis |
|---|
Research trail
What each AI looked up before picking
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
-
4 tool calls · 4 sources
4 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.
-
0 tool calls · 0 sources
No live web access — picked from training-data knowledge.
Results settle automatically once the final score lands. Picks are permanent — no hindsight edits.
Get the AI consensus before kickoff
Free. Pre-match alert per AI + see your picks graded as results land.