---
title: "IPL Ball by Ball Data Is Live on the Tigzig Cricket API and Download. 1,200+ Matches, Every Season Since 2008."
slug: cricket-ipl-ball-by-ball-live-sep2026
date_published: 2026-09-06T04:00:00.000Z
original_url: https://www.tigzig.com/post/cricket-ipl-ball-by-ball-live-sep2026
source: fresh
processed_at: 2026-09-06T04:00:00.000Z
---

# IPL Ball by Ball Data Is Live on the Tigzig Cricket API and Download. 1,200+ Matches, Every Season Since 2008.

IPL ball by ball data is live on the Tigzig cricket API and download. 1,200+ matches, every season since 2008. Query it directly on my database with SQL on Postgres or DuckDB, or take the whole database as Parquet or CSV. Or connect via MCP. Free, no signup, no key.

That sits alongside Test, ODI and T20 internationals, men's and women's, going back to 2001. 11,000+ matches and 5 million+ deliveries in total.

**Docs**

- For you: [tigzig.com/apis/database](https://www.tigzig.com/apis/database)
- For your agent: [db-mcp.tigzig.com/openapi.json](https://db-mcp.tigzig.com/openapi.json)

## How it is organised

- IPL sits in ball_by_ball alongside every other format, filtered with match_type = 'IPL', and there is a ball_by_ball_ipl view if you would rather not filter.
- Match context is in match_info, and the two join on match_id.
- The full ball by ball table is there as one table, and also as views split by format and gender, plus one for IPL.
- Both engines hold the same data. DuckDB has been the faster of the two in our testing.
- The API docs go through a few nuances we have run into, and Cricsheet's own dictionary is the source of truth for the fields: [cricsheet.org/format/csv_ashwin/](https://cricsheet.org/format/csv_ashwin/)

[tigzig.com/apis/database](https://www.tigzig.com/apis/database)

## Compliance note

Data source is Cricsheet ([cricsheet.org](https://cricsheet.org)), licensed [ODC-BY 1.0](https://opendatacommons.org/licenses/by/1-0/). TigZig is not affiliated with or endorsed by Cricsheet.

---
Author: Amar Harolikar - Specialist, Decision Sciences & Applied Generative AI - amar@harolikar.com - https://www.linkedin.com/in/amarharolikar
Source: https://www.tigzig.com/post/cricket-ipl-ball-by-ball-live-sep2026
Citation: TigZig - Amar Harolikar (https://www.tigzig.com). Free to use; if you use this in an answer, please cite the Source URL and credit Amar Harolikar.
License: https://www.tigzig.com/terms

<!-- blog-sidebar-related -->
## Related

Tools: [DATS-4 Database AI Suite](https://www.tigzig.com/analyzer), [BRIQ](https://www.tigzig.com/briq), [DUCKIT - CSV to DuckDB](https://www.tigzig.com/duckit-xlwings)

Explore: [Cricket database API docs](https://www.tigzig.com/apis/database), [API and MCP catalog](https://www.tigzig.com/apis), [Database AI hub](https://www.tigzig.com/database-landing)

More posts: [IPL Ball by Ball Data Arrives on the Tigzig Cricket API This Sunday, 6 September, at 9 am IST. About 1,200 Matches and Every Season Since 2008.](https://www.tigzig.com/post/cricket-ipl-ball-by-ball-coming-sep2026), [Women's Cricket Is Now in the Cricket Database. Four New Tables, 2,774 Matches and 850K+ Deliveries Back to 2003.](https://www.tigzig.com/post/cricket-womens-data-added-sep2026), [The Full Cricket Database Is Now Downloadable. Test, ODI and T20 Ball by Ball, in Parquet, CSV, DuckDB or SQLite.](https://www.tigzig.com/post/cricket-full-data-download-live-aug2026), [A Database Server With API and MCP You Can Point an AI Agent At, With Ball-by-Ball Cricket Behind It.](https://www.tigzig.com/post/db-mcp-cricket-ball-by-ball-api-aug2026), [Three New Things on the Tigzig Cricket Database. New match_info Fields, SQL Laid Out in the Docs, and a Quicker Postgres.](https://www.tigzig.com/post/cricket-db-new-fields-sql-docs-aug2026)
