← Back to blog

We Just Pre-Committed to Beating Polymarket on NBA Playoffs Calibration. The Hash Is On-Chain.

2026-04-23 benchmark calibration nba polymarket on-chain transparency ece

We just published the Transparency Index showing that of 14 sports forecasters tracked, only one publishes a numeric Expected Calibration Error. That's a fair positioning win, but the obvious rebuttal is "transparency is nice — does your model actually beat anyone?"

We're going to find out, in front of you, with no edit path.

The bet

Starting May 5, 2026, every NBA Conference Semifinal, Conference Final, and NBA Finals game tipping before June 25 will appear on a public scoreboard at zenhodl.net/benchmarks/nba-playoffs-2026.

For each game, exactly one minute before tip-off, two predictions are captured:

  1. ZenHodl's pregame win probability — straight from our production NBA model
  2. Polymarket's market mid-price — the consensus probability of every smart-money trader actively wagering real capital on the outcome

After the game settles, both predictions are scored on Expected Calibration Error (the metric the entire transparency index is built on), plus Brier score, log loss, and accuracy. Bootstrap 95% confidence intervals included so you can see when the gap is real and when it's noise.

Estimated 30-40 games over ~7 weeks. Win or lose, every prediction is logged before the game ends and never edited.

Why Polymarket is a brutal opponent

A solo operator beating Massey Ratings, KenPom, or 538 would be a real model achievement. Beating the live betting market is the canonical hedge-fund-grade demonstration. The market price isn't a smarter model — it's the aggregate of every smart model, plus every sharp trader's overlay. Closing-line value (CLV) is what professional sports analytics shops are measured against. We're benchmarking the open-line equivalent: T-60-minute consensus.

If we beat the market on calibration, that's the actual value proposition of our API. If we don't, that's also useful information — for you and for us.

How we make this real (not just claimed)

The benchmark page is easy. The trust device is the on-chain commitment.

Before the first eligible game, we do three things:

  1. Publish the manifest — a frozen JSON document specifying which games count, when snapshots are taken, what metrics we use, and how ties / outages are handled.
  2. Compute its SHA-256 hash — over a canonical (sorted-key, no-whitespace) UTF-8 serialization, so the hash stays stable across formatting.
  3. Broadcast that hash to Polygon — as a 0-MATIC self-transfer from our trading wallet (0xc2a2D9267F13A7eFb2B1B527eCB4D8240a7823a0), with the 32-byte hash sitting in the transaction's data field.

The transaction is permanent. The hash is permanent. If we ever edit the manifest after that point, the live file's hash won't match the on-chain receipt. Anyone can verify by running:

curl -s https://zenhodl.net/benchmarks/nba-playoffs-2026/manifest.json | sha256sum
# compare to the data field of the linked Polygon tx

The Polygon tx URL appears at the top of the benchmark page once broadcast.

What's in the rules — the exact things we're committing to

A few specifics from the manifest:

What this won't be

What survives a loss

If our model finishes the window with worse ECE than Polymarket — and it might — three things will be true:

  1. The loss is published on the same page where any win would have been
  2. The on-chain hash still proves the rules didn't change mid-window
  3. We learn exactly where the gap is, by round, by team strength, by score margin

That's worth more than a win we could have rigged.

Where to follow it

If you want the same NBA pregame WP feed our model serves into this benchmark, the API is at zenhodl.net/pricing. 7-day free trial. Same calibration we're being judged on right here.

If you think the rules are unfair, tell usbefore the on-chain broadcast. After that, even we can't change them.

Get ZenHodl Weekly

One weekly email with live results, one model insight, and product updates.

Tuesday mornings. No spam.

Want to build this yourself?

The ZenHodl course teaches you to build a complete prediction market bot in 6 notebooks.

Join the community

Discuss strategies, share results, get help.

Join Discord