pl_season_teams
Retrieves the list of 20 teams for a specified season and competition, including team names, short names, abbreviations, and stadium information.
Instructions
The teams in a given season (the 20 in that season's table).
Returns: {pagination, data:[{id, name, shortName, abbr, stadium}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | ||
| sid | Yes | ||
| limit | No |