- 01Buy credits with a card, no wallet, no crypto.
- 02Get an API key emailed to you instantly.
- 03Call this product with your key, credits debit per call.
- 04Check your balance anytime via Credits in the top menu.
T20·media·full-match
Over-by-over win-prob timeline.
The full match win-probability curve, the broadcast 'worm', generated across an entire chase. Feed the over-by-over states, receive the win-probability at every point. Built on the AUC-0.88 chase model, it's the media-grade visual layer every broadcaster and match-report tool wants.
Two ways in, pick yours.
- 01Point your agent at the x402 endpoint.
- 02Pay per call in USDC (Base or Solana), no signup.
- 03Receive structured data inline, settled on-chain.
The signal, in full.
Pass the match state; receive a complete, model-backed read.
- 01
Full win-prob curve
Win-probability at every over of the chase, returned as an ordered series ready to plot, the worm graph in data form.
curveoverchasing_win_prob
- 02
Score-tagged points
Each point carries the score and wickets at that over, so the curve annotates itself for a graphic or recap.
score
- 03
Model-consistent
Every point comes from the same validated AUC-0.88 chase model, so the curve matches the live win-probability product exactly.
curve
Sequenced from the chase model.
Fit on a large archive of completed professional matches, then validated on unseen games. The intelligence lives in the model.
The chase model, sequenced
Runs the validated win-probability model across the whole innings.
proprietary methodology
Plot-ready output
An ordered series, ready to render as a line chart with no post-processing.
per-call
Self-annotating
Each point carries its score/wickets for labelling.
structured
Consistent with live product
Matches what the live win-prob tool returns at each state.
out-of-sample
What comes back.
{
"target": 181,
"curve": [
{
"over": 6,
"score": "79/2",
"chasing_win_prob": 0.83
},
{
"over": 9,
"score": "118/5",
"chasing_win_prob": 0.61
}
]
}Use cases.
For autonomous agents
Match-report bot
Auto-generate the worm
Produce a win-probability graph for every match with no manual charting.
Media agent
Embed the curve
Drop a live-updating win-probability visual into an app or overlay.
Recap bot
Narrate the swings
Turn the curve's peaks and troughs into an automatic match narrative.
For people & teams
Broadcaster
On-air worm
Show the classic win-probability curve sourced from one API call.
Sports media
Illustrate reports
Add a credible win-probability graph to match reports.
Analyst
Study match shape
Examine exactly how and when a chase swung, over by over.
Discover, pay, receive.
- 01
Discover
Find the tool
Via MCP at dod.hshintelligence.com/mcp or the x402 catalog.
- 02
Pay
Pay per call
Send the x402 payment in USDC on Base. Fixed deterministic price.
- 03
Receive
Get the signal
The signal returns inline, ready for your model, lineup, or strategy.
# call the timeline tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-cricket-timeline","input":{...}}'
