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.
Pass the match state; receive a complete, model-backed read.
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_probA 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_indexA naive projected total is returned alongside as a reference point for the setting side.
projected_total_naiveTrained on 4,683 real T20 matches from Cricsheet — free, legal, ball-by-ball — then validated on unseen matches. No fragile live-feed dependency; the intelligence is in the model.
{
"setting_team_win_prob": 0.58,
"projected_total_naive": 176.0,
"venue_bat_index": 1.09
}dod.hshintelligence.com/mcp or the /x402/catalog.USDC on Base. Fixed deterministic price.# 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":{...}}'