CricketSeek
Cricket Odds Intelligence

Data-driven. De-vigged.

Real-time win probabilities across every cricket format — Tests, ODIs, T20s, franchise leagues — every bookmaker price averaged, the margin stripped. Powered by the SkipOdds API.

Today's matches   Get the API

Live API All formats Draw-aware Margin removed
Raw bookmaker odds · Sri Lanka v India · 24 books
Sri Lanka 10.8%Draw 20.4%India 76.0%
Total: 107.1%Bookmaker margin: +7.1%
↓ Margin removed
SkipOdds Index · fair probabilities
Sri Lanka10.1%
Draw19.0%
India70.9%
Fair probabilities total: 100.0%
$ curl skipodds.com/v1/cricket/fixtures { "skipodds": { "home": 0.1007, "away": 0.7093, "draw": 0.19, "margin_removed": 0.0714, "books_surveyed": 24 } }

The Board, live

All formats · 30 bookmakers, de-vigged and refreshed continuously — internationals lead the board

How it works

Match-winner odds overstate every outcome — the bookmaker margin ("vig") is baked in, so the implied probabilities sum to more than 100%. CricketSeek averages the surveyed prices per outcome and removes that margin, leaving the SkipOdds Index: the market's honest opinion of the match. T20s and ODIs get two fair numbers; Tests get three, because the draw is a real outcome and the books price it.

Build with this data

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

CollegeBallHoopSeekMMASeekPinOddsProBallPuckSeekScrumSeekSmashLobWunderGoal
curl "https://skipodds.com/v1/cricket/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="cricket" data-limit="5"></div>
<script async src="https://skipodds.com/widget.js"></script>

The demo key serves 100 requests/day. Full reference