Overview
This endpoint returns all teams participating in a tournament together with their squad list.Typical use cases
- Retrieve all tournament squads
- Build squad views for teams
- Load players available for match lineups
- Generate scouting or analysis datasets
- full name
- nickname
- jersey number
- date of birth
- primary and secondary positions
- nationality
Parameters
Always use
apiThe API name, use
TournamentTeamPlayerListThe API version (use
V2)en for English, ar for ArabicOutput format (
json or xml)Your API key
The tournament ID (example:
211)Example Request
Response
Note
There is a type in primary position it is written “primay” instead of “primary” this will be fixed in future.