hsh-cricket-chase-winprob
Real-time chase win-probability for a T20 run chase, updated per ball. Model AUC 0.88, beats run-rate heuristic by 8.6pts. In-play betting signal. Pay per call via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target to win (1st innings total + 1). | |
| wickets | Yes | Wickets lost (0-10). | |
| cum_runs | Yes | Runs scored so far. | |
| balls_bowled | Yes | Legal balls bowled in the chase (0-120). |