id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
419e0f0f-d71a-42e2-9e51-2cd4e857994e/93f976af-fdd3-43ab-81d2-e1d4f53fa40d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis WTA Rankings
Get WTA rankings.
200
null
{"rankings": [{"bestRanking": 0, "bestRankingDateTimestamp": 0, "country": {"alpha2": "", "name": ""}, "id": 0, "points": 0, "previousRanking": 0, "ranking": 0, "rankingClass": "", "rowName": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "tournamentsPlayed": 0, "type": 0}], "updatedAtTimestamp": 0}
{"type": "object", "properties": {"rankings": {"type": "array", "items": {"type": "object", "properties": {"bestRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "bestRankingDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "previousRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "rankingClass": {"type": "string"}, "rowName": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournamentsPlayed": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4e802d03-25d7-4e31-bd20-98c1cef58791/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis League Last Events
Get league last events.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/bd9287e8-63b3-42c1-8d09-420c9fe86ccf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football Schedules
Get schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9e70ed84-a392-4bc6-878c-2aae1c4638fc/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Next Matches
Get team next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c0217bdf-d99d-43f8-a4ef-f1a98dc57673/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Match Statistics
Get match statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "period": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2d44ccbb-28ce-4170-8230-24361390bb98/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Team Or Players Standings Seasons
Get team or players standings seasons.
200
null
{"tournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}}]}
{"type": "object", "properties": {"tournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/7c65a61c-012f-45a3-9075-11cdda9e8b53/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis ATP Rankings
Get ATP rankings.
200
null
{"rankings": [{"bestRanking": 0, "bestRankingDateTimestamp": 0, "country": {"alpha2": "", "name": ""}, "id": 0, "points": 0, "previousRanking": 0, "ranking": 0, "rankingClass": "", "rowName": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "tournamentsPlayed": 0, "type": 0}], "updatedAtTimestamp": 0}
{"type": "object", "properties": {"rankings": {"type": "array", "items": {"type": "object", "properties": {"bestRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "bestRankingDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "previousRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "rankingClass": {"type": "string"}, "rowName": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournamentsPlayed": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/44025a89-4307-43c9-9c9b-0f3788fe57be/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Details
Get team details.
200
null
{"team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0f524753-390c-4c2b-bfdd-f80f4741e685/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Groups
Get league groups.
200
null
{"groups": [{"groupName": "", "tournamentId": 0}]}
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/7f14e925-6f78-4e10-b74f-a9ba9ae91b98/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event
Get event by id.
200
null
{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}}
{"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/30cdab29-bc05-4cdd-8087-b575b0a34725/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Live Events
Get live events.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d9d97fac-4706-48f0-985c-45b5ccb05515/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Categories
Get categories.
200
null
{"categories": []}
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/bf4882c2-bb4f-406c-9d9d-7b26ceac4d65/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event Highlights
Get event highlights.
200
null
{"highlights": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"highlights": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/15fb0c05-39a7-4e88-a715-782441b5610a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Live Matches
Get live matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3a005e2e-3b9e-49d2-8fde-4c57e8678897/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event Point By Point
Get event point by point.
200
null
{"pointByPoint": [{"games": [{"game": 0, "points": [{"awayPoint": "", "awayPointType": 0, "homePoint": "", "homePointType": 0, "pointDescription": 0}], "score": {"awayScore": 0, "homeScore": 0, "scoring": 0, "serving": 0}}], "set": 0}]}
{"type": "object", "properties": {"pointByPoint": {"type": "array", "items": {"type": "object", "properties": {"games": {"type": "array", "items": {"type": "object", "properties": {"game": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "array", "items": {"type": "object", "properties": {"awayPoint": {"type": "string"}, "awayPointType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homePoint": {"type": "string"}, "homePointType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "pointDescription": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "score": {"type": "object", "properties": {"awayScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoring": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "serving": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}, "set": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3dd77bc4-6255-4cb4-922b-31bd5b46c047/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6141bb1c-410b-4e6e-8beb-91a68f10d1cf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Home Standings
Get league home standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "wins": 0}], "tieBreakingRule": {"id": 0, "text": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "type": "", "updatedAtTimestamp": 0}]}
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "losses": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "matches": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "promotion": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "scoresAgainst": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoresFor": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "wins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "tieBreakingRule": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "type": {"type": "string"}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/fa52575f-cbbe-4e12-a8da-6c07e18fe99c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Tournaments
Get team tournaments.
200
null
{"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}]}
{"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c6baee04-6000-4bd2-aec9-1f093f9cf293/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Player Details
Get player details.
200
null
{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}}
{"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5fe5b1ed-469d-4360-9e4e-baa7ffb92f98/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Total Standings
Get league total standings.
200
null
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "wins": 0}], "tieBreakingRule": {"id": 0, "text": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "type": "", "updatedAtTimestamp": 0}]}
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "losses": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "matches": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "promotion": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "scoresAgainst": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoresFor": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "wins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "tieBreakingRule": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "type": {"type": "string"}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e8e9604e-f8d0-4641-8341-d2d4f7782b0f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Category Schedules
Get schedules of the day from the category.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/46be7010-56a0-44a8-9e98-88b995104b79/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Schedules Bottom
Get less relevant schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/26c7900f-4021-4855-a503-e04b9a316208/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Tournament Info
Get tournament meta.
200
null
{"meta": {"competitionType": "", "firstSeasonWinnerName": "", "firstSeasonYear": "", "frequency": 0, "gamesCount": 0, "gender": "", "grade": "", "hasPlayoff": true, "largestStadium": {"capacity": 0, "teamName": ""}, "lastSeasonAttendance": {"average": 0, "highest": 0, "highestAwayTeam": "", "highestHomeTeam": "", "total": 0}, "lastSeasonTopScorers": [{"goals": 0, "name": ""}], "mainCompetition": {}, "mostPopularTeams": [], "mostTitlesNames": [], "officialOrganisation": {"name": "", "url": ""}, "otherNames": [], "preliminaryRound": {}, "promotedTeams": [], "promotions": [{"id": 0, "text": ""}], "relegatingTeamsCount": 0, "roundsCount": 0, "tablesCount": 0, "teamsCount": 0, "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}, "tvPartners": {}}}
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"competitionType": {"type": "string"}, "firstSeasonWinnerName": {"type": "string"}, "firstSeasonYear": {"type": "string"}, "frequency": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "gamesCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "gender": {"type": "string"}, "grade": {"type": "string"}, "hasPlayoff": {"type": "boolean"}, "largestStadium": {"type": "object", "properties": {"capacity": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teamName": {"type": "string"}}}, "lastSeasonAttendance": {"type": "object", "properties": {"average": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "highest": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "highestAwayTeam": {"type": "string"}, "highestHomeTeam": {"type": "string"}, "total": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "lastSeasonTopScorers": {"type": "array", "items": {"type": "object", "properties": {"goals": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}}}}, "mainCompetition": {"type": "object"}, "mostPopularTeams": {"type": "array", "items": {"type": "string"}}, "mostTitlesNames": {"type": "array", "items": {"type": "string"}}, "officialOrganisation": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}}, "otherNames": {"type": "array", "items": {"type": "string"}}, "preliminaryRound": {"type": "object"}, "promotedTeams": {"type": "array", "items": {"type": "string"}}, "promotions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}}, "relegatingTeamsCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "roundsCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tablesCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "teamsCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tvPartners": {"type": "object"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/39c9cee3-0261-42b9-affb-30cd45e5fff4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Standings Seasons
Get team standings seasons.
200
null
{"tournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}}]}
{"type": "object", "properties": {"tournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ab615d2e-3454-43ad-a9dc-ea9e0eba1884/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Manager Details
Get manager details.
200
null
{"manager": {"country": {"alpha2": "", "name": ""}, "id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"manager": {"type": "object", "properties": {"country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b2dd01e5-61b9-40db-a348-c988012ce2f7/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Last Matches
Get team last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4be32754-25eb-4dc1-a407-c82f0f88f83e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Player Statistics Seasons
Get player statistics seasons.
200
null
{"typesMap": {"8": {"37223": []}, "54": {"24149": [], "32502": []}, "329": {"18173": [], "26137": [], "34681": []}, "436": {"36417": []}, "454": {"35345": []}}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}]}
{"type": "object", "properties": {"typesMap": {"type": "object", "properties": {"8": {"type": "object", "properties": {"37223": {"type": "array", "items": {"type": "string"}}}}, "54": {"type": "object", "properties": {"24149": {"type": "array", "items": {"type": "string"}}, "32502": {"type": "array", "items": {"type": "string"}}}}, "329": {"type": "object", "properties": {"18173": {"type": "array", "items": {"type": "string"}}, "26137": {"type": "array", "items": {"type": "string"}}, "34681": {"type": "array", "items": {"type": "string"}}}}, "436": {"type": "object", "properties": {"36417": {"type": "array", "items": {"type": "string"}}}}, "454": {"type": "object", "properties": {"35345": {"type": "array", "items": {"type": "string"}}}}}}, "uniqueTournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/cdf038f3-07d8-4553-85f2-437d9804052b/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football Player Regular Season Statistics
Get player regular season statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3e22fba8-2389-4071-8ecf-08e1b80d9ab4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
IceHockeyPlayerOverallStatistics
Get player overall statistics.
200
Example_1
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/387bbbbd-22e2-4008-bb2b-89f184ff9179/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
IceHockeyLeagueHomeTeamEvents
This endpoint retrieves the last 5 matches for a specific league in a given season for home events.
200
Example_1
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "wins": 0}], "tieBreakingRule": {"id": 0, "text": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "type": "", "updatedAtTimestamp": 0}]}
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "losses": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "matches": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "promotion": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "scoresAgainst": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoresFor": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "wins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "tieBreakingRule": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "type": {"type": "string"}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/93ad061a-7b0a-4eaf-9577-1f3afc699b23/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
IceHockeyLeagueTotalTeamEvents
This endpoint retrieves the last 5 matches for a specific league in a given season for both home and away events.
200
Example_1
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "wins": 0}], "tieBreakingRule": {"id": 0, "text": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "type": "", "updatedAtTimestamp": 0}]}
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "losses": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "matches": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "promotion": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "scoresAgainst": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoresFor": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "wins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "tieBreakingRule": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "type": {"type": "string"}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/41ff49a2-24b3-487f-b596-2560c0852073/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
FootballUEFACountryRankings
Get the current UEFA country rankings of Football teams.
200
Example_1
{"rankings": [{"bestRanking": 0, "bestRankingDateTimestamp": 0, "country": {"alpha2": "", "name": ""}, "id": 0, "points": 0, "previousRanking": 0, "ranking": 0, "rankingClass": "", "rowName": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "tournamentsPlayed": 0, "type": 0}], "updatedAtTimestamp": 0}
{"type": "object", "properties": {"rankings": {"type": "array", "items": {"type": "object", "properties": {"bestRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "bestRankingDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "previousRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "rankingClass": {"type": "string"}, "rowName": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournamentsPlayed": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1c7e1979-6629-4fd7-a21d-c657a5ce1bbd/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
FootballLeaguePowerRankingRounds
This operation returns the power ranking rounds for the specified tournament and season ID for a football league.
200
Example_1
{"standings": [{"descriptions": [], "id": 0, "name": "", "rows": [{"descriptions": [], "draws": 0, "id": 0, "losses": 0, "matches": 0, "points": 0, "position": 0, "promotion": {"id": 0, "text": ""}, "scoresAgainst": 0, "scoresFor": 0, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "wins": 0}], "tieBreakingRule": {"id": 0, "text": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "type": "", "updatedAtTimestamp": 0}]}
{"type": "object", "properties": {"standings": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"descriptions": {"type": "array", "items": {"type": "object"}}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "losses": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "matches": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "position": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "promotion": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "scoresAgainst": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "scoresFor": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "wins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "tieBreakingRule": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "type": {"type": "string"}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4279d830-72b9-4b10-a5cd-f889f8654409/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis League Old Cup Trees
Get league old cup trees structures.
200
null
{"cupTrees": [{"currentRound": 0, "id": 0, "name": "", "rounds": [{"createdAtTimestamp": 0, "id": 0, "roundName": "", "roundSlug": ""}], "type": 0}]}
{"type": "object", "properties": {"cupTrees": {"type": "array", "items": {"type": "object", "properties": {"currentRound": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rounds": {"type": "array", "items": {"required": ["createdAtTimestamp", "id", "roundName", "roundSlug"], "type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "roundName": {"type": "string"}, "roundSlug": {"type": "string"}}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/80697462-b444-4708-ad81-0a1d021485ce/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Schedules
Get schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/efee5987-c80b-49bb-a67e-bbed4a5b156e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Player Transfer History
Get player transfer history.
200
null
{"transferHistory": [{"fromTeamName": "", "id": 0, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}, "toTeamName": "", "transferDateTimestamp": 0, "transferFee": 0, "transferFeeDescription": "", "transferFeeRaw": {"currency": "", "value": 0}, "transferFrom": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "transferTo": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "type": 0}]}
{"type": "object", "properties": {"transferHistory": {"type": "array", "items": {"type": "object", "properties": {"fromTeamName": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "toTeamName": {"type": "string"}, "transferDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "transferFee": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "transferFeeDescription": {"type": "string"}, "transferFeeRaw": {"type": "object", "properties": {"currency": {"type": "string"}, "value": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "transferFrom": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "transferTo": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b848d23e-315a-47a8-9464-44d90e258e54/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Calendar
Get calendar of the month.
200
null
{"dailyUniqueTournaments": [{"date": "", "uniqueTournamentIds": []}]}
{"type": "object", "properties": {"dailyUniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "uniqueTournamentIds": {"type": "array", "items": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8906780c-030c-4b81-a4ad-4eca6b2b53c4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football Match Best Players
Get match best players.
200
null
{"bestAwayTeamPlayer": {"label": "", "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}, "value": ""}, "bestHomeTeamPlayer": {"label": "", "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}, "value": ""}}
{"type": "object", "properties": {"bestAwayTeamPlayer": {"type": "object", "properties": {"label": {"type": "string"}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "value": {"type": "string"}}}, "bestHomeTeamPlayer": {"type": "object", "properties": {"label": {"type": "string"}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "value": {"type": "string"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6aa3435b-1ba6-419b-8af9-910e9e1d2d26/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Match Highlights
Get match highlights.
200
null
{"highlights": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"highlights": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/dea30544-9380-4582-aa03-26671d8e9207/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Player Media
Get player media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/752e979e-a984-4316-9a90-372f0134e1c8/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Rugby Schedules
Get schedules of the day.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d439b4f0-95be-44ae-9806-414093d19a4e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Match Votes
Get match votes.
200
null
{"vote": {"vote1": 0, "vote2": 0}}
{"type": "object", "properties": {"vote": {"type": "object", "properties": {"vote1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "vote2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/f414f54d-8a02-4ba1-a788-b18a3afa1e7f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Match Incidents
Get match incidents.
200
null
{"incidents": [{"addedTime": 0, "awayScore": 0, "homeScore": 0, "id": 0, "incidentClass": "", "incidentType": "", "isHome": true, "isLive": true, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}, "text": "", "time": 0}]}
{"type": "object", "properties": {"incidents": {"type": "array", "items": {"type": "object", "properties": {"addedTime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "awayScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "incidentClass": {"type": "string"}, "incidentType": {"type": "string"}, "isHome": {"type": "boolean"}, "isLive": {"type": "boolean"}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "text": {"type": "string"}, "time": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/38d1431b-141f-4b6f-94c1-ededba188376/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Basketball Player Statistics Seasons
Get player statistics seasons.
200
null
{"typesMap": {}, "uniqueTournamentSeasons": [{"seasons": [{"id": 0, "name": "", "year": ""}], "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}]}
{"type": "object", "properties": {"typesMap": {"type": "object"}, "uniqueTournamentSeasons": {"type": "array", "items": {"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e20cf274-ddab-472d-b57b-77947814db5e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Player Characteristics
Get player characteristics.
200
null
{"negative": [], "positions": [], "positive": [{"rank": 0, "type": 0}]}
{"type": "object", "properties": {"negative": {"type": "array", "items": {"type": "object"}}, "positions": {"type": "array", "items": {"type": "string"}}, "positive": {"type": "array", "items": {"type": "object", "properties": {"rank": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/889c6d3f-6e56-43cb-9380-54c982ea3caa/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football League Details
Get league details.
200
null
{"uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}
{"type": "object", "properties": {"uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/784e23a9-368f-4868-9ece-def021c3351a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Match Managers
Get match managers.
200
null
{"awayManager": {"id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"awayManager": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/bfef90a6-f115-47f9-87a9-f90087fbf55a/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Rugby League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3c015fe1-0c6f-4bee-b328-e5c900a9fcaf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football Team Near Matches
Get team near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "previousEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "firstToServe": 0, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}}
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "previousEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "firstToServe": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/a3138697-19df-4f5e-912c-6322b69c696c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Basketball Match Graph
Get match graph.
200
null
{"graphPoints": [{"minute": 0, "value": 0}], "periodCount": 0, "periodTime": 0}
{"type": "object", "properties": {"graphPoints": {"type": "array", "items": {"type": "object", "properties": {"minute": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "value": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "periodCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periodTime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e4589d55-24da-4d09-bd07-6c395906d4b6/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Basketball Team Tournaments
Get team tournaments.
200
null
{"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}]}
{"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/e1c64b4b-9041-4061-a068-6c353c917ac4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Search
Search players, teams and tournaments.
200
null
{"results": [{"entity": {"category": {}, "country": {"alpha2": "", "name": ""}, "disabled": true, "displayInverseHomeAwayTeams": true, "firstName": "", "gender": "", "id": 0, "lastName": "", "name": "", "nameCode": "", "national": true, "position": "", "ranking": 0, "shortName": "", "slug": "", "sport": {}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "teamColors": {}, "type": 0, "userCount": 0}, "score": 0, "type": ""}]}
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "disabled": {"type": "boolean"}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "firstName": {"type": "string"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "lastName": {"type": "string"}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "position": {"type": "string"}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "score": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0b462f76-8ac7-4774-9aa3-2a9c113331c8/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event Streaks
Get event streaks.
200
null
{"general": [{"continued": true, "name": "", "team": "", "value": ""}], "head2head": [{"continued": true, "name": "", "team": "", "value": ""}]}
{"type": "object", "properties": {"general": {"type": "array", "items": {"type": "object", "properties": {"continued": {"type": "boolean"}, "name": {"type": "string"}, "team": {"type": "string"}, "value": {"type": "string"}}}}, "head2head": {"type": "array", "items": {"type": "object", "properties": {"continued": {"type": "boolean"}, "name": {"type": "string"}, "team": {"type": "string"}, "value": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1f32bfe8-f73c-4269-a2cc-4624abef5aa4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Player Penalty History
Get player penalty history.
200
null
{"attempts": 0, "penalties": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "outcome": "", "x": 0, "y": 0, "zone": ""}], "scored": 0}
{"type": "object", "properties": {"attempts": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "penalties": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "outcome": {"type": "string"}, "x": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "y": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "zone": {"type": "string"}}}}, "scored": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/9050020c-d509-448f-8825-a9fa05f3eacf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Near Matches
Get team near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "previousEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "firstToServe": 0, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}}
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "previousEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "firstToServe": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4ae87f77-45fd-48b6-8ce0-e03524915e41/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball League Details
Get league details.
200
null
{"uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}
{"type": "object", "properties": {"uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/83affe22-1ad4-4725-aafa-60b3d034d1bc/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Seasons
Get league seasons.
200
null
{"seasons": [{"id": 0, "name": "", "year": ""}]}
{"type": "object", "properties": {"seasons": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "year": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/a7c07432-8f21-4a9e-806d-4db6eb6105ca/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ece2a771-384d-4fdb-aa2b-a6a877183b99/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football FIFA Rankings
Get FIFA rankings.
200
null
{"rankings": [{"bestRanking": 0, "bestRankingDateTimestamp": 0, "country": {"alpha2": "", "name": ""}, "id": 0, "points": 0, "previousRanking": 0, "ranking": 0, "rankingClass": "", "rowName": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "tournamentsPlayed": 0, "type": 0}], "updatedAtTimestamp": 0}
{"type": "object", "properties": {"rankings": {"type": "array", "items": {"type": "object", "properties": {"bestRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "bestRankingDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "previousRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "rankingClass": {"type": "string"}, "rowName": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournamentsPlayed": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "updatedAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b0f9b8a7-e787-446a-bf96-7eb8f0924352/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Team Players
Get team players.
200
null
{"foreignPlayers": [{"player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}}], "nationalPlayers": [], "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}]}
{"type": "object", "properties": {"foreignPlayers": {"type": "array", "items": {"type": "object", "properties": {"player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}, "nationalPlayers": {"type": "array", "items": {"type": "object"}}, "players": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3e9c2bde-9a40-4dcc-b2db-866043d3c471/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Team Tournaments
Get team tournaments.
200
null
{"uniqueTournaments": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}]}
{"type": "object", "properties": {"uniqueTournaments": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8fe02572-6d1f-4a74-bced-108e9725a520/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Player Or Team Last Events
Get player or team last events.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/70a631d6-3019-4f10-b276-75e8ee324130/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Category Tournaments
Get all leagues from category.
200
null
{"groups": [{"groupName": "", "tournamentId": 0}]}
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8cfff1e3-9fe6-4ac4-b925-0262422abd08/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Live Matches
Get live matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/b004ab68-071e-49c7-b532-ea86c79931b3/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Categories
Get categories.
200
null
{"categories": []}
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/878e39ec-91fe-4e2a-a36c-13ef42640132/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Categories
Get categories.
200
null
{"categories": []}
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/38faef93-b21e-4ea4-8e19-67373815f51c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Details
Get league details.
200
null
{"uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}
{"type": "object", "properties": {"uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/27f2d4c5-50b1-452a-85a2-42f9f59cf959/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Player or Team Rankings
Get player or team rankings.
200
null
{"rankings": [{"bestRanking": 0, "bestRankingDateTimestamp": 0, "country": {"alpha2": "", "name": ""}, "id": 0, "points": 0, "previousRanking": 0, "ranking": 0, "rankingClass": "", "rowName": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "tournamentsPlayed": 0, "type": 0}]}
{"type": "object", "properties": {"rankings": {"type": "array", "items": {"type": "object", "properties": {"bestRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "bestRankingDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "points": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "previousRanking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "rankingClass": {"type": "string"}, "rowName": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournamentsPlayed": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/63a47ac8-3509-4a92-bd91-2b609fe7c3d7/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Player or Team Near Events
Get player or team near events.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "previousEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "changes": {"changeTimestamp": 0, "changes": []}, "customId": "", "finalResultOnly": true, "firstToServe": 0, "groundType": "", "hasGlobalHighlights": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "periods": {"current": "", "period1": "", "period2": "", "period3": "", "period4": "", "period5": "", "point": ""}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "time": {"currentPeriodStartTimestamp": 0, "extra": 0, "initial": 0, "injuryTime1": 0, "injuryTime2": 0, "max": 0}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}}
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "previousEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "changes": {"type": "object", "properties": {"changeTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "changes": {"type": "array", "items": {"type": "string"}}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "firstToServe": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "groundType": {"type": "string"}, "hasGlobalHighlights": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "periods": {"type": "object", "properties": {"current": {"type": "string"}, "period1": {"type": "string"}, "period2": {"type": "string"}, "period3": {"type": "string"}, "period4": {"type": "string"}, "period5": {"type": "string"}, "point": {"type": "string"}}}, "roundInfo": {"type": "object", "properties": {"round": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "cupRoundType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "time": {"type": "object", "properties": {"currentPeriodStartTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "extra": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "initial": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "injuryTime2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "max": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2932836b-8675-4c39-b528-b0ed37e57e15/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis League Next Events
Get league next events.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/32cfe44e-d317-412f-b510-24f2a09292a4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Player or Team Details
Get player details.
200
null
{"team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}
{"type": "object", "properties": {"team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/ee46ff60-3e3b-48e3-9666-90d9c3cd4df0/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Match Managers
Get match managers.
200
null
{"awayManager": {"id": 0, "name": "", "shortName": "", "slug": ""}, "homeManager": {"id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"awayManager": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}, "homeManager": {"type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6deba77c-108e-4b21-a92d-b3bbf2db331d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Manager Details
Get manager details.
200
null
{"manager": {"country": {"alpha2": "", "name": ""}, "id": 0, "name": "", "shortName": "", "slug": ""}}
{"type": "object", "properties": {"manager": {"type": "object", "properties": {"country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "shortName": {"type": "string"}, "slug": {"type": "string"}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/56f614fb-9045-4a04-a1e6-cf08222b2c66/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event Statistics
Get event statistics.
200
null
{"statistics": [{"groups": [{"groupName": "", "tournamentId": 0}], "period": ""}]}
{"type": "object", "properties": {"statistics": {"type": "array", "items": {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "period": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/87bcbb76-d04b-4bef-b8c4-92216c2a9fdb/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Manager Last Matches
Get manager last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true, "incidentsMap": {}, "managedTeamMap": {}}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}, "incidentsMap": {"type": "object"}, "managedTeamMap": {"type": "object"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8edaab89-23b3-47c6-aedb-9b230f23c72e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Match Odds
Get match odds.
200
null
{"eventId": 0, "markets": [{"choiceGroup": "", "choices": [{"change": 0, "fractionalValue": "", "initialFractionalValue": "", "name": "", "sourceId": 0, "winning": true}], "fid": 0, "id": 0, "isLive": true, "marketId": 0, "marketName": "", "sourceId": 0, "structureType": 0, "suspended": true}]}
{"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "markets": {"type": "array", "items": {"type": "object", "properties": {"choiceGroup": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"change": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fractionalValue": {"type": "string"}, "initialFractionalValue": {"type": "string"}, "name": {"type": "string"}, "sourceId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "winning": {"type": "boolean"}}}}, "fid": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "isLive": {"type": "boolean"}, "marketId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "marketName": {"type": "string"}, "sourceId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "structureType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "suspended": {"type": "boolean"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/77999017-3595-4987-bf08-ee403b8f769f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Player Near Matches
Get player near matches.
200
null
{"nextEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "previousEvent": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "statisticsMap": {}}
{"type": "object", "properties": {"nextEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "previousEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "statisticsMap": {"type": "object"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/2366bc37-77c7-473d-9fd1-68d24064c939/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball League Last Matches
Get league last matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/62d666bc-c34e-4ffb-a8b7-40ffd3c224f5/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Search
Search players, teams and tournaments.
200
null
{"results": [{"entity": {"category": {}, "country": {"alpha2": "", "name": ""}, "disabled": true, "displayInverseHomeAwayTeams": true, "firstName": "", "gender": "", "id": 0, "lastName": "", "name": "", "nameCode": "", "national": true, "position": "", "ranking": 0, "shortName": "", "slug": "", "sport": {}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "teamColors": {}, "type": 0, "userCount": 0}, "score": 0, "type": ""}]}
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "disabled": {"type": "boolean"}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "firstName": {"type": "string"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "lastName": {"type": "string"}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "position": {"type": "string"}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "score": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/5fd0c314-1d92-41b6-a538-c2371a0a437f/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball PreMatch Form
Get pre match form.
200
null
{"awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "label": ""}
{"type": "object", "properties": {"awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "label": {"type": "string"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/75ce3353-5d2a-4d79-b209-75732ef7d760/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Search
Search players, teams and tournaments.
200
null
{"results": [{"entity": {"category": {}, "country": {"alpha2": "", "name": ""}, "disabled": true, "displayInverseHomeAwayTeams": true, "firstName": "", "gender": "", "id": 0, "lastName": "", "name": "", "nameCode": "", "national": true, "position": "", "ranking": 0, "shortName": "", "slug": "", "sport": {}, "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "teamColors": {}, "type": 0, "userCount": 0}, "score": 0, "type": ""}]}
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "country": {"type": "object", "properties": {"alpha2": {"type": "string"}, "name": {"type": "string"}}}, "disabled": {"type": "boolean"}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "firstName": {"type": "string"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "lastName": {"type": "string"}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "position": {"type": "string"}, "ranking": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "score": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/727b2e1a-1a98-4c58-8fda-9b408d16e259/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football PreMatch Form
Get pre match form.
200
null
{"awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "label": ""}
{"type": "object", "properties": {"awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "label": {"type": "string"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/74f94ba2-a138-43a1-b11d-7b08005f3a6e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Ice Hockey Match Lineups
Get match lineups.
200
null
{"away": {"goalkeeperColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "playerColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}]}, "confirmed": true, "home": {"goalkeeperColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "playerColor": {"fancyNumber": "", "number": "", "outline": "", "primary": ""}, "players": [{"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}]}}
{"type": "object", "properties": {"away": {"type": "object", "properties": {"goalkeeperColor": {"type": "object", "properties": {"fancyNumber": {"type": "string"}, "number": {"type": "string"}, "outline": {"type": "string"}, "primary": {"type": "string"}}}, "playerColor": {"type": "object", "properties": {"fancyNumber": {"type": "string"}, "number": {"type": "string"}, "outline": {"type": "string"}, "primary": {"type": "string"}}}, "players": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}, "confirmed": {"type": "boolean"}, "home": {"type": "object", "properties": {"goalkeeperColor": {"type": "object", "properties": {"fancyNumber": {"type": "string"}, "number": {"type": "string"}, "outline": {"type": "string"}, "primary": {"type": "string"}}}, "playerColor": {"type": "object", "properties": {"fancyNumber": {"type": "string"}, "number": {"type": "string"}, "outline": {"type": "string"}, "primary": {"type": "string"}}}, "players": {"type": "array", "items": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/db132bc1-9f81-45dd-ba7d-bfd566f6662d/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Manager Next Matches
Get manager next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true, "incidentsMap": {}, "managedTeamMap": {}}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}, "incidentsMap": {"type": "object"}, "managedTeamMap": {"type": "object"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/4deb2f6b-4acf-41d5-a551-e15b4325f2c7/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Category Schedules
Get schedules of the day from the category.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/7ac3563f-6e9d-4f00-bd63-820ba8a2f35e/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Cricket Player Near Matches
Get player near matches.
200
Response
{"nextEvent": null, "previousEvent": {"awayScore": {"current": 188, "display": 188, "innings": {"inning1": {"overs": 20, "score": 188, "wickets": 3}}}, "awayTeam": {"gender": "M", "id": 377173, "name": "Manchester Originals", "nameCode": "MOR", "national": false, "shortName": "MNR", "slug": "manchester-originals", "sport": {"id": 62, "name": "Cricket", "slug": "cricket"}, "teamColors": {"primary": "#52b030", "secondary": "#52b030", "text": "#ffffff"}, "type": 0, "userCount": 249}, "customId": "yTadsCTad", "endTimestamp": 1660855020, "finalResultOnly": false, "homeScore": {"current": 120, "display": 120, "innings": {"inning1": {"overs": 16.4, "score": 120, "wickets": 10}}}, "homeTeam": {"disabled": null, "gender": "M", "id": 377177, "name": "Southern Brave", "nameCode": "SBR", "national": false, "shortName": "SOB", "slug": "southern-brave", "sport": {"id": 62, "name": "Cricket", "slug": "cricket"}, "teamColors": {"primary": "#52b030", "secondary": "#52b030", "text": "#ffffff"}, "type": 0, "userCount": 235}, "id": 10108416, "slug": "southern-brave-manchester-originals", "startTimestamp": 1660845600, "status": {"code": 100, "description": "Ended", "type": "finished"}, "tournament": {"category": {"alpha2": "GB", "flag": "great-britain", "id": 1349, "name": "United Kingdom", "slug": "united-kingdom", "sport": {"id": 62, "name": "Cricket", "slug": "cricket"}}, "id": 101807, "name": "The Hundred", "priority": 0, "slug": "the-hundred", "uniqueTournament": {"category": {"alpha2": "GB", "flag": "great-britain", "id": 1349, "name": "United Kingdom", "slug": "united-kingdom", "sport": {"id": 62, "name": "Cricket", "slug": "cricket"}}, "displayInverseHomeAwayTeams": false, "id": 16710, "name": "The Hundred", "slug": "the-hundred", "userCount": 1420}}, "winnerCode": 2}, "statisticsMap": {}}
{"type": "object", "properties": {"nextEvent": {"type": "null"}, "previousEvent": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer"}, "display": {"type": "integer"}, "innings": {"type": "object", "properties": {"inning1": {"type": "object", "properties": {"overs": {"type": "integer"}, "score": {"type": "integer"}, "wickets": {"type": "integer"}}}}}}}, "awayTeam": {"type": "object", "properties": {"gender": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}}}, "teamColors": {"type": "object", "properties": {"primary": {"type": "string"}, "secondary": {"type": "string"}, "text": {"type": "string"}}}, "type": {"type": "integer"}, "userCount": {"type": "integer"}}}, "customId": {"type": "string"}, "endTimestamp": {"type": "integer"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer"}, "display": {"type": "integer"}, "innings": {"type": "object", "properties": {"inning1": {"type": "object", "properties": {"overs": {"type": "number"}, "score": {"type": "integer"}, "wickets": {"type": "integer"}}}}}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "null"}, "gender": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}}}, "teamColors": {"type": "object", "properties": {"primary": {"type": "string"}, "secondary": {"type": "string"}, "text": {"type": "string"}}}, "type": {"type": "integer"}, "userCount": {"type": "integer"}}}, "id": {"type": "integer"}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer"}, "status": {"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"type": "string"}, "flag": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}}}}}, "id": {"type": "integer"}, "name": {"type": "string"}, "priority": {"type": "integer"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"type": "string"}, "flag": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}}}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "id": {"type": "integer"}, "name": {"type": "string"}, "slug": {"type": "string"}, "userCount": {"type": "integer"}}}}}, "winnerCode": {"type": "integer"}}}, "statisticsMap": {"type": "object"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/a1a89971-e1a5-4f88-8828-cf5446f8c7fb/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Season Info
Get league season info.
200
null
{"info": {"awayTeamWins": 0, "draws": 0, "goals": 0, "homeTeamWins": 0, "hostCountries": [], "id": 0, "newcomersLowerDivision": [{"gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "newcomersOther": [], "newcomersUpperDivision": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "numberOfCompetitors": 0, "redCards": 0, "yellowCards": 0}}
{"type": "object", "properties": {"info": {"type": "object", "properties": {"awayTeamWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "draws": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "goals": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeTeamWins": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hostCountries": {"type": "array", "items": {"type": "object"}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "newcomersLowerDivision": {"type": "array", "items": {"type": "object", "properties": {"gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "newcomersOther": {"type": "array", "items": {"type": "object"}}, "newcomersUpperDivision": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "numberOfCompetitors": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "redCards": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "yellowCards": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/0f6367cb-6a0d-42d5-99f3-b7a5c67294d2/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Team Overall Statistics
Get team overall statistics.
200
null
{"statistics": {"appearances": 0, "id": 0, "type": "", "yellowCards": 0}}
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"appearances": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "yellowCards": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/fb2cf5eb-f024-4cac-ad60-ee029b7ef1b2/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball League Cup Trees
Get league cup trees.
200
null
{"cupTrees": [{"currentRound": 0, "id": 0, "name": "", "rounds": [{"createdAtTimestamp": 0, "id": 0, "roundName": "", "roundSlug": ""}], "type": 0}]}
{"type": "object", "properties": {"cupTrees": {"type": "array", "items": {"type": "object", "properties": {"currentRound": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "rounds": {"type": "array", "items": {"required": ["createdAtTimestamp", "id", "roundName", "roundSlug"], "type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "roundName": {"type": "string"}, "roundSlug": {"type": "string"}}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/49a1d15d-a57f-488a-a892-99fdca7e4f8c/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Event Odds
Get event odds.
200
null
{"eventId": 0, "markets": [{"choiceGroup": "", "choices": [{"change": 0, "fractionalValue": "", "initialFractionalValue": "", "name": "", "sourceId": 0, "winning": true}], "fid": 0, "id": 0, "isLive": true, "marketId": 0, "marketName": "", "sourceId": 0, "structureType": 0, "suspended": true}]}
{"type": "object", "properties": {"eventId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "markets": {"type": "array", "items": {"type": "object", "properties": {"choiceGroup": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"change": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fractionalValue": {"type": "string"}, "initialFractionalValue": {"type": "string"}, "name": {"type": "string"}, "sourceId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "winning": {"type": "boolean"}}}}, "fid": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "isLive": {"type": "boolean"}, "marketId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "marketName": {"type": "string"}, "sourceId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "structureType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "suspended": {"type": "boolean"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6099abf6-0ae1-426b-98a7-84f3f8f53dbf/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Category Tournaments
Get all leagues from category.
200
null
{"activeUniqueTournamentIds": [], "groups": [{"groupName": "", "tournamentId": 0}]}
{"type": "object", "properties": {"activeUniqueTournamentIds": {"type": "array", "items": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}, "groups": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "tournamentId": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/dfe2f048-c77f-4715-93ee-006f4adae2e4/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis League Details
Get league details.
200
null
{"uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}
{"type": "object", "properties": {"uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/3b710927-62db-4048-9e37-a5b35b090a54/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball League Next Matches
Get league next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/6790bdaa-2f11-4610-9bef-373ecd3a2bc3/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Tennis Head-to-Head Events
Get head-to-head events.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/8b3b0a5d-6acf-4cee-9c38-a51ad172c2ec/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football League Media
Get league media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/c19b8d2c-2f05-46ef-bb79-b7820288a165/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
American Football Team Next Matches
Get team next matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}], "hasNextPage": true}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "hasNextPage": {"type": "boolean"}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/1fc04894-c75f-46a3-9fdf-9ae0014079d3/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Head-to-Head Matches
Get head-to-head matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/cea853ee-6a28-4d57-8439-167e7ef17276/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Match Incidents
Get match incidents.
200
null
{"incidents": [{"addedTime": 0, "awayScore": 0, "homeScore": 0, "id": 0, "incidentClass": "", "incidentType": "", "isHome": true, "isLive": true, "player": {"event": {"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}, "id": 0, "order": 0, "rating": "", "team": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}}, "text": "", "time": 0}]}
{"type": "object", "properties": {"incidents": {"type": "array", "items": {"type": "object", "properties": {"addedTime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "awayScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "homeScore": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "incidentClass": {"type": "string"}, "incidentType": {"type": "string"}, "isHome": {"type": "boolean"}, "isLive": {"type": "boolean"}, "player": {"type": "object", "properties": {"event": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "order": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "player": {"description": "**Omitted**"}, "rating": {"type": "string"}, "team": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "text": {"type": "string"}, "time": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/a0b95168-6e6c-4eac-a121-55c081a0505b/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Baseball Team Media
Get team media.
200
null
{"media": [{"createdAtTimestamp": 0, "doFollow": true, "id": 0, "mediaType": 0, "sourceUrl": "", "subtitle": "", "thumbnailUrl": "", "title": "", "url": ""}]}
{"type": "object", "properties": {"media": {"type": "array", "items": {"type": "object", "properties": {"createdAtTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "doFollow": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mediaType": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "sourceUrl": {"type": "string"}, "subtitle": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}}}}}
419e0f0f-d71a-42e2-9e51-2cd4e857994e/d3a4a3c7-e84e-4212-8458-7504909943ba/0/0
AllSportsApi
AllSportsApi offers real-time football, esports, motorsport, ice hockey, basketball, tennis, baseball, cricket and american football scores. It covers hundreds of sports leagues, cups and tournaments with live updated results, statistics, league tables, video highlights and fixtures.Check our specific sport API's: https://rapidapi.com/user/fluis.lacasse
9.9
Football Head-to-Head Matches
Get head-to-head matches.
200
null
{"events": [{"awayScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "awayTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "customId": "", "finalResultOnly": true, "homeScore": {"current": 0, "display": 0, "normaltime": 0, "period1": 0, "period2": 0}, "homeTeam": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "teamColors": {}, "type": 0, "userCount": 0}, "id": 0, "slug": "", "startTimestamp": 0, "status": {"code": 0, "description": "", "type": ""}, "tournament": {"category": {}, "id": 0, "name": "", "slug": "", "uniqueTournament": {"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "hasStandingsGroups": true, "id": 0, "linkedUniqueTournaments": [], "logo": {}, "lowerDivisions": [{"category": {}, "displayInverseHomeAwayTeams": true, "endDateTimestamp": 0, "hasPlayoffSeries": true, "hasPositionGraph": true, "hasRounds": true, "id": 0, "logo": {}, "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0}], "mostTitles": 0, "mostTitlesTeams": [{"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}], "name": "", "primaryColorHex": "", "secondaryColorHex": "", "slug": "", "startDateTimestamp": 0, "tier": 0, "titleHolder": {"disabled": true, "gender": "", "id": 0, "name": "", "nameCode": "", "national": true, "shortName": "", "slug": "", "sport": {}, "teamColors": {}, "type": 0, "userCount": 0}, "titleHolderTitles": 0, "upperDivisions": [], "userCount": 0}}, "winnerCode": 0}]}
{"type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"awayScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "awayTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "customId": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "homeScore": {"type": "object", "properties": {"current": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "display": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "normaltime": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period1": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "period2": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "homeTeam": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "slug": {"type": "string"}, "startTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "status": {"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "description": {"type": "string"}, "type": {"type": "string"}}}, "tournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "slug": {"type": "string"}, "uniqueTournament": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "hasStandingsGroups": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "linkedUniqueTournaments": {"type": "array", "items": {"type": "object"}}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "lowerDivisions": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "object", "properties": {"alpha2": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}}}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "endDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "hasPlayoffSeries": {"type": "boolean"}, "hasPositionGraph": {"type": "boolean"}, "hasRounds": {"type": "boolean"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "logo": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "md5": {"description": "**Omitted**"}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "mostTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "mostTitlesTeams": {"type": "array", "items": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "name": {"type": "string"}, "primaryColorHex": {"type": "string"}, "secondaryColorHex": {"type": "string"}, "slug": {"type": "string"}, "startDateTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "tier": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "titleHolder": {"type": "object", "properties": {"disabled": {"type": "boolean"}, "gender": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"type": "string"}, "nameCode": {"type": "string"}, "national": {"type": "boolean"}, "shortName": {"type": "string"}, "slug": {"type": "string"}, "sport": {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}}}, "teamColors": {"type": "object", "properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}}, "type": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}, "titleHolderTitles": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "upperDivisions": {"type": "array", "items": {"type": "object"}}, "userCount": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}, "winnerCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}}