ScrumSeek
Rugby Odds Intelligence

Data-driven. De-vigged.

Real-time win probabilities for rugby union and rugby league — every bookmaker price averaged, the margin stripped. Powered by the SkipOdds API.

Today's matches   Get the API

Live API Union & league Draw-aware Margin removed
Raw bookmaker odds · New Zealand Warriors v Newcastle Knights · 1 books
New Zealand Warriors 69.0%Newcastle Knights 36.2%
Total: 105.2%Bookmaker margin: +5.2%
↓ Margin removed
SkipOdds Index · fair probabilities
New Zealand Warriors65.6%
Newcastle Knights34.4%
Fair probabilities total: 100.0%
$ curl skipodds.com/v1/rugby/fixtures { "skipodds": { "home": 0.6556, "away": 0.3444, "margin_removed": 0.052, "books_surveyed": 1 } }

The Board, live

Union & league · 25 bookmakers, de-vigged and refreshed continuously — internationals lead the board

MatchFair win probabilityDraw
NRL
New Zealand Warriors v Newcastle Knights
2026-09-16 02:00 UTC
New Zealand Warriors65.6% Newcastle Knights34.4%
NRL
Sydney Roosters v Cronulla Sutherland Sharks
2026-09-19 09:50 UTC · draw 4.5%
Sydney Roosters63.3% Cronulla Sutherland Sharks32.2% 4.5%
NRL
New Zealand Warriors v Newcastle Knights
2026-09-20 06:05 UTC · draw 4.5%
New Zealand Warriors61.3% Newcastle Knights34.2% 4.5%

Finals · last 48h

NRL
Penrith Panthers v Sydney Roosters
19–12
Final

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%. ScrumSeek averages the surveyed prices per outcome and removes that margin, leaving the SkipOdds Index: the market's honest opinion of the match — three fair numbers when the books price the draw, two when they don't.

Build with this data

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

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

The demo key serves 100 requests/day. Full reference