hsh-cricket-parscore
ActiveTool of HSH Data-on-Demand
Par-score / projected first-innings total from any mid-innings state. Accurate to +/-8.6 runs in death overs, beats naive extrapolation by 10.6 runs. Over/under betting signal. Pay per call via x402.
Parameters schema
{
"type": "object",
"required": [
"balls_bowled",
"wickets",
"cum_runs"
],
"properties": {
"venue": {
"type": "string",
"description": ""
},
"wickets": {
"type": "number",
"description": ""
},
"cum_runs": {
"type": "number",
"description": ""
},
"balls_bowled": {
"type": "number",
"description": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries