- 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·first-innings·live
First-innings win-probability.
The probability the batting-first team wins, while they are still setting a total. AUC 0.76, lifted by a venue batting-index and team-strength Elo. A harder prediction than the chase, the outcome depends on an innings not yet bowled, but a genuine edge for pre-chase markets and first-innings dashboards.
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
Setting-team win probability
The chance the team batting first goes on to win, from their current first-innings state and match context, honestly scored at AUC 0.76.
setting_team_win_prob
- 02
Venue-aware
A venue batting-index feature tells the model whether this is a high-scoring ground or a bowler's pitch, worth six AUC points over match-state alone.
venue_bat_index
- 03
Projected-total context
A naive projected total is returned alongside as a reference point for the setting side.
projected_total_naive
Modeled on thousands of first innings.
Fit on a large archive of completed professional matches, then validated on unseen games. The intelligence lives in the model.
Real first-innings states
Trained on the first innings of thousands of completed T20 matches, labelled with the eventual result.
trained
Venue batting-index
A per-venue scoring index, the single biggest lift, from 0.70 to 0.76 AUC.
feature-engineered
Team-strength Elo
Optional Elo inputs sharpen the read when team quality is known.
proprietary methodology
Out-of-sample AUC 0.76
Measured on held-out matches, an honest figure for a genuinely hard problem.
out-of-sample
What comes back.
{
"setting_team_win_prob": 0.58,
"projected_total_naive": 176,
"venue_bat_index": 1.09
}Use cases.
For autonomous agents
Betting bot
Price the innings break
Have a win-probability read before the chase even starts.
Trading agent
Pre-chase positioning
Take a view on the match while the first innings is still being built.
Dashboard bot
First-innings %
Show a live win read during the first innings, not just the chase.
For people & teams
Bettor
Get in early
Form a model-backed view before the second-innings markets sharpen.
Broadcaster
First-innings graphic
Show a win read while the setting team bats.
Analyst
Study setting scores
Quantify how score, wickets, and venue shape first-innings win odds.
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 first-winprob tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-cricket-first-winprob","input":{...}}'
