hsh-cricket-fantasy-picks
ActiveTool of HSH Data-on-Demand
declared in 1.0.0
Fantasy cricket picks + captain for a T20 match. Ranks players by predicted fantasy value and names the optimal captain (35.6% captain-hit, 2x random). Dream11-style. Pay per call via x402.
Parameters schema
{
"type": "object",
"required": [
"players"
],
"properties": {
"venue": {
"type": "string",
"description": "Optional venue name for pitch context."
},
"players": {
"type": "string",
"description": "List of player names in the match squad."
},
"is_chase": {
"type": "number",
"description": "1 if this team is chasing, else 0."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries