hsh-cricket-first-winprob
ActiveTool of HSH Data-on-Demand
declared in 1.0.0
First-innings win-probability while a team is still setting a total (AUC 0.76, uses venue + team strength). Pay per call via x402.
Parameters schema
{
"type": "object",
"required": [
"balls_bowled",
"wickets",
"cum_runs"
],
"properties": {
"venue": {
"type": "string",
"description": ""
},
"set_elo": {
"type": "number",
"description": ""
},
"wickets": {
"type": "number",
"description": ""
},
"cum_runs": {
"type": "number",
"description": ""
},
"chase_elo": {
"type": "number",
"description": ""
},
"balls_bowled": {
"type": "number",
"description": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries