Live
NBA FinalsNYK0.612SAS0.391NHL Cup FinalEDM0.547FLA0.458MLBNYY0.582LAD0.421WNBANYL0.634LVA0.370MLBCHC0.498ATL0.505

Esports prediction-market data, draft to the GG.

DepthFeed records the full order book of every Polymarket and Kalshi esports market — match winners across CS2, Dota 2, League of Legends, and Valorant — then resolves each one to the real match result from bo3.gg. Available through DepthFeed's REST API and live WebSocket.

Desk includes sports REST + WebSocket · 7-day evaluation available.

DepthFeed
NBAMLBNHLWNBAEPL
Jun 12 · live
MoneylineSpreadTotalProps
Settlement-verified
TimeTeamPolymarketKalshiDKFDBest
20:30Knicks0.6120.609-135-1380.612
Spurs0.3910.394+115+1180.394
20:00Oilers0.5470.551-120-1180.551
Panthers0.4580.452+102+1000.458
19:05Yankees0.5820.578-142-1400.582
Dodgers0.4210.426+120+1220.426
19:00Liberty0.6340.630-170-1720.634
Aces0.3700.374+145+1480.374
369,412 markets on tapeorder books streaming

369,000 markets across 13 leagues — every one resolved to its real-world game

NFL logoNFLNBA logoNBAMLB logoMLBNHL logoNHLWNBA logoWNBAUFC logoUFCPremier League logoPremier LeagueChampions League logoChampions LeagueLa Liga logoLa LigaCFBCFBCBBCBBATPTennis
2
venues on tape

every Polymarket & Kalshi market, both sides of the book

bo3.gg
match results

winner, map score & discipline; coverage growing

CS2/Dota
LoL/Valorant

four disciplines recorded on the tape

Settlement
every market

the winning outcome captured on close

The product

One Esports game, one document

Every feed knows the same Esports game by a different name — a slug on Polymarket, an event id at ESPN, a ticker on the exchange. DepthFeed resolves them to one record and answers a single request with everything that game was.

Polymarket

Order-book depth — every level on both sides, captured as complete ladders.

Kalshi

Yes/no books and settlement for every sports market.

bo3.gg

Match results — winner, map score, and discipline from bo3.gg. Coverage is growing.

GET /v1/games/esports-navi-faze-2026-06-12200 · matched
{
"match": { "teams": "NAVI vs FaZe", "winner": "NAVI", "maps": "2–1" },
"markets": [ { "kind": "match_winner",
"winner": "NAVI" }, … 6 ],
"source": { "results": "bo3.gg", "discipline": "CS2" }
}
Resolved to the bo3.gg match and settlement-captured — match markets and the series result on one CS2 match.
Market depth

Backtest against the book, not the headline price

A fill has a cost the last trade never shows. DepthFeed records the live order book for sports markets on Polymarket and Kalshi, so your strategy sizes against the liquidity that actually existed at that moment.

  • Every level, both sides — not a last price or a mid nobody could trade
  • Forward-captured continuously; order-book history cannot be backfilled
  • Replayable: snapshot time-series per outcome token via one endpoint
New York KnicksKnicks
vs
San Antonio SpursSpurs
Live · Polymarket
Best bid
0.612
Mid
0.6135
Best ask
0.615
Spread
0.003
Cumulative depthBidsAsks
Imbalance
54 / 46
Coverage

Esports coverage — CS2, Dota, LoL, Valorant

Esports carries order-book depth and settlement across CS2, Dota 2, League of Legends, and Valorant, with match results from bo3.gg where coverage exists. Sportsbook odds are not retained upstream, so this is the prediction-market book plus the match result.

PM

Markets & depth

Polymarket + Kalshi order books, both sides

CS

CS2

Match-winner markets on tape

MOBA

Dota / LoL

Best-of series recorded continuously

VAL

Valorant

Match markets on the record

GG

Results

Winner, map score & discipline (bo3.gg)

Settlement

Winning outcome captured on close

Why DepthFeed

The best source of Esports prediction-market data

Sports odds APIs don't cover esports at all. Exchange APIs hand you a raw book with no match attached. Only DepthFeed records the Polymarket and Kalshi esports book as a queryable, forward-captured archive and resolves it to the real bo3.gg match result.

CapabilityDepthFeedthis APISports odds APIsthe-odds-api, SportsDataIOExchange APIsPolymarket / Kalshi direct
Prediction-market order-book depth (both sides, every level)Exchange APIs expose a raw live book — DepthFeed records every level on both sides as complete ladders.
Forward-captured as a queryable history, not just liveDepth cannot be backfilled once the game is over — the archive only exists because it was recorded live.
Final scores & results joined to the market
One request returns the whole game as one documentMarkets, depth, settlement — and odds, result and injuries where the sport carries them — in a single record.

The bottom line. For esports prediction-market data, DepthFeed records the Polymarket and Kalshi esports order book as a queryable archive and resolves it to the real match result from bo3.gg — winner, map score, and discipline across CS2, Dota 2, League of Legends, and Valorant.

✓ full · – partial · ✕ not offered. Comparison reflects the standard data products of each category; individual vendors vary. DepthFeed is independent and not affiliated with any exchange, sportsbook, or league.

Quickstart

From key to live Esports depth in minutes

Sports REST is included on every DepthFeed tier; Quant, Desk Lite, and Desk add one, two, and three live sports books.

  1. 01

    Get a Desk key

    Use a paid key or request a seven-day production evaluation.

  2. 02

    Browse Esports markets

    Filter the live catalog, then choose the outcome asset you want to follow.

  3. 03

    Pull or stream depth

    Fetch the latest complete ladder over REST, or subscribe to the same book over WebSocket.

esports.sh
# Browse live Esports markets
$ curl -s -H "Authorization: Bearer $KEY" \
    "https://api.depthfeed.com/v3/sports/markets?league=esports&limit=25"

# Pull the latest full book for an outcome asset
$ curl -s -H "Authorization: Bearer $KEY" \
    "https://api.depthfeed.com/v3/sports/books/<asset_id>/latest"
Complete ladders·REST + WebSocket·Desk access
Why joined data

What it takes to model the esports prediction markets

Esports markets move fast on a roster swap, a patch, and live momentum — and resolve on a best-of series. Esports prediction-market data is only useful joined to the match it settled on and the book behind the price.

01

Depth is the whole story

In a clean match-winner market, the book is the truth. DepthFeed records the live esports order book on Polymarket and Kalshi — both sides, every level, continuously — so a backtest fills against the liquidity that actually existed through a best-of-three, not a last price. Depth is forward-captured and cannot be backfilled.

02

Resolved to the match

DepthFeed resolves esports markets to the real match from bo3.gg — winner, map score, and discipline (CS2, Dota 2, League of Legends, Valorant). Results coverage is forward-growing as the worker deepens its paging, and each market also carries its own settlement, so the depth archive is labelled win/loss either way.

03

Settlement on every market

Every esports market's own resolution — the winning outcome on close — is captured, so the order-book tape is labelled end to end even where the external match record is still filling in. The join you can always trust is the market and its settled outcome.

Pricing

Choose capacity, not venues

One account and one API for the complete DepthFeed lineup. Polymarket and Kalshi sports coverage ships together; tiers change history, throughput, and live-book concurrency.

Explorer

$0free, no card

A limited sample of the complete DepthFeed API.

Start free
  • 7-day unified history
  • Sports REST: Polymarket + Kalshi
  • Read-only API, 1 req/sec
  • Sub-second event-driven snapshots
  • BTC markets (latest, capped)
  • Live WebSocket stream: 1 BTC subscription
  • Backtest Lab + 1 paper-trading strategy

Quant

Most popular
$29per month

Every venue, with room to build.

Get Quant
  • 30-day unified history, all assets
  • Every supported venue — no add-ons
  • Sports REST + injury webhooks + 1 live sports book
  • Full bid/ask book depth
  • Any interval: 1m, 5m, 1h… or raw ticks
  • API 25 req/sec, 1,000 req/min
  • Underlying price stamped per snapshot
  • Live WebSocket stream: 5 subscriptions, 1 connection, every venue
  • Backtest Lab + 5 paper-trading strategies (webhook signals)

Desk Lite

$79per month

3× the history, 2× the throughput of Quant.

Get Desk Lite
  • 90-day unified history (3× Quant)
  • API 50 req/sec, 3,000 req/min
  • Everything in Quant
  • Every supported venue — no add-ons
  • Sports REST + 2 live sports books
  • Live WebSocket: 25 subscriptions, 2 connections
  • 15 paper-trading strategies

Desk

Full archive
$200per month

Dedicated capacity for systematic desks.

Get Desk
  • Full historical archive — our deepest window
  • Sports full archive across every supported league
  • Dedicated capacity, 100 req/sec
  • 6,000 req/min sustained
  • Everything in Desk Lite
  • Priority backfill requests
  • Live WebSocket: 100 subscriptions, 5 connections, wildcards + 3 sports books
  • 7-day production-latency evaluation available on request
  • 40 paper-trading strategies
FAQ

Common questions

The short version of what people ask before they pull their first game document.

Every Polymarket and Kalshi esports market — match winners across CS2, Dota 2, League of Legends, and Valorant — recorded with full order-book depth and settlement, and resolved to the real match (winner, map score, discipline) from bo3.gg where coverage exists. Match-result coverage is forward-growing.

Something else? Read the docs or ask us directly.

Stop joining sports data by hand

Markets, full ladders, sportsbook odds, scores, and injuries — one DepthFeed account, with a seven-day Desk evaluation available for production benchmarking.