/sports namespace · APlicious

Cricket API — owned data from 150,000+ matches, player stats, head-to-head

The /sports namespace's cricket data is ingested from Cricsheet (ODC-BY 1.0 licensed) into our own database — no live scraping, no upstream rate limits, and clear licensing.

150,000+owned cricket matches
Get free API key View docs
GET /api/v1/sports/cricket/player-stats
const res = await fetch(
  'https://aplicious.com/api/v1/sports/cricket/player-stats?name=V+Kohli&format=ODI',
  { headers: { 'X-API-Key': 'lapi_live_••••' } }
);
const { data } = await res.json();
// { player: "Virat Kohli", format: "ODI", runs: 13848, average: 58.18, hundreds: 50 }

No credit card · Free to start · X-API-Key header auth

What's included in /sports

Owned match database

150,000+ matches ingested from Cricsheet, a public, openly-licensed cricket data project — not scraped, not a live proxy.

Player career stats

Fuzzy name matching against career batting and bowling stats, broken down by format (T20, ODI, Test).

Head-to-head records

Win/loss record between any two teams, filterable by format.

Match detail with innings breakdown

Full innings-by-innings detail for any match by ID.

Clear data provenance

Every response is backed by data with a known, open license — no ambiguity about reuse rights.

Start using the cricket API today

Free tier — 250 calls/month, no credit card. Upgrade when you need more.

Get free API keyExplore /sports docs

Frequently asked questions

Where does the match data come from?

Cricsheet (cricsheet.org), an openly licensed (ODC-BY 1.0) ball-by-ball cricket data project — ingested into our own database, not scraped live.

How many matches are covered?

150,000+ matches across international and domestic cricket.

Does this include betting odds or predictions?

No — this is historical stats and records only, not betting or prediction data.

Related API guides

Finance API for Developers — Stock Quotes, SIP, Tax, Forex

REST API for stock quotes, SIP calculators, compound interest, forex rates, tax

Read guide

University Search API — 10,000+ Institutions Worldwide

Search universities by name and country from an MIT-licensed dataset of 10,000+

Read guide

RapidAPI Alternative — One Key, 34 APIs, No Per-API Billing

Tired of managing multiple API keys and invoices? APlicious gives you 10 live na

Read guide

One key unlocks all 10 namespaces — finance, legal, property, jobs, wellness, and more.

View all plans and pricing →