afl_club_get
Retrieve a single AFL club's details by its ID, including provider ID and name. Useful for cross-provider odds and stats comparison.
Instructions
Get a single club by id.
Returns: {clubs:[{id, providerId, name}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clubId | Yes | Club id (from afl_clubs_list). Required — part of the URL path. |