You're viewing a demo portfolio

Join the waitlist
PRSM

hsh-cricket-chase-winprob

Active

Tool of HSH Data-on-Demand

declared in 1.0.0

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.

Parameters schema

{
  "type": "object",
  "required": [
    "balls_bowled",
    "wickets",
    "cum_runs",
    "target"
  ],
  "properties": {
    "target": {
      "type": "number",
      "description": "Target to win (1st innings total + 1)."
    },
    "wickets": {
      "type": "number",
      "description": "Wickets lost (0-10)."
    },
    "cum_runs": {
      "type": "number",
      "description": "Runs scored so far."
    },
    "balls_bowled": {
      "type": "number",
      "description": "Legal balls bowled in the chase (0-120)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

HSH Data-on-Demand

https://github.com/hshintelligence/data-on-demand

2/7 registries
View full server →
hsh-cricket-chase-winprob — HSH Data-on-Demand — PRSM MCP