cricketaustralia_standings
Get cricket competition standings with per-team match records, points, and net run rate. Provide a competition ID to receive the ladder.
Instructions
Competition ladder — per-team played/won/lost/drawn/tied/no-result, points, net run rate. Needs competitionId (empty for competitions without a points table).
Returns: {standings:[{competitionId, teamId, groupName, played, won, lost, drawn, matchTied, noResult, points, netRunRate, deductions}], responseError}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format. | json |
| jsconfig | No | Response-shape flag (leave default). | eccn:true |
| competitionId | Yes | Competition id (from cricketaustralia_competitions or a fixture). |