cricketdata_series
Search or browse cricket tours and tournaments to see their start/end dates, match counts by format (ODI, T20, Test), and squads. Use it to compare series schedules and match types.
Instructions
Series (tours and tournaments) with their match counts and dates.
Returns: {status, data:[{id, name, startDate, endDate, odi, t20, test, squads, matches}], info:{hitsToday, hitsLimit}} — SHAPE FROM VENDOR DOCS. The format counts (odi/t20/test) are how many matches of each type the series holds.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: All series
Auth: needs your own key in CRICKETDATA_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Page offset. | |
| search | No | Partial series-name match. |