cricketaustralia_fixtures
Retrieve cricket fixtures with teams, venue, competition, status, toss, and result. Filter by competition, live or completed matches.
Instructions
Match list (the /matches feed) — fixtures with teams, venue, competition, status, toss and result. Filter by competition, completed/live, etc.
Returns: {fixtures:[{id, name, startDateTime, gameType, isLive, isCompleted, resultText, competitionId, venueId, homeTeamId, awayTeamId, tossResult, tossDecision}], responseError}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| format | No | json | |
| isLive | No | ||
| jsconfig | No | eccn:true | |
| gameTypeId | No | ||
| isCompleted | No | ||
| competitionId | No |