Skip to content

Teams

Returns all teams that are actively supported by Kero, along with their possible IDs in different stats sources.

FieldTypeRequiredDescription
tokenheaderauthentication token provided from /auth route
sourcequeryData provider source
(Enum: betradar, sportradar, nba_cdn, genius, statsapi_nhl, opta)
sportquerySport type
(Enum: SOCCER, BASKETBALL, BASEBALL, FOOTBALL)

Array of

Team Object

FieldTypeRequiredDescription
idintegerKero team ID
namestringFull name of the team
short_namestringabbreviated name of the team
common_namestringteam name preferable for mapping
imagestringPublic URL of the team’s logo or image
sourceTeamSourcePrimary source info (e.g., from betradar)
sources[]TeamSourceList of all source mappings for the team

Team Source Object

FieldTypeRequiredDescription
sourcestringName of the data provider
(Enum: betradar, sportradar, nba_cdn, genius, statsapi_nhl, opta)
source_team_idstringTeam ID within the external data provider
source_team_namestringTeam name within the external data provider