A hot/cold form rating and a bowling-workload fatigue flag for established players, gated to 502 real IPL players so the signal is stars, not noise. Form is recent fantasy output versus a player's own baseline; fatigue is recent bowling load. The context layer a fantasy picker or previewer wants before locking a pick.
Pass the match state; receive a complete, model-backed read.
Recent scoring (exponentially weighted) against the player's own career baseline, labelled red-hot, in-form, steady, cold, or out-of-form.
formform_ratioRecent bowling workload over the last few appearances, flagged low, moderate, or high — a heavily-worked bowler is a fade signal.
bowl_fatigueRestricted to 502 established IPL players with stable histories, so ratings surface genuine stars rather than small-sample noise.
career_avggamesTrained 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.
{
"player": "Ishan Kishan",
"form": "in-form", "form_ratio": 1.10,
"bowl_fatigue": "low", "career_avg": 37.5
}dod.hshintelligence.com/mcp or the /x402/catalog.USDC on Base. Fixed deterministic price.# call the form tool curl -H "X-Payment: <x402-usdc-base-payload>" \ "https://dod.hshintelligence.com/mcp" \ -d '{"tool":"hsh-cricket-form","input":{...}}'