← Tools Reference

BALLDONTLIE World Cup

BALLDONTLIE World Cup integration (Data). Imported from open-connector.

API key20 toolshttps://api.balldontlie.io/fifa/worldcup/v1
GET
balldontlie_worldcup_list_teams
List FIFA World Cup teams from BALLDONTLIE for the selected season.

/teams

3 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_matches
List FIFA World Cup matches from BALLDONTLIE for the selected season, optionally filtered by team.

/matches

4 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_get_match
Retrieve one FIFA World Cup match from BALLDONTLIE.

/matches/{matchId}

1 parameter
ParamTypeRequiredDescription
matchIdintegerrequiredThe BALLDONTLIE match identifier.
GET
balldontlie_worldcup_list_standings
List FIFA World Cup standings from BALLDONTLIE for the selected season.

/group_standings

3 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_stadiums
List FIFA World Cup stadiums from BALLDONTLIE for the selected season.

/stadiums

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_odds
List FIFA World Cup betting odds from BALLDONTLIE.

/odds

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_player_props
List FIFA World Cup player prop odds from BALLDONTLIE.

/odds/player_props

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_futures_odds
List FIFA World Cup futures odds from BALLDONTLIE.

/odds/futures

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_players
List FIFA World Cup players from BALLDONTLIE.

/players

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_player_injuries
List FIFA World Cup player injuries from BALLDONTLIE.

/player_injuries

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_rosters
List FIFA World Cup rosters from BALLDONTLIE.

/rosters

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_lineups
List FIFA World Cup match lineups from BALLDONTLIE.

/match_lineups

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_events
List FIFA World Cup match events from BALLDONTLIE.

/match_events

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_player_match_stats
List FIFA World Cup player match statistics from BALLDONTLIE.

/player_match_stats

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_team_match_stats
List FIFA World Cup team match statistics from BALLDONTLIE.

/team_match_stats

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_shots
List FIFA World Cup match shot maps from BALLDONTLIE.

/match_shots

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_momentum
List FIFA World Cup match momentum data from BALLDONTLIE.

/match_momentum

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_best_players
List FIFA World Cup match best-player data from BALLDONTLIE.

/match_best_players

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_avg_positions
List FIFA World Cup average-position data from BALLDONTLIE.

/match_avg_positions

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.
GET
balldontlie_worldcup_list_match_team_form
List FIFA World Cup team form data from BALLDONTLIE.

/match_team_form

13 parameters
ParamTypeRequiredDescription
seasonintegeroptionalThe FIFA World Cup season year, such as 2018, 2022, or 2026.
matchIdintegeroptionalThe BALLDONTLIE match identifier.
matchIdsarrayoptionalBALLDONTLIE match identifiers.
teamIdintegeroptionalThe BALLDONTLIE team identifier.
teamIdsarrayoptionalBALLDONTLIE team identifiers.
playerIdintegeroptionalThe BALLDONTLIE player identifier.
playerIdsarrayoptionalBALLDONTLIE player identifiers.
searchstringoptionalSearch text used by BALLDONTLIE to filter players.
statusesarrayoptionalBALLDONTLIE injury status filters.
vendorsarrayoptionalBALLDONTLIE betting odds vendors.
propTypestringoptionalA BALLDONTLIE player prop market type.
pageintegeroptionalThe page number to request from BALLDONTLIE.
perPageintegeroptionalThe number of records per page to request from BALLDONTLIE.