Football Data: Get Competition Teams
Football Data via Parse · sports
Retrieve all teams participating in a competition. Supports filtering by season. Returns team details including coach and squad. Historical season access may be restricted to recent seasons. Access football/soccer data including competitions, matches, teams, players, standings, and scorers from major leagues worldwide. Fulfilled by Parse from football-data.org.
- entertainment
- football-data
- football-data-org
- maps-geo
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fc8fa4d3-21c5-48eb-8805-dab2c13907f5/get_competition_teams
- Interface artifact
- sha256:10b7884d20a4ee98aa130ab6b9c6b67316b2925528e91678a358bd12ed6e2b2c
- Manifest digest
- sha256:3c1fc495cc4885c723e09e2935a110676f878e3e36e5b5ee6492610b66e9649c
Request fields
- season (integer): Season start year (e.g. 2023). Very old seasons may not be available.
- competition_id (string, required): Competition ID or code (e.g. '2021' or 'PL')
Example queries
- {"season":"2024","competition_id":"PL"}