pl_structure
Retrieve the current phase and full matchweek layout for a given competition season using competition and season IDs.
Instructions
Season structure — current phase + phase/matchweek layout for one season.
Returns: {currentPhase, structure}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | Competition id (8). Required — part of the URL path. | |
| sid | Yes | Season id (the starting year; 2025 = 2025/26). Required — part of the URL path. |