pl_competition
Get competition details by ID, with 8 representing the Premier League. Returns the competition's code and name for quick reference in odds and stats comparisons.
Instructions
One competition by id (8 = Premier League).
Returns: {id, code, name}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | Competition id (8 = Premier League). Required — part of the URL path. |