Cricket Sabermetrics API — Jenko Analytics
Pricing
$5.00 / 1,000 results
Cricket Sabermetrics API — Jenko Analytics
Modern cricket analytics beyond batting average. 9 analysis modes covering Tests, ODIs, T20Is, IPL, BBL, SA20 and more — with head-to-head, venue masters, pressure situations, era comparison and JTM match prediction.
Pricing
$5.00 / 1,000 results
Rating
0.0
(0)
Developer
Jenko Systems
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🏏 Cricket Sabermetrics — Jenko Analytics Cricket Edition v1.0
Modern cricket analytics that goes far beyond batting average. Powered by Cricsheet's ball-by-ball ODC-BY data and 12 Jenko proprietary metrics designed to measure the "invisible greatness" traditional stats miss.
🇬🇧 English
What you get
9 analysis modes, all calibrated with 12 Jenko proprietary metrics:
| # | Metric | Measures |
|---|---|---|
| 1 | JBI | Jenko Batting Impact — composite batting greatness (format-aware) |
| 2 | JBO | Jenko Bowling Opposition — composite bowling greatness |
| 3 | JCG | Jenko Crease Generalship — the "Williamson/Dravid effect" |
| 4 | JPI | Jenko Pressure Index — performance under high stakes |
| 5 | JOM | Jenko Opposition Mastery — performance vs elite teams |
| 6 | JEA | Jenko Era-Adjusted — player vs era median |
| 7 | JCM | Jenko Conditions Mastery — venue/conditions specialist |
| 8 | JTR | Jenko Transfer Rating — bowler-fatigue created |
| 9 | JWP | Jenko Win Probability — contribution to team wins |
| 10 | JCC | Jenko Career Curve — sustained-excellence trajectory |
| 11 | JCH | Jenko Captaincy Halo — performance differential as captain |
| 12 | JTM | Jenko Team Matchup — A vs B win probability |
Every metric inline: formula, weighted breakdown, verdict scale, real benchmarks.
Modes available
| Mode | Metric(s) | Use case |
|---|---|---|
player_jenko_profile | JBI, JBO, JCG, JCC, JPI, JOM | Complete player report card |
player_h2h_jenko | JBI comparison | Side-by-side two players |
match_jenko_breakdown | JBI/JBO per innings | Full scorecard with metrics |
team_jenko_strength | JBI/JBO on depth/firepower | Team analysis |
era_compare | JEA leaderboard | Compare players across eras |
tournament_analytics | JBI/JBO on leaders | Tournament-wide leaders |
pressure_situations_analysis | JPI leaderboard | Clutch performers |
conditions_specialist_finder | JCM | Venue/conditions masters |
match_predictor | JTM | Team A vs B win probability |
Coverage (modern era, Cricsheet)
| Competition | Volume |
|---|---|
| Test Matches (M + F) | 877 matches, Dec 2001+ |
| ODIs (M + F) | 2,530 matches, Jun 2002+ |
| T20Is (M + F) | Entire era 2005+ |
| IPL | 1,219 matches, 2008+ |
| WPL, BBL, WBBL, SA20, CSA T20, T20 Blast, The Hundred | Complete |
Quick examples
V Kohli's IPL profile with all metrics:
{"mode": "player_jenko_profile", "player_name": "V Kohli", "tournament": "ipl"}
Mumbai Indians vs CSK at Wankhede:
{"mode": "match_predictor", "team_name": "Mumbai Indians", "team_name_b": "Chennai Super Kings", "venue": "Wankhede", "tournament": "ipl"}
Who masters Wankhede:
{"mode": "conditions_specialist_finder", "venue": "Wankhede", "tournament": "ipl", "min_innings": 10}
Pricing
US$ 5 / 1,000 records returned. No subscription, no minimum.
Attribution
Underlying data from Cricsheet (cricsheet.org), maintained by Stephen Rushe, under ODC-BY 1.0. This actor adds value through Jenko Systems' proprietary analytics.
🇧🇷 Português
O que você ganha
9 modos de análise com 12 métricas Jenko proprietárias:
| # | Métrica | O que mede |
|---|---|---|
| 1 | JBI | Jenko Batting Impact — grandeza completa do batter (sensível ao formato) |
| 2 | JBO | Jenko Bowling Opposition — grandeza completa do bowler |
| 3 | JCG | Jenko Crease Generalship — o "efeito Williamson/Dravid" |
| 4 | JPI | Jenko Pressure Index — performance sob alta pressão |
| 5 | JOM | Jenko Opposition Mastery — performance vs times elite |
| 6 | JEA | Jenko Era-Adjusted — jogador vs mediana da era |
| 7 | JCM | Jenko Conditions Mastery — especialista em venue/condições |
| 8 | JTR | Jenko Transfer Rating — cansaço de bowler criado |
| 9 | JWP | Jenko Win Probability — contribuição pra vitórias |
| 10 | JCC | Jenko Career Curve — trajetória de excelência sustentada |
| 11 | JCH | Jenko Captaincy Halo — diferencial como capitão |
| 12 | JTM | Jenko Team Matchup — probabilidade A vs B |
Cada métrica inline: fórmula, breakdown ponderado, escala de veredicto, benchmarks reais.
Preço
US$ 5 / 1.000 records retornados. Sem mensalidade, sem mínimo.
Atribuição
Dados via Cricsheet (cricsheet.org), sob licença ODC-BY 1.0. Esta API agrega valor através das análises proprietárias da Jenko Systems.
🛠️ Local development
pip install -r requirements.txtecho '{"mode": "player_jenko_profile", "player_name": "V Kohli", "tournament": "ipl"}' > input.jsonpython -m src.main
ZIPs are cached at ~/.cache/cricsheet/ to speed iteration.
Built by Jenko Systems. Source code proprietary. Data ODC-BY 1.0.