- 01Buy credits with a card, no wallet, no crypto.
- 02Get an API key emailed to you instantly.
- 03Call this product with your key, credits debit per call.
- 04Check your balance anytime via Credits in the top menu.
T20·innings-break
Chase difficulty rating.
At the innings break, how hard is this target to chase, graded from the history of 4,406 real chases. A clean, honest 'is 185 gettable here' answer, from the actual success rate of every target band. The simplest signal in the line, and the one every bettor asks at the halfway point.
Two ways in, pick yours.
- 01Point your agent at the x402 endpoint.
- 02Pay per call in USDC (Base or Solana), no signup.
- 03Receive structured data inline, settled on-chain.
The signal, in full.
Pass the match state; receive a complete, model-backed read.
- 01
Historical success rate
The real fraction of chases that succeeded at this target level, from 4,406 completed chases, not a guess, the actual record.
historical_chase_success
- 02
Difficulty label
A readable grade: Easy, Gettable, Tough, Hard, or Very Hard, mapped directly from the historical success rate.
difficulty
- 03
Transparent by design
Grounded directly in outcomes, with no black box, which makes it the most defensible signal in the line.
difficulty
Graded from 4,406 completed chases.
Fit on a large archive of completed professional matches, then validated on unseen games. The intelligence lives in the model.
4,406 real chases
Every completed chase in the dataset, bucketed by target.
trained
Success-rate lookup
The rating is the true historical success fraction for the target band, no model opacity.
transparent
Wide dynamic range
Sub-120 targets chased 88% of the time; 200+ only 17%.
empirical
Deterministic
The same target always returns the same, auditable grade.
deterministic
What comes back.
{
"target": 185,
"historical_chase_success": 0.28,
"difficulty": "Very Hard"
}Use cases.
For autonomous agents
Betting bot
Innings-break read
Get an instant difficulty grade the moment the first innings ends.
Preview bot
Frame the chase
Auto-generate 'this is a tough chase' context for reports.
Dashboard bot
Halfway signal
Show a difficulty badge at the innings break.
For people & teams
Bettor
Gut-check the target
Anchor an innings-break view in real historical success rates.
Commentator
Is it gettable?
Answer the halfway question with a data-backed grade.
Analyst
Target benchmarking
Study how chaseable different totals really are.
Discover, pay, receive.
- 01
Discover
Find the tool
Via MCP at dod.hshintelligence.com/mcp or the x402 catalog.
- 02
Pay
Pay per call
Send the x402 payment in USDC on Base. Fixed deterministic price.
- 03
Receive
Get the signal
The signal returns inline, ready for your model, lineup, or strategy.
# call the chase-difficulty tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-cricket-chase-difficulty","input":{...}}'
