MMASeek
MMA • Boxing • Odds

Two fighters. One fair number each.

Bookmaker prices for every priced fight card, averaged across the market and stripped of the bookmaker margin — clean win probabilities, fight by fight.

Tonight's fights   Get the API

Live API Fight-winner probabilities Margin removed Developer-first
Raw bookmaker odds · Royston Barney-Smith v Reece Bellotti · 16 books
Royston Barney-Smith 85.3%Reece Bellotti 24.0%
Total: 109.3%Bookmaker margin: +9.3%
↓ Margin removed
SkipOdds Index · fair probabilities
Royston Barney-Smith78.0%
Reece Bellotti22.0%
Fair probabilities total: 100.0%
$ curl skipodds.com/v1/boxing/fixtures { "skipodds": { "p1": 0.7803, "p2": 0.2197, "margin_removed": 0.0935, "books_surveyed": 16 } }

The Board, live

MMA and boxing · 29 bookmakers, de-vigged and refreshed continuously

How it Works

Bookmaker odds overstate every fighter — the margin ("vig") is baked in, so the two implied probabilities add up to more than 100%. MMASeek averages the surveyed prices for each fighter and removes that margin, leaving the SkipOdds Index: the market's honest opinion of the fight, two numbers that sum to exactly 100%. No bookmaker names, no betting slips — a forecast, not a tout.

Build with this data

Every number on this page is served by the SkipOdds API — the same engine behind:

CollegeBallCricketSeekHoopSeekPinOddsProBallPuckSeekScrumSeekSmashLobWunderGoal
curl "https://skipodds.com/v1/mma/fixtures?api_key=skipodds-demo-2026"

Or skip the code entirely — the free widget drops this exact board into any page with two lines:

<div data-skipodds data-sport="mma" data-limit="5"></div>
<script async src="https://skipodds.com/widget.js"></script>

The demo key serves 100 requests/day. Full reference