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
|
---|---|---|---|---|---|---|---|---|---|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/8af11fdf-8a71-437f-b7d4-724ee52efbfa/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_stage_substages_1 | 200 | null | {"stages": [{"uniqueStage": {"category": {"name": "", "slug": "", "sport": {}, "id": 0, "flag": "", "alpha2": ""}, "name": "", "slug": "", "id": 0}, "description": "", "slug": "", "type": {"id": 0, "name": ""}, "status": {"description": "", "type": ""}, "year": "", "id": 0, "country": {"alpha2": "", "name": ""}, "name": "", "info": [], "startDateTimestamp": 0, "endDateTimestamp": 0, "seasonStageName": "", "winner": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {"alpha2": "", "name": ""}, "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "flag": "", "stageParent": []}]} | {"properties": {"stages": {"type": "array", "items": {"properties": {"uniqueStage": {"allOf": [{"properties": {"category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"type": "string"}, "slug": {"type": "string"}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "flag": {"type": "string"}, "alpha2": {"type": ["string", "null"]}}, "type": "object"}, "name": {"title": "Unique stage name.", "type": "string"}, "slug": {"title": "Player name slug.", "type": "string"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}}, "type": "object"}]}, "description": {"type": "string"}, "slug": {"title": "Player name slug.", "type": "string"}, "type": {"properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "type": "object"}, "status": {"properties": {"description": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}}, "type": "object"}, "year": {"type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"title": "Country alpha2.", "type": ["string", "null"]}, "name": {"type": ["string", "null"]}}, "type": "object"}, "name": {"title": "Alias for getDescription() to align with other entities", "type": "string"}, "info": {"oneOf": [{"type": ["array", "null"], "items": {"type": "string"}}, {"type": "array", "items": {"type": "integer"}}]}, "startDateTimestamp": {"type": ["integer", "null"]}, "endDateTimestamp": {"type": ["integer", "null"]}, "seasonStageName": {"type": ["string", "null"]}, "winner": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"title": "Country alpha2.", "type": ["string", "null"]}, "name": {"type": ["string", "null"]}}, "type": "object"}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}]}, "flag": {"type": ["string", "null"]}, "stageParent": {"oneOf": [{"type": ["array", "null"], "items": {"type": "string"}}, {"type": "array", "items": {"type": "integer"}}]}}, "type": "object"}}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/58b2772b-ee7c-499d-a238-a7c9508c1c00/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_odds_details | 200 | null | {"oddsProvider": {"name": "", "slug": "", "defaultBetSlipLink": "", "country": "", "id": 0, "colors": []}} | {"properties": {"oddsProvider": {"properties": {"name": {"type": "string"}, "slug": {"type": "string"}, "defaultBetSlipLink": {"type": ["string", "null"]}, "oddsFrom": {"allOf": [{"description": "**Omitted**"}]}, "liveOddsFrom": {"allOf": [{"description": "**Omitted**"}]}, "country": {"title": "Null means it's international", "type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "colors": {"title": "Legacy structure", "type": ["array", "null"], "items": {"type": "string"}}}, "type": "object"}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/914ad589-0a8d-48a0-8b4f-55b153769bcc/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_stage_standings | 200 | null | {"standings": [{"team": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "flag": "", "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "parentTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "flag": "", "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "isLive": true, "points": 0, "bonusPoints": 0, "laps": 0, "lapsLed": 0, "lapTime": "", "avgTime": "", "totalTime": "", "position": 0, "gap": "", "gridPosition": 0, "number": 0, "pitStops": 0, "speed": "", "status": "", "subStatus": "", "didNotStart": 0, "didNotFinish": 0, "disqualified": 0, "victories": 0, "racesStarted": 0, "racesWithPoints": 0, "polePositions": 0, "podiums": 0, "fastestLaps": 0, "podiumsBothDrivers": 0, "pointsBothDrivers": 0, "doubleVictories": 0, "top5": 0, "top10": 0, "worldCupPoints": 0, "distance": "", "sprint": 0, "climb": 0, "time": "", "youngRider": "", "teamTime": "", "sprintPosition": 0, "climbPosition": 0, "fastestLapTime": "", "youngRiderPosition": 0, "previousPosition": 0, "updatedAtTimestamp": 0}]} | {"properties": {"standings": {"type": "array", "items": {"properties": {"team": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "flag": {"type": ["string", "null"]}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}, "parentTeam": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "flag": {"type": ["string", "null"]}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}]}, "isLive": {"type": ["boolean", "null"]}, "points": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "bonusPoints": {"type": ["integer", "null"]}, "laps": {"type": ["integer", "null"]}, "lapsLed": {"type": ["integer", "null"]}, "lapTime": {"type": ["string", "null"]}, "avgTime": {"type": ["string", "null"]}, "totalTime": {"type": ["string", "null"]}, "position": {"type": ["integer", "null"]}, "gap": {"type": ["string", "null"]}, "gridPosition": {"type": ["integer", "null"]}, "number": {"type": ["integer", "null"]}, "pitStops": {"type": ["integer", "null"]}, "speed": {"type": ["string", "null"]}, "status": {"type": ["string", "null"]}, "subStatus": {"type": ["string", "null"]}, "didNotStart": {"type": ["integer", "null"]}, "didNotFinish": {"type": ["integer", "null"]}, "disqualified": {"type": ["integer", "null"]}, "victories": {"type": ["integer", "null"]}, "racesStarted": {"type": ["integer", "null"]}, "racesWithPoints": {"type": ["integer", "null"]}, "polePositions": {"type": ["integer", "null"]}, "podiums": {"type": ["integer", "null"]}, "fastestLaps": {"type": ["integer", "null"]}, "podiumsBothDrivers": {"type": ["integer", "null"]}, "pointsBothDrivers": {"type": ["integer", "null"]}, "doubleVictories": {"type": ["integer", "null"]}, "top5": {"type": ["integer", "null"]}, "top10": {"type": ["integer", "null"]}, "worldCupPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "distance": {"type": ["string", "null"]}, "sprint": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "climb": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "time": {"type": ["string", "null"]}, "youngRider": {"type": ["string", "null"]}, "teamTime": {"type": ["string", "null"]}, "sprintPosition": {"type": ["integer", "null"]}, "climbPosition": {"type": ["integer", "null"]}, "fastestLapTime": {"type": ["string", "null"]}, "youngRiderPosition": {"type": ["integer", "null"]}, "previousPosition": {"type": ["integer", "null"]}, "updatedAtTimestamp": {"type": "integer"}}, "type": "object"}}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/bca31a39-86dc-450c-b66a-720d42f6be08/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_rankings_teamrankings | Returns rankings that contain a certain team | 200 | null | {"rankings": [{"rankingType": {"sport": {"id": 0, "slug": "", "name": ""}, "category": {}, "uniqueTournament": {}, "name": "", "slug": "", "gender": "", "weightClass": "atom", "id": 0, "lastUpdatedTimestamp": 0}, "rankingRows": [{"year": 0, "team": {}, "uniqueTournament": {}, "lastEvent": {}, "name": "", "position": 0, "points": 0, "previousPosition": 0, "bestPosition": 0, "id": 0, "bestPositionTimestamp": 0, "tournamentsPlayed": 0, "previousPoints": 0, "nextWinPoints": 0, "maxPoints": 0, "playingTeams": 0, "totalTeams": 0, "currentTournamentName": ""}]}]} | {"properties": {"rankings": {"type": "array", "items": {"properties": {"rankingType": {"properties": {"sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "category": {"allOf": [{"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}]}, "uniqueTournament": {"allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "primaryColorHex": {"description": "**Omitted**"}, "secondaryColorHex": {"description": "**Omitted**"}, "category": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "tennisPoints": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "displayInverseHomeAwayTeams": {"description": "**Omitted**"}, "hasDownDistance": {"description": "**Omitted**"}}, "type": "object"}]}, "name": {"type": ["string", "null"]}, "slug": {"type": "string"}, "gender": {"type": ["string", "null"]}, "weightClass": {"allOf": [{"type": "string", "enum": ["atom", "straw", "fly", "bantam", "feather", "light", "superlight", "welter", "superwelter", "middle", "supermiddle", "lightheavy", "cruiser", "heavy", "superheavy", "openweight", "catch"]}]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "lastUpdatedTimestamp": {"type": ["integer", "null"]}}, "type": "object"}, "rankingRows": {"type": "array", "items": {"properties": {"year": {"type": ["integer", "null"]}, "team": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "shortName": {"description": "**Omitted**"}, "gender": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "nameCode": {"description": "**Omitted**"}, "ranking": {"description": "**Omitted**"}, "disabled": {"description": "**Omitted**"}, "national": {"description": "**Omitted**"}, "parentTeam": {"description": "**Omitted**"}, "type": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "teamColors": {"description": "**Omitted**"}, "wdlRecord": {"description": "**Omitted**"}}, "type": "object"}]}, "uniqueTournament": {"allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "primaryColorHex": {"description": "**Omitted**"}, "secondaryColorHex": {"description": "**Omitted**"}, "category": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "tennisPoints": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "displayInverseHomeAwayTeams": {"description": "**Omitted**"}, "hasDownDistance": {"description": "**Omitted**"}}, "type": "object"}]}, "lastEvent": {"allOf": [{"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"description": "**Omitted**"}, "customId": {"description": "**Omitted**"}, "status": {"description": "**Omitted**"}, "winnerCode": {"description": "**Omitted**"}, "homeTeam": {"description": "**Omitted**"}, "awayTeam": {"description": "**Omitted**"}, "homeScore": {"description": "**Omitted**"}, "awayScore": {"description": "**Omitted**"}, "hasXg": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "startTimestamp": {"description": "**Omitted**"}, "endTimestamp": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "finalResultOnly": {"description": "**Omitted**"}, "deletedAtTimestamp": {"description": "**Omitted**"}}, "type": "object"}]}, "name": {"type": ["string", "null"]}, "position": {"title": "Contains current position (or ranking), rows are meant to be ordered ASC\nusing this parameter. This parameter can be 0 in some sports, denoting\na champion of the ranking.", "type": "integer"}, "points": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "previousPosition": {"type": ["integer", "null"]}, "bestPosition": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "bestPositionTimestamp": {"type": ["integer", "null"]}, "tournamentsPlayed": {"type": ["integer", "null"]}, "previousPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "nextWinPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "maxPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "playingTeams": {"type": ["integer", "null"]}, "totalTeams": {"type": ["integer", "null"]}, "currentTournamentName": {"type": ["string", "null"]}}, "type": "object"}}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/decc5715-23c9-4c3a-b24e-c7bb031b5051/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_rankings_legacyrankingsbyyear | Legacy endpoint; Returns rankings by type, filtered by year
Use new route instead | 200 | null | {"rankings": [{"year": 0, "team": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "uniqueTournament": {"name": "", "slug": "", "primaryColorHex": "", "secondaryColorHex": "", "category": {}, "userCount": 0, "tennisPoints": 0, "id": 0, "country": {}, "displayInverseHomeAwayTeams": true, "hasDownDistance": true}, "lastEvent": {"tournament": {"name": "", "slug": "", "category": {}, "priority": 0, "roundPrefix": "", "id": 0, "isLive": true}, "customId": "", "status": {"code": 0, "description": "", "type": "notstarted"}, "winnerCode": 0, "homeTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "awayTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "homeScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0}, "awayScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0}, "hasXg": true, "id": 0, "startTimestamp": 0, "endTimestamp": 0, "slug": "", "finalResultOnly": true, "deletedAtTimestamp": 0}, "name": "", "position": 0, "points": 0, "previousPosition": 0, "bestPosition": 0, "id": 0, "country": {}, "bestPositionTimestamp": 0, "tournamentsPlayed": 0, "previousPoints": 0, "nextWinPoints": 0, "maxPoints": 0, "playingTeams": 0, "totalTeams": 0, "currentTournamentName": ""}], "updatedAtTimestamp": 0} | {"properties": {"rankings": {"type": "array", "items": {"properties": {"year": {"type": ["integer", "null"]}, "team": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}]}, "uniqueTournament": {"allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"title": "Name.", "description": "Name of the tournament.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the tournament.", "type": "string"}, "primaryColorHex": {"type": ["string", "null"]}, "secondaryColorHex": {"type": ["string", "null"]}, "category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "tennisPoints": {"title": "Number of points.", "type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "hasDownDistance": {"type": ["boolean", "null"]}}, "type": "object"}]}, "lastEvent": {"allOf": [{"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"properties": {"name": {"title": "Tournament name.", "type": "string"}, "slug": {"title": "Tournament name slug.", "type": "string"}, "category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}, "uniqueTournament": {"title": "Tournament belongs to Unique tournament.", "allOf": [{"description": "**Omitted**"}]}, "priority": {"title": "Tournament priority.", "type": "integer"}, "roundPrefix": {"title": "Prefix for round names of all events in the tournament.", "description": "E.g. \"UCL Preliminary Round\" Tournament has round prefix \"Preliminary\".", "type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "isLive": {"title": "Currently used only for MMA tournaments because they have several events (fights) in succession.", "description": "When the first fight in the tournament starts the flag is set to true.\nWhen the last fight in the tournament ends the flag is set back to false.", "type": "boolean"}}, "type": "object"}, "customId": {"type": "string"}, "status": {"required": ["code", "description", "type"], "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "type": {"type": "string", "enum": ["notstarted", "inprogress", "canceled", "postponed", "finished", "suspended", "willcontinue", "delayed", "interrupted", "unknown", "preliminary", "closed", "notplayed"]}}, "type": "object"}, "winnerCode": {"title": "0 - Undefined\n1 - Home Team\n2 - Away Team\n3 - Draw.", "type": ["integer", "null"]}, "homeTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}, "awayTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}, "homeScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"description": "**Omitted**"}]}}, "type": "object"}, "awayScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"description": "**Omitted**"}]}}, "type": "object"}, "hasXg": {"type": ["boolean", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "startTimestamp": {"title": "Start timestamp.", "description": "Unix timestamp representing the start time of the event.", "type": "integer"}, "endTimestamp": {"type": ["integer", "null"]}, "slug": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "deletedAtTimestamp": {"type": ["integer", "null"]}}, "type": "object"}]}, "name": {"type": ["string", "null"]}, "position": {"title": "Contains current position (or ranking), rows are meant to be ordered ASC\nusing this parameter. This parameter can be 0 in some sports, denoting\na champion of the ranking.", "type": "integer"}, "points": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "previousPosition": {"type": ["integer", "null"]}, "bestPosition": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "bestPositionTimestamp": {"type": ["integer", "null"]}, "tournamentsPlayed": {"type": ["integer", "null"]}, "previousPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "nextWinPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "maxPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "playingTeams": {"type": ["integer", "null"]}, "totalTeams": {"type": ["integer", "null"]}, "currentTournamentName": {"type": ["string", "null"]}}, "type": "object"}}, "updatedAtTimestamp": {"type": "integer"}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/4f105d39-ea62-4711-a00b-7f4b56f2adf7/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_stage_details | 200 | null | {"stage": {"uniqueStage": {"category": {"name": "", "slug": "", "sport": {}, "id": 0, "flag": "", "alpha2": ""}, "name": "", "slug": "", "id": 0}, "description": "", "slug": "", "type": {"id": 0, "name": ""}, "status": {"description": "", "type": ""}, "year": "", "id": 0, "country": {"alpha2": "", "name": ""}, "name": "", "info": [], "startDateTimestamp": 0, "endDateTimestamp": 0, "seasonStageName": "", "winner": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {"alpha2": "", "name": ""}, "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "flag": "", "stageParent": []}} | {"properties": {"stage": {"properties": {"uniqueStage": {"allOf": [{"properties": {"category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"type": "string"}, "slug": {"type": "string"}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "flag": {"type": "string"}, "alpha2": {"type": ["string", "null"]}}, "type": "object"}, "name": {"title": "Unique stage name.", "type": "string"}, "slug": {"title": "Player name slug.", "type": "string"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}}, "type": "object"}]}, "description": {"type": "string"}, "slug": {"title": "Player name slug.", "type": "string"}, "type": {"properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "type": "object"}, "status": {"properties": {"description": {"type": ["string", "null"]}, "type": {"type": ["string", "null"]}}, "type": "object"}, "year": {"type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"title": "Country alpha2.", "type": ["string", "null"]}, "name": {"type": ["string", "null"]}}, "type": "object"}, "name": {"title": "Alias for getDescription() to align with other entities", "type": "string"}, "info": {"oneOf": [{"type": ["array", "null"], "items": {"type": "string"}}, {"type": "array", "items": {"type": "integer"}}]}, "startDateTimestamp": {"type": ["integer", "null"]}, "endDateTimestamp": {"type": ["integer", "null"]}, "seasonStageName": {"type": ["string", "null"]}, "winner": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"title": "Country alpha2.", "type": ["string", "null"]}, "name": {"type": ["string", "null"]}}, "type": "object"}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}]}, "flag": {"type": ["string", "null"]}, "stageParent": {"oneOf": [{"type": ["array", "null"], "items": {"type": "string"}}, {"type": "array", "items": {"type": "integer"}}]}}, "type": "object"}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/5796b4dc-8c0f-4cee-9a42-ee3ac0043a0e/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_odds_recommendedprematchoddsfortopevents | 200 | null | {"odds": [{"event": {"tournament": {"name": "", "slug": "", "category": {"name": "", "slug": "", "sport": {}, "id": 0, "flag": "", "alpha2": ""}, "uniqueTournament": {}, "priority": 0, "roundPrefix": "", "id": 0, "isLive": true}, "roundInfo": {"round": 0, "name": "", "slug": "", "cupRoundType": 0}, "customId": "", "status": {"code": 0, "description": "", "type": "notstarted"}, "winnerCode": 0, "homeTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "subTeams": [], "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "awayTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "subTeams": [], "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "homeScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0, "innings": {}}, "awayScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0, "innings": {}}, "hasXg": true, "id": 0, "startTimestamp": 0, "endTimestamp": 0, "slug": "", "finalResultOnly": true, "deletedAtTimestamp": 0}, "sourceId": 0, "structureType": 0, "marketId": 0, "marketName": "", "choiceGroup": "", "isLive": true, "fid": 0, "suspended": true, "id": 0, "choices": [{"initialFractionalValue": "", "fractionalValue": "", "sourceId": 0, "name": "", "winning": true, "slipContent": "", "change": 0}]}]} | {"properties": {"odds": {"type": "array", "items": {"properties": {"event": {"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"properties": {"name": {"title": "Tournament name.", "type": "string"}, "slug": {"title": "Tournament name slug.", "type": "string"}, "category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"type": "string"}, "slug": {"type": "string"}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "flag": {"type": "string"}, "alpha2": {"type": ["string", "null"]}}, "type": "object"}, "uniqueTournament": {"title": "Tournament belongs to Unique tournament.", "allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "primaryColorHex": {"description": "**Omitted**"}, "secondaryColorHex": {"description": "**Omitted**"}, "category": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "tennisPoints": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "displayInverseHomeAwayTeams": {"description": "**Omitted**"}, "hasDownDistance": {"description": "**Omitted**"}}, "type": "object"}]}, "priority": {"title": "Tournament priority.", "type": "integer"}, "roundPrefix": {"title": "Prefix for round names of all events in the tournament.", "description": "E.g. \"UCL Preliminary Round\" Tournament has round prefix \"Preliminary\".", "type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "isLive": {"title": "Currently used only for MMA tournaments because they have several events (fights) in succession.", "description": "When the first fight in the tournament starts the flag is set to true.\nWhen the last fight in the tournament ends the flag is set back to false.", "type": "boolean"}}, "type": "object"}, "roundInfo": {"properties": {"round": {"type": ["integer", "null"]}, "name": {"type": ["string", "null"]}, "slug": {"type": ["string", "null"]}, "cupRoundType": {"type": ["integer", "null"]}}, "type": "object"}, "customId": {"type": "string"}, "status": {"required": ["code", "description", "type"], "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "type": {"type": "string", "enum": ["notstarted", "inprogress", "canceled", "postponed", "finished", "suspended", "willcontinue", "delayed", "interrupted", "unknown", "preliminary", "closed", "notplayed"]}}, "type": "object"}, "winnerCode": {"title": "0 - Undefined\n1 - Home Team\n2 - Away Team\n3 - Draw.", "type": ["integer", "null"]}, "homeTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "subTeams": {"type": "array", "items": {"description": "**Omitted**"}}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}, "awayTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "subTeams": {"type": "array", "items": {"description": "**Omitted**"}}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}, "homeScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"properties": {"inning1": {"description": "**Omitted**"}, "inning2": {"description": "**Omitted**"}, "inning3": {"description": "**Omitted**"}, "inning4": {"description": "**Omitted**"}, "inning5": {"description": "**Omitted**"}, "inning6": {"description": "**Omitted**"}, "inning7": {"description": "**Omitted**"}, "inning8": {"description": "**Omitted**"}, "inning9": {"description": "**Omitted**"}, "inning10": {"description": "**Omitted**"}}, "type": "object"}]}}, "type": "object"}, "awayScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"properties": {"inning1": {"description": "**Omitted**"}, "inning2": {"description": "**Omitted**"}, "inning3": {"description": "**Omitted**"}, "inning4": {"description": "**Omitted**"}, "inning5": {"description": "**Omitted**"}, "inning6": {"description": "**Omitted**"}, "inning7": {"description": "**Omitted**"}, "inning8": {"description": "**Omitted**"}, "inning9": {"description": "**Omitted**"}, "inning10": {"description": "**Omitted**"}}, "type": "object"}]}}, "type": "object"}, "hasXg": {"type": ["boolean", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "startTimestamp": {"title": "Start timestamp.", "description": "Unix timestamp representing the start time of the event.", "type": "integer"}, "endTimestamp": {"type": ["integer", "null"]}, "slug": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "deletedAtTimestamp": {"type": ["integer", "null"]}}, "type": "object"}, "sourceId": {"type": ["integer", "null"]}, "structureType": {"type": "integer"}, "marketId": {"type": "integer"}, "marketName": {"type": "string"}, "choiceGroup": {"type": ["string", "null"]}, "isLive": {"type": "boolean"}, "fid": {"type": ["integer", "null"]}, "suspended": {"type": "boolean"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "choices": {"type": "array", "items": {"required": ["fractionalValue", "name"], "properties": {"initialFractionalValue": {"type": ["string", "null"]}, "fractionalValue": {"type": ["string", "null"]}, "sourceId": {"type": ["integer", "null"]}, "name": {"type": ["string", "null"]}, "winning": {"type": ["boolean", "null"]}, "slipContent": {"type": ["string", "null"]}, "change": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"}}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/ac856e66-7e2d-46f7-965f-be77540b271c/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_rankings_legacyrankings | Legacy endpoint; Returns RankingRows matching the RankingType id;
Use new route instead | 200 | null | {"rankings": [{"uniqueTournament": {"name": "", "slug": "", "primaryColorHex": "", "secondaryColorHex": "", "category": {}, "userCount": 0, "tennisPoints": 0, "id": 0, "country": {}, "displayInverseHomeAwayTeams": true, "hasDownDistance": true}, "team": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "totalTeams": 0, "playingTeams": 0, "year": "", "tournamentsPlayed": 0, "type": 0, "rowName": "", "ranking": 0, "points": 0, "previousRanking": 0, "previousPoints": 0, "bestRanking": 0, "id": 0, "country": {}, "rankingClass": "", "bestRankingDateTimestamp": 0, "nextWinPoints": 0, "maxPoints": 0, "currentTournamentName": ""}], "updatedAtTimestamp": 0} | {"properties": {"rankings": {"type": "array", "items": {"properties": {"uniqueTournament": {"allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"title": "Name.", "description": "Name of the tournament.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the tournament.", "type": "string"}, "primaryColorHex": {"type": ["string", "null"]}, "secondaryColorHex": {"type": ["string", "null"]}, "category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "tennisPoints": {"title": "Number of points.", "type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "displayInverseHomeAwayTeams": {"type": "boolean"}, "hasDownDistance": {"type": ["boolean", "null"]}}, "type": "object"}]}, "team": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}]}, "totalTeams": {"type": ["integer", "null"]}, "playingTeams": {"type": ["integer", "null"]}, "year": {"type": ["string", "null"]}, "tournamentsPlayed": {"type": ["integer", "null"]}, "type": {"type": "integer"}, "rowName": {"type": ["string", "null"]}, "ranking": {"type": "integer"}, "points": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "previousRanking": {"type": ["integer", "null"]}, "previousPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "bestRanking": {"type": ["integer", "null"]}, "id": {"type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "rankingClass": {"type": "string"}, "bestRankingDateTimestamp": {"type": ["integer", "null"]}, "nextWinPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "maxPoints": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "currentTournamentName": {"type": ["string", "null"]}}, "type": "object"}}, "updatedAtTimestamp": {"type": "integer"}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/5817a07e-eff9-461d-b358-0fa4fbc874e7/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_manager_careerhistory | Returns the career history of a manager. An example: 76039 | 200 | null | {"careerHistory": [{"team": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}, "performance": {"total": 0, "wins": 0, "draws": 0, "losses": 0, "totalPoints": 0}, "startTimestamp": 0, "endTimestamp": 0}]} | {"properties": {"careerHistory": {"type": "array", "items": {"properties": {"team": {"allOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}]}, "performance": {"allOf": [{"properties": {"total": {"type": "integer"}, "wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}, "totalPoints": {"type": "integer"}}, "type": "object"}]}, "startTimestamp": {"type": ["integer", "null"]}, "endTimestamp": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/53d29f85-efcc-4a51-9db4-f32bda8e0b8e/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_stage_highlights | Returns the highlights of a stage.
Supported stage types are event, race, practice, qualifying, qualifying part and sprint.
Event stage will return own highlights and highlights of all substages. | 200 | null | {"highlights": [{"title": "", "subtitle": "", "url": "", "thumbnailUrl": "", "mediaType": 0, "forCountries": [], "doFollow": true, "keyHighlight": true, "id": 0, "createdAtTimestamp": 0, "sourceUrl": ""}]} | {"properties": {"highlights": {"type": "array", "items": {"properties": {"title": {"type": "string"}, "subtitle": {"type": "string"}, "url": {"type": "string"}, "thumbnailUrl": {"type": ["string", "null"]}, "mediaType": {"type": "integer"}, "forCountries": {"type": ["array", "null"], "items": {"type": "string"}}, "doFollow": {"type": "boolean"}, "keyHighlight": {"type": "boolean"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "createdAtTimestamp": {"type": ["integer", "null"]}, "sourceUrl": {"type": "string"}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/570e8b07-838c-46ca-87e0-7408e068d775/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_rankings_rankingtypes | 200 | null | {"rankingTypes": [{"sport": {"id": 0, "slug": "", "name": ""}, "category": {}, "uniqueTournament": {}, "name": "", "slug": "", "gender": "", "weightClass": "atom", "id": 0, "lastUpdatedTimestamp": 0}]} | {"properties": {"rankingTypes": {"type": "array", "items": {"properties": {"sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "category": {"allOf": [{"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}]}, "uniqueTournament": {"allOf": [{"title": "Unique Tournament", "description": "Represents a sports competition.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "primaryColorHex": {"description": "**Omitted**"}, "secondaryColorHex": {"description": "**Omitted**"}, "category": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "tennisPoints": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "displayInverseHomeAwayTeams": {"description": "**Omitted**"}, "hasDownDistance": {"description": "**Omitted**"}}, "type": "object"}]}, "name": {"type": ["string", "null"]}, "slug": {"type": "string"}, "gender": {"type": ["string", "null"]}, "weightClass": {"allOf": [{"type": "string", "enum": ["atom", "straw", "fly", "bantam", "feather", "light", "superlight", "welter", "superwelter", "middle", "supermiddle", "lightheavy", "cruiser", "heavy", "superheavy", "openweight", "catch"]}]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "lastUpdatedTimestamp": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/49c5175f-6dba-421e-b8a8-8802be1baf58/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_odds_featuredevents | 200 | null | {"featuredEvents": [{"tournament": {"name": "", "slug": "", "category": {}, "priority": 0, "roundPrefix": "", "id": 0, "isLive": true}, "customId": "", "status": {"code": 0, "description": "", "type": "notstarted"}, "winnerCode": 0, "homeTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "awayTeam": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "country": {}, "teamColors": {}, "wdlRecord": {}}, "homeScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0}, "awayScore": {"current": 0, "display": 0, "period1": 0, "period2": 0, "period3": 0, "period4": 0, "period5": 0, "period6": 0, "period7": 0, "period1TieBreak": 0, "period2TieBreak": 0, "period3TieBreak": 0, "period4TieBreak": 0, "period5TieBreak": 0, "point": "", "normaltime": 0, "extra1": 0, "extra2": 0, "overtime": 0, "penalties": 0, "aggregated": 0, "series": 0}, "hasXg": true, "id": 0, "startTimestamp": 0, "endTimestamp": 0, "slug": "", "finalResultOnly": true, "deletedAtTimestamp": 0}]} | {"properties": {"featuredEvents": {"type": "array", "items": {"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"properties": {"name": {"title": "Tournament name.", "type": "string"}, "slug": {"title": "Tournament name slug.", "type": "string"}, "category": {"title": "Category", "description": "Helps in narrowing down a sport to a specific country or discipline.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "flag": {"description": "**Omitted**"}, "alpha2": {"description": "**Omitted**"}}, "type": "object"}, "uniqueTournament": {"title": "Tournament belongs to Unique tournament.", "allOf": [{"description": "**Omitted**"}]}, "priority": {"title": "Tournament priority.", "type": "integer"}, "roundPrefix": {"title": "Prefix for round names of all events in the tournament.", "description": "E.g. \"UCL Preliminary Round\" Tournament has round prefix \"Preliminary\".", "type": ["string", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "isLive": {"title": "Currently used only for MMA tournaments because they have several events (fights) in succession.", "description": "When the first fight in the tournament starts the flag is set to true.\nWhen the last fight in the tournament ends the flag is set back to false.", "type": "boolean"}}, "type": "object"}, "customId": {"type": "string"}, "status": {"required": ["code", "description", "type"], "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "type": {"type": "string", "enum": ["notstarted", "inprogress", "canceled", "postponed", "finished", "suspended", "willcontinue", "delayed", "interrupted", "unknown", "preliminary", "closed", "notplayed"]}}, "type": "object"}, "winnerCode": {"title": "0 - Undefined\n1 - Home Team\n2 - Away Team\n3 - Draw.", "type": ["integer", "null"]}, "homeTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}, "awayTeam": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "country": {"properties": {"alpha2": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}}, "type": "object"}, "teamColors": {"properties": {"primary": {"description": "**Omitted**"}, "secondary": {"description": "**Omitted**"}, "text": {"description": "**Omitted**"}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"description": "**Omitted**"}, "draws": {"description": "**Omitted**"}, "losses": {"description": "**Omitted**"}}, "type": "object"}}, "type": "object"}, "homeScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"description": "**Omitted**"}]}}, "type": "object"}, "awayScore": {"properties": {"current": {"title": "Current score contains final score of the match, including penalties.", "type": ["integer", "null"]}, "display": {"title": "Score displayed to the end user.", "description": "During penalty shootout display score includes normaltime [+ overtime] + penalties, but when it ends it contains score without penalties.", "type": ["integer", "null"]}, "period1": {"title": "Scores for every period of the match.", "description": "Football:\n - period1: 1st half\n - period2: 2nd half\n - overtime: 1st extra + 2nd extra\n\nBasketball:\n - period1..4: quarters\n\nTennis:\n - period1..5: sets, e.g. 6:2", "type": ["integer", "null"]}, "period2": {"type": ["integer", "null"]}, "period3": {"type": ["integer", "null"]}, "period4": {"type": ["integer", "null"]}, "period5": {"type": ["integer", "null"]}, "period6": {"type": ["integer", "null"]}, "period7": {"type": ["integer", "null"]}, "period1TieBreak": {"title": "Tennis tie-break score for every set in the match.", "type": ["integer", "null"]}, "period2TieBreak": {"type": ["integer", "null"]}, "period3TieBreak": {"type": ["integer", "null"]}, "period4TieBreak": {"type": ["integer", "null"]}, "period5TieBreak": {"type": ["integer", "null"]}, "point": {"title": "Points in a game (tennis, volleyball, table-tennis, ...).", "description": "E.g. 40 - 30 in tennis.", "type": ["string", "null"]}, "normaltime": {"title": "Sum of scores from regular periods (non-overtime).", "type": ["integer", "null"]}, "extra1": {"title": "First extra time score.", "type": ["integer", "null"]}, "extra2": {"title": "Second extra time score.", "type": ["integer", "null"]}, "overtime": {"title": "Overtime score.", "description": "May be used for sports with more than two extra periods\nor in case we only need accumulated extra time scores.", "type": ["integer", "null"]}, "penalties": {"title": "Penalty shootout score.", "type": ["integer", "null"]}, "aggregated": {"title": "Aggregated score is the combined number of goals team has scored over two or more games.", "type": ["integer", "null"]}, "series": {"title": "Series score is the number of games team won in a series.", "description": "E.g. In NBA playoff finals 21/22 Celtics - Warriors 4 - 2", "type": ["integer", "null"]}, "innings": {"title": "Innings scores.", "allOf": [{"description": "**Omitted**"}]}}, "type": "object"}, "hasXg": {"type": ["boolean", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "startTimestamp": {"title": "Start timestamp.", "description": "Unix timestamp representing the start time of the event.", "type": "integer"}, "endTimestamp": {"type": ["integer", "null"]}, "slug": {"type": "string"}, "finalResultOnly": {"type": "boolean"}, "deletedAtTimestamp": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"} |
|
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/80abd10d-ab5c-4c55-a899-36d706d2d998/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_odds_topdropping_1 | Get top dropping odds for provider and sport. Sport is optional and if omitted returns odds for all sports.
Actual response sample looks like this (but it can't be generated):
json
{
"events": [...],
"oddsMap": {
"1234": {
//normal DroppingOddsView data
"choiceName": "string",
"percentage": 0,
"odds": {...}
},
"5678": {...},
...
}
} | 200 | null | {"events": [], "oddsMap": [{"choiceName": "", "percentage": 0, "odds": {"sourceId": 0, "structureType": 0, "marketId": 0, "marketName": "", "choiceGroup": "", "isLive": true, "fid": 0, "suspended": true, "id": 0, "choices": [{"initialFractionalValue": "", "fractionalValue": "", "sourceId": 0, "name": "", "winning": true, "slipContent": "", "change": 0}]}}]} | {"properties": {"events": {"type": "array", "items": {"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"description": "**Omitted**"}, "customId": {"description": "**Omitted**"}, "status": {"description": "**Omitted**"}, "winnerCode": {"description": "**Omitted**"}, "homeTeam": {"description": "**Omitted**"}, "awayTeam": {"description": "**Omitted**"}, "homeScore": {"description": "**Omitted**"}, "awayScore": {"description": "**Omitted**"}, "hasXg": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "startTimestamp": {"description": "**Omitted**"}, "endTimestamp": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "finalResultOnly": {"description": "**Omitted**"}, "deletedAtTimestamp": {"description": "**Omitted**"}}, "type": "object"}}, "oddsMap": {"type": "array", "items": {"properties": {"choiceName": {"title": "Choice name with the most drop", "type": "string"}, "percentage": {"title": "Drop percentage", "type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "odds": {"properties": {"sourceId": {"type": ["integer", "null"]}, "structureType": {"type": "integer"}, "marketId": {"type": "integer"}, "marketName": {"type": "string"}, "choiceGroup": {"type": ["string", "null"]}, "isLive": {"type": "boolean"}, "fid": {"type": ["integer", "null"]}, "suspended": {"type": "boolean"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "choices": {"type": "array", "items": {"required": ["fractionalValue", "name"], "properties": {"initialFractionalValue": {"type": ["string", "null"]}, "fractionalValue": {"type": ["string", "null"]}, "sourceId": {"type": ["integer", "null"]}, "name": {"type": ["string", "null"]}, "winning": {"type": ["boolean", "null"]}, "slipContent": {"type": ["string", "null"]}, "change": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/eba04ced-9b1b-4d5c-99ea-6f1ee8cad393/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_rankings_featuredevents | Returns an array of featured events specific to given ranking type. | 200 | null | {"events": []} | {"properties": {"events": {"type": "array", "items": {"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"description": "**Omitted**"}, "customId": {"description": "**Omitted**"}, "status": {"description": "**Omitted**"}, "winnerCode": {"description": "**Omitted**"}, "homeTeam": {"description": "**Omitted**"}, "awayTeam": {"description": "**Omitted**"}, "homeScore": {"description": "**Omitted**"}, "awayScore": {"description": "**Omitted**"}, "hasXg": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "startTimestamp": {"description": "**Omitted**"}, "endTimestamp": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "finalResultOnly": {"description": "**Omitted**"}, "deletedAtTimestamp": {"description": "**Omitted**"}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/7bfe2dd0-db92-4b2b-8b49-63a16057f3eb/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_odds_topwinning_1 | Get top winning odds for provider and sport. Sport is optional and if omitted returns odds for all sports. | 200 | null | {"events": [], "winningOddsMap": [{"fractionalValue": "", "expected": 0, "actual": 0, "id": 0}], "oddsMap": [{"sourceId": 0, "structureType": 0, "marketId": 0, "marketName": "", "choiceGroup": "", "isLive": true, "fid": 0, "suspended": true, "id": 0, "choices": [{"initialFractionalValue": "", "fractionalValue": "", "sourceId": 0, "name": "", "winning": true, "slipContent": "", "change": 0}]}]} | {"properties": {"events": {"type": "array", "items": {"title": "Event", "description": "Represents a sport match.", "required": ["status", "homeTeam", "awayTeam"], "properties": {"tournament": {"description": "**Omitted**"}, "customId": {"description": "**Omitted**"}, "status": {"description": "**Omitted**"}, "winnerCode": {"description": "**Omitted**"}, "homeTeam": {"description": "**Omitted**"}, "awayTeam": {"description": "**Omitted**"}, "homeScore": {"description": "**Omitted**"}, "awayScore": {"description": "**Omitted**"}, "hasXg": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "startTimestamp": {"description": "**Omitted**"}, "endTimestamp": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "finalResultOnly": {"description": "**Omitted**"}, "deletedAtTimestamp": {"description": "**Omitted**"}}, "type": "object"}}, "winningOddsMap": {"type": "array", "items": {"properties": {"fractionalValue": {"type": "string"}, "expected": {"type": "integer"}, "actual": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}}, "type": "object"}}, "oddsMap": {"type": "array", "items": {"properties": {"sourceId": {"type": ["integer", "null"]}, "structureType": {"type": "integer"}, "marketId": {"type": "integer"}, "marketName": {"type": "string"}, "choiceGroup": {"type": ["string", "null"]}, "isLive": {"type": "boolean"}, "fid": {"type": ["integer", "null"]}, "suspended": {"type": "boolean"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "choices": {"type": "array", "items": {"required": ["fractionalValue", "name"], "properties": {"initialFractionalValue": {"type": ["string", "null"]}, "fractionalValue": {"type": ["string", "null"]}, "sourceId": {"type": ["integer", "null"]}, "name": {"type": ["string", "null"]}, "winning": {"type": ["boolean", "null"]}, "slipContent": {"type": ["string", "null"]}, "change": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/5485e7c7-203f-461b-bf21-1f3ebcb282fc/0/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_player_playercharacteristic | Returns characteristics and position of a player.
}) | 200 | null | {"positive": [{"type": 0, "rank": 0}], "negative": [{"type": 0, "rank": 0}], "positions": []} | {"properties": {"positive": {"type": "array", "items": {"properties": {"type": {"type": "integer"}, "rank": {"type": "integer"}}, "type": "object"}}, "negative": {"type": "array", "items": {"properties": {"type": {"type": "integer"}, "rank": {"type": "integer"}}, "type": "object"}}, "positions": {"type": "array", "items": {"type": "string"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/59101511-08bc-48aa-a501-b29d0bff5242/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_player_nationalteamstatistics | Get player's national team statistics per team. | 200 | null | {"statistics": [{"team": {}, "appearances": 0, "goals": 0, "debutTimestamp": 0}]} | {"properties": {"statistics": {"type": "array", "items": {"properties": {"team": {"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"description": "**Omitted**"}, "slug": {"description": "**Omitted**"}, "shortName": {"description": "**Omitted**"}, "gender": {"description": "**Omitted**"}, "sport": {"description": "**Omitted**"}, "userCount": {"description": "**Omitted**"}, "nameCode": {"description": "**Omitted**"}, "ranking": {"description": "**Omitted**"}, "disabled": {"description": "**Omitted**"}, "national": {"description": "**Omitted**"}, "parentTeam": {"description": "**Omitted**"}, "type": {"description": "**Omitted**"}, "id": {"description": "**Omitted**"}, "teamColors": {"description": "**Omitted**"}, "wdlRecord": {"description": "**Omitted**"}}, "type": "object"}, "appearances": {"type": "integer"}, "goals": {"type": "integer"}, "debutTimestamp": {"type": ["integer", "null"]}}, "type": "object"}}}, "type": "object"} |
24410c86-5ce2-4b18-adbf-cc0cd1eb1c2c/0d3f2774-0116-420f-a625-1082293e920c/1/0 | SportAPI | Sofascore is the most powerful sports API for live scores and football scores, results and stats. And not just football – choose from more than 20+ sports, 5000+ leagues and tournaments, millions of events and many esports competitions. Analyze almost any live score and statistics on the planet. | 1.6 | api_v1_player_seasonstatistics | Get all season statistics by a player in a unique tournament and season. | 200 | null | {"statistics": {"type": "", "appearances": 0, "id": 0}, "team": {"name": "", "slug": "", "shortName": "", "gender": "", "sport": {"id": 0, "slug": "", "name": ""}, "userCount": 0, "nameCode": "", "ranking": 0, "disabled": true, "national": true, "type": 0, "id": 0, "teamColors": {"primary": "", "secondary": "", "text": ""}, "wdlRecord": {"wins": 0, "draws": 0, "losses": 0}}} | {"properties": {"statistics": {"oneOf": [{"properties": {"type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}}, "type": "object"}, {"properties": {"rating": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "totalRating": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "countRating": {"type": ["integer", "null"]}, "goals": {"type": ["integer", "null"]}, "bigChancesCreated": {"type": ["integer", "null"]}, "bigChancesMissed": {"type": ["integer", "null"]}, "expectedAssists": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "goalsAssistsSum": {"type": ["integer", "null"]}, "accuratePasses": {"type": ["integer", "null"]}, "inaccuratePasses": {"type": ["integer", "null"]}, "totalPasses": {"type": ["integer", "null"]}, "accuratePassesPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "accurateOwnHalfPasses": {"type": ["integer", "null"]}, "accurateOppositionHalfPasses": {"type": ["integer", "null"]}, "accurateFinalThirdPasses": {"type": ["integer", "null"]}, "keyPasses": {"type": ["integer", "null"]}, "successfulDribbles": {"type": ["integer", "null"]}, "successfulDribblesPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "tackles": {"type": ["integer", "null"]}, "interceptions": {"type": ["integer", "null"]}, "yellowCards": {"type": ["integer", "null"]}, "directRedCards": {"type": ["integer", "null"]}, "redCards": {"type": ["integer", "null"]}, "accurateCrosses": {"type": ["integer", "null"]}, "accurateCrossesPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "totalShots": {"type": ["integer", "null"]}, "shotsOnTarget": {"type": ["integer", "null"]}, "shotsOffTarget": {"type": ["integer", "null"]}, "groundDuelsWon": {"type": ["integer", "null"]}, "groundDuelsWonPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "aerialDuelsWon": {"type": ["integer", "null"]}, "aerialDuelsWonPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "totalDuelsWon": {"type": ["integer", "null"]}, "totalDuelsWonPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "minutesPlayed": {"type": ["integer", "null"]}, "goalConversionPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "penaltiesTaken": {"type": ["integer", "null"]}, "penaltyGoals": {"type": ["integer", "null"]}, "penaltyWon": {"type": ["integer", "null"]}, "penaltyConceded": {"type": ["integer", "null"]}, "shotFromSetPiece": {"type": ["integer", "null"]}, "freeKickGoal": {"type": ["integer", "null"]}, "goalsFromInsideTheBox": {"type": ["integer", "null"]}, "goalsFromOutsideTheBox": {"type": ["integer", "null"]}, "shotsFromInsideTheBox": {"type": ["integer", "null"]}, "shotsFromOutsideTheBox": {"type": ["integer", "null"]}, "headedGoals": {"type": ["integer", "null"]}, "leftFootGoals": {"type": ["integer", "null"]}, "rightFootGoals": {"type": ["integer", "null"]}, "accurateLongBalls": {"type": ["integer", "null"]}, "accurateLongBallsPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "clearances": {"type": ["integer", "null"]}, "errorLeadToGoal": {"type": ["integer", "null"]}, "errorLeadToShot": {"type": ["integer", "null"]}, "dispossessed": {"type": ["integer", "null"]}, "possessionLost": {"type": ["integer", "null"]}, "possessionWonAttThird": {"type": ["integer", "null"]}, "totalChippedPasses": {"type": ["integer", "null"]}, "accurateChippedPasses": {"type": ["integer", "null"]}, "touches": {"type": ["integer", "null"]}, "wasFouled": {"type": ["integer", "null"]}, "fouls": {"type": ["integer", "null"]}, "hitWoodwork": {"type": ["integer", "null"]}, "ownGoals": {"type": ["integer", "null"]}, "dribbledPast": {"type": ["integer", "null"]}, "offsides": {"type": ["integer", "null"]}, "blockedShots": {"type": ["integer", "null"]}, "passToAssist": {"type": ["integer", "null"]}, "saves": {"type": ["integer", "null"]}, "goalsPrevented": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "cleanSheet": {"type": ["integer", "null"]}, "penaltyFaced": {"type": ["integer", "null"]}, "penaltySave": {"type": ["integer", "null"]}, "savedShotsFromInsideTheBox": {"type": ["integer", "null"]}, "savedShotsFromOutsideTheBox": {"type": ["integer", "null"]}, "goalsConcededInsideTheBox": {"type": ["integer", "null"]}, "goalsConcededOutsideTheBox": {"type": ["integer", "null"]}, "punches": {"type": ["integer", "null"]}, "runsOut": {"type": ["integer", "null"]}, "successfulRunsOut": {"type": ["integer", "null"]}, "highClaims": {"type": ["integer", "null"]}, "crossesNotClaimed": {"type": ["integer", "null"]}, "matchesStarted": {"type": ["integer", "null"]}, "penaltyConversion": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "setPieceConversion": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "totalAttemptAssist": {"type": ["integer", "null"]}, "totalContest": {"type": ["integer", "null"]}, "totalCross": {"type": ["integer", "null"]}, "duelLost": {"type": ["integer", "null"]}, "aerialLost": {"type": ["integer", "null"]}, "attemptPenaltyMiss": {"type": ["integer", "null"]}, "attemptPenaltyPost": {"type": ["integer", "null"]}, "attemptPenaltyTarget": {"type": ["integer", "null"]}, "totalLongBalls": {"type": ["integer", "null"]}, "goalsConceded": {"type": ["integer", "null"]}, "tacklesWon": {"type": ["integer", "null"]}, "tacklesWonPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "scoringFrequency": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "yellowRedCards": {"type": ["integer", "null"]}, "savesCaught": {"type": ["integer", "null"]}, "savesParried": {"type": ["integer", "null"]}, "totalOwnHalfPasses": {"type": ["integer", "null"]}, "totalOppositionHalfPasses": {"type": ["integer", "null"]}, "substitutionsIn": {"type": ["integer", "null"]}, "substitutionsOut": {"type": ["integer", "null"]}, "totwAppearances": {"type": ["integer", "null"]}, "expectedGoals": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "goalKicks": {"type": ["integer", "null"]}, "ballRecovery": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "assists": {"type": ["integer", "null"]}, "type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}}, "type": "object"}, {"properties": {"saves": {"type": ["integer", "null"]}, "twoMinutePenalties": {"type": ["integer", "null"]}, "technicalFaults": {"type": ["integer", "null"]}, "yellowCards": {"type": ["integer", "null"]}, "gkShots": {"type": ["integer", "null"]}, "gk7mGoals": {"type": ["integer", "null"]}, "gk7mShots": {"type": ["integer", "null"]}, "gk6mSaves": {"type": ["integer", "null"]}, "gk6mShots": {"type": ["integer", "null"]}, "gkPivotSaves": {"type": ["integer", "null"]}, "gkPivotShots": {"type": ["integer", "null"]}, "gk9mSaves": {"type": ["integer", "null"]}, "gk9mShots": {"type": ["integer", "null"]}, "gkBreakthroughSaves": {"type": ["integer", "null"]}, "gkBreakthroughShots": {"type": ["integer", "null"]}, "gkFastbreakGoals": {"type": ["integer", "null"]}, "gkFastbreakShots": {"type": ["integer", "null"]}, "shotsTaken": {"type": ["integer", "null"]}, "goals": {"type": ["integer", "null"]}, "assists": {"type": ["integer", "null"]}, "goals7m": {"type": ["integer", "null"]}, "shots7m": {"type": ["integer", "null"]}, "goals6m": {"type": ["integer", "null"]}, "shots6m": {"type": ["integer", "null"]}, "goals9m": {"type": ["integer", "null"]}, "shots9m": {"type": ["integer", "null"]}, "breakthroughGoals": {"type": ["integer", "null"]}, "breakthroughShots": {"type": ["integer", "null"]}, "pivotGoals": {"type": ["integer", "null"]}, "pivotShots": {"type": ["integer", "null"]}, "fastbreakGoals": {"type": ["integer", "null"]}, "fastbreakShots": {"type": ["integer", "null"]}, "steals": {"type": ["integer", "null"]}, "blockedShots": {"type": ["integer", "null"]}, "gk7mSaves": {"type": ["integer", "null"]}, "gkFastbreakSaves": {"type": ["integer", "null"]}, "shootingEfficiencyPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "goalkeeperEfficiencyPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fieldGoals": {"type": ["integer", "null"]}, "redCards": {"type": ["integer", "null"]}, "goalsConceded": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}}, "type": "object"}, {"properties": {"secondsPlayed": {"type": ["integer", "null"]}, "points": {"type": ["integer", "null"]}, "twoPointsMade": {"type": ["integer", "null"]}, "twoPointAttempts": {"type": ["integer", "null"]}, "threePointsMade": {"type": ["integer", "null"]}, "threePointAttempts": {"type": ["integer", "null"]}, "freeThrowsMade": {"type": ["integer", "null"]}, "freeThrowAttempts": {"type": ["integer", "null"]}, "fieldGoalsMade": {"type": ["integer", "null"]}, "fieldGoalAttempts": {"type": ["integer", "null"]}, "rebounds": {"type": ["integer", "null"]}, "defensiveRebounds": {"type": ["integer", "null"]}, "offensiveRebounds": {"type": ["integer", "null"]}, "turnovers": {"type": ["integer", "null"]}, "blocks": {"type": ["integer", "null"]}, "personalFouls": {"type": ["integer", "null"]}, "assists": {"type": ["integer", "null"]}, "steals": {"type": ["integer", "null"]}, "plusMinus": {"type": ["integer", "null"]}, "pir": {"type": ["integer", "null"]}, "fieldGoalsPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "freeThrowsPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "threePointsPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "twoPointsPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "doubleDoubles": {"type": ["integer", "null"]}, "tripleDoubles": {"type": ["integer", "null"]}, "assistTurnoverRatio": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}}, "type": "object"}, {"properties": {"defensiveAssistTackles": {"type": ["integer", "null"]}, "defensiveCombineTackles": {"type": ["integer", "null"]}, "defensiveForcedFumbles": {"type": ["integer", "null"]}, "defensiveInterceptions": {"type": ["integer", "null"]}, "defensiveInterceptionsTouchdowns": {"type": ["integer", "null"]}, "defensiveInterceptionsYards": {"type": ["integer", "null"]}, "defensivePassesDefensed": {"type": ["integer", "null"]}, "defensiveSacks": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "defensiveSafeties": {"type": ["integer", "null"]}, "defensiveTotalTackles": {"type": ["integer", "null"]}, "defensiveInterceptionsYardsAvg": {"type": ["integer", "null"]}, "defensiveInterceptionsLong": {"type": ["integer", "null"]}, "defensiveInterceptionsLongTouchdown": {"type": ["integer", "null"]}, "defensiveFgBlocked": {"type": ["integer", "null"]}, "defensivePuntBlocked": {"type": ["integer", "null"]}, "defensiveExtraBlocked": {"type": ["integer", "null"]}, "fumbleFumbles": {"type": ["integer", "null"]}, "fumbleLost": {"type": ["integer", "null"]}, "fumbleOpponentFumbleRecovery": {"type": ["integer", "null"]}, "fumbleRecovery": {"type": ["integer", "null"]}, "fumbleSafety": {"type": ["integer", "null"]}, "fumbleTeammateFumbleRecovery": {"type": ["integer", "null"]}, "fumbleTouchdownReturns": {"type": ["integer", "null"]}, "fumbleFumblesOutbounds": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fumbleTeammateFumbleYards": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fumbleTeammateFumbleTd": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fumbleOpponentFumbleYards": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fumbleOpponentFumbleTd": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "fumbleFumblesTouchback": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "kickReturnsAverageYards": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "kickReturnsFumbles": {"type": ["integer", "null"]}, "kickReturnsLong": {"type": ["integer", "null"]}, "kickReturnsTotal": {"type": ["integer", "null"]}, "kickReturnsTouchdowns": {"type": ["integer", "null"]}, "kickReturnsYards": {"type": ["integer", "null"]}, "kickReturns20PlusYardsEach": {"type": ["integer", "null"]}, "kickReturns40PlusYardsEach": {"type": ["integer", "null"]}, "kickReturnsFairCatches": {"type": ["integer", "null"]}, "kickReturnsLgtd": {"type": ["integer", "null"]}, "kickingExtraAttempts": {"type": ["integer", "null"]}, "kickingExtraMade": {"type": ["integer", "null"]}, "kickingExtraPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "kickingFgAttempts": {"type": ["integer", "null"]}, "kickingFgAttempts20to29": {"type": ["integer", "null"]}, "kickingFgAttempts30to39": {"type": ["integer", "null"]}, "kickingFgAttempts40to49": {"type": ["integer", "null"]}, "kickingFgAttempts50plus": {"type": ["integer", "null"]}, "kickingFgBlocked": {"type": ["integer", "null"]}, "kickingFgLong": {"type": ["integer", "null"]}, "kickingFgMade": {"type": ["integer", "null"]}, "kickingFgMade20to29": {"type": ["integer", "null"]}, "kickingFgMade30to39": {"type": ["integer", "null"]}, "kickingFgMade40to49": {"type": ["integer", "null"]}, "kickingFgMade50plus": {"type": ["integer", "null"]}, "kickingFgPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "kickingTotalPoints": {"type": ["integer", "null"]}, "kickingFgAttempts1to19": {"type": ["integer", "null"]}, "kickingFgMade1to19": {"type": ["integer", "null"]}, "kickingExtraBlocked": {"type": ["integer", "null"]}, "kickoffReturnYards": {"type": ["integer", "null"]}, "kickoffReturns": {"type": ["integer", "null"]}, "kickoffTotal": {"type": ["integer", "null"]}, "kickoffTouchbacks": {"type": ["integer", "null"]}, "kickoffYards": {"type": ["integer", "null"]}, "kickoffAverageYards": {"type": ["integer", "null"]}, "kickoffTouchbacksPercentage": {"type": ["integer", "null"]}, "kickoffReturnsAverageYards": {"type": ["integer", "null"]}, "kickoffReturnsTouchdowns": {"type": ["integer", "null"]}, "kickoffOutbounds": {"type": ["integer", "null"]}, "kickoffOnside": {"type": ["integer", "null"]}, "kickoffOnsideRecovered": {"type": ["integer", "null"]}, "kickoffFairCaught": {"type": ["integer", "null"]}, "kickoffInEndZone": {"type": ["integer", "null"]}, "passingAttempts": {"type": ["integer", "null"]}, "passingCompletionPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingCompletions": {"type": ["integer", "null"]}, "passingInterceptions": {"type": ["integer", "null"]}, "passingLongest": {"type": ["integer", "null"]}, "passingNetYards": {"type": ["integer", "null"]}, "passingSacked": {"type": ["integer", "null"]}, "passingTouchdowns": {"type": ["integer", "null"]}, "passingYards": {"type": ["integer", "null"]}, "passingYardsPerAttempt": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingTouchdownPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingInterceptionPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingLongTouchdown": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingTwentyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingFortyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingSackedYardsLost": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingYardsLostPerSack": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingFirstDowns": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingFirstDownPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingPasserRating": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingTwoPointAttempt": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingTwoPointMade": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingYardsPerGame": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "passingTouchdownInterceptionRatio": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntReturnsAverageYards": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntReturnsLong": {"type": ["integer", "null"]}, "puntReturnsTotal": {"type": ["integer", "null"]}, "puntReturnsTouchdowns": {"type": ["integer", "null"]}, "puntReturnsYards": {"type": ["integer", "null"]}, "puntReturns20PlusYardsEach": {"type": ["integer", "null"]}, "puntReturns40PlusYardsEach": {"type": ["integer", "null"]}, "puntReturnsFairCatches": {"type": ["integer", "null"]}, "puntReturnsFumbles": {"type": ["integer", "null"]}, "puntReturnsLgtd": {"type": ["integer", "null"]}, "puntingBlocked": {"type": ["integer", "null"]}, "puntingInside20": {"type": ["integer", "null"]}, "puntingLongest": {"type": ["integer", "null"]}, "puntingNetYards": {"type": ["integer", "null"]}, "puntingReturnTouchdowns": {"type": ["integer", "null"]}, "puntingTotal": {"type": ["integer", "null"]}, "puntingTouchbacks": {"type": ["integer", "null"]}, "puntingYards": {"type": ["integer", "null"]}, "puntingYardsPerPuntAvg": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntingOutOfBounds": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntingDowned": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntsFairCaught": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntsNumberReturned": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntsNetYardsPerPuntAvg": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "puntingReturnYards": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingFirstDowns": {"type": ["integer", "null"]}, "receivingLongest": {"type": ["integer", "null"]}, "receivingReceptions": {"type": ["integer", "null"]}, "receivingTouchdowns": {"type": ["integer", "null"]}, "receivingYards": {"type": ["integer", "null"]}, "receivingYardsPerReception": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingTargets": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingFirstDownPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingLongTouchdowns": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingTwentyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingFortyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "receivingFumbles": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingAttempts": {"type": ["integer", "null"]}, "rushingFumbles": {"type": ["integer", "null"]}, "rushingLongest": {"type": ["integer", "null"]}, "rushingTouchdowns": {"type": ["integer", "null"]}, "rushingYards": {"type": ["integer", "null"]}, "rushingYardsPerAttempt": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingFirstDowns": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingLongTouchdown": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingTwentyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingFortyPlus": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingYardsPerGame": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "rushingFirstDownPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}}, "type": "object"}, {"properties": {"assists": {"type": ["integer", "null"]}, "blocked": {"type": ["integer", "null"]}, "evenSaves": {"type": ["integer", "null"]}, "evenShots": {"type": ["integer", "null"]}, "evenTimeOnIce": {"type": ["integer", "null"]}, "faceOffPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "faceOffTaken": {"type": ["integer", "null"]}, "faceOffWins": {"type": ["integer", "null"]}, "gameWinningGoals": {"type": ["integer", "null"]}, "gamesStarted": {"type": ["integer", "null"]}, "goals": {"type": ["integer", "null"]}, "goalsAgainst": {"type": ["integer", "null"]}, "goalsAgainstAverage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "hits": {"type": ["integer", "null"]}, "overTimeGoals": {"type": ["integer", "null"]}, "penaltyMinutes": {"type": ["integer", "null"]}, "plusMinus": {"type": ["integer", "null"]}, "points": {"type": ["integer", "null"]}, "powerPlayGoals": {"type": ["integer", "null"]}, "powerPlayPoints": {"type": ["integer", "null"]}, "powerPlaySaves": {"type": ["integer", "null"]}, "powerPlayShots": {"type": ["integer", "null"]}, "powerPlayTimeOnIce": {"type": ["integer", "null"]}, "savePercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "saves": {"type": ["integer", "null"]}, "shifts": {"type": ["integer", "null"]}, "shortHandedGoals": {"type": ["integer", "null"]}, "shortHandedPoints": {"type": ["integer", "null"]}, "shortHandedSaves": {"type": ["integer", "null"]}, "shortHandedShots": {"type": ["integer", "null"]}, "shortHandedTimeOnIce": {"type": ["integer", "null"]}, "shots": {"type": ["integer", "null"]}, "shotsAgainst": {"type": ["integer", "null"]}, "shotPercentage": {"type": ["number", "null"], "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, "shutouts": {"type": ["integer", "null"]}, "timeOnIce": {"type": ["integer", "null"]}, "wins": {"type": ["integer", "null"]}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "type": {"type": "string"}, "appearances": {"type": ["integer", "null"]}}, "type": "object"}]}, "team": {"oneOf": [{"title": "Team", "description": "Represents a sports team.", "properties": {"name": {"title": "Name.", "description": "Name of the team.", "type": "string"}, "slug": {"title": "Slug.", "description": "Normalized name of the team.", "type": "string"}, "shortName": {"type": ["string", "null"]}, "gender": {"type": ["string", "null"]}, "sport": {"title": "SportEnum", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "userCount": {"type": "integer"}, "nameCode": {"type": ["string", "null"]}, "ranking": {"type": ["integer", "null"]}, "disabled": {"type": ["boolean", "null"]}, "national": {"type": ["boolean", "null"]}, "parentTeam": {"allOf": [{"description": "**Omitted**"}]}, "type": {"type": "integer"}, "id": {"title": "ID.", "description": "Internal ID of the entity.", "type": "integer"}, "teamColors": {"properties": {"primary": {"type": ["string", "null"]}, "secondary": {"type": ["string", "null"]}, "text": {"type": ["string", "null"]}}, "type": "object"}, "wdlRecord": {"properties": {"wins": {"type": "integer"}, "draws": {"type": "integer"}, "losses": {"type": "integer"}}, "type": "object"}}, "type": "object"}]}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/f24ac995-2b7b-417d-b382-b705da806242/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Matches By Date | Lists matches in all tours, and tournaments, for a given date. If no date is supplied, returns matches today. | 200 | Matches by Date | {"meta": {"description": "List of matches for given date with results accross all tournaments", "fields": {"home_or_away": {"country": "String - full country name", "first_name": "String", "full_name": "String", "last_name": "String", "ranking": "Integer - 0=unranked"}, "match": {"away_id": "Integer", "away_player": "String - abbreviated away player name", "court": "String - can be blank", "date": "Timestamp - ISO 8061 - always UTC", "home_id": "Integer", "home_player": "String - abbreviated home player name", "id": "Integer", "round_id": "Integer", "round_name": "String", "status": "String - notstarted, finished, inprogress", "title": "String - match title"}, "result": {"away_set1": "Integer - away player games won during set 1", "away_set2": "Integer - away player games won during set 2", "away_set3": "Integer - away player games won during set 3 - will not be set if match didn't go to 3 sets", "away_set4": "Integer - away player games won during set 4 - will not be set if match didn't go to 4 sets", "away_set5": "Integer - away player games won during set 5 - will not be set if match didn't go to 5 sets", "away_sets": "Integer - away player sets won", "away_tb1": "Integer - away player tie break score set 1 - will not be set if there was no tie breaker in set 1", "away_tb2": "Integer - away player tie break score set 2 - will not be set if there was no tie breaker in set 2", "away_tb3": "Integer - away player tie break score set 3 - will not be set if there was no tie breaker in set 3", "away_tb4": "Integer - away player tie break score set 4 - will not be set if there was no tie breaker in set 4", "away_tb5": "Integer - away player tie break score set 5 - will not be set if there was no tie breaker in set 5", "home_set1": "Integer - home player games won during set 1", "home_set2": "Integer - home player games won during set 2", "home_set3": "Integer - home player games won during set 3 - will not be set if match didn't go to 3 sets", "home_set4": "Integer - home player games won during set 4 - will not be set if match didn't go to 4 sets", "home_set5": "Integer - home player games won during set 5 - will not be set if match didn't go to 5 sets", "home_sets": "Integer - home player sets won", "home_tb1": "Integer - home player tie break score set 1 - will not be set if there was no tie breaker in set 1", "home_tb2": "Integer - home player tie break score set 2 - will not be set if there was no tie breaker in set 2", "home_tb3": "Integer - home player tie break score set 3 - will not be set if there was no tie breaker in set 3", "home_tb4": "Integer - home player tie break score set 4 - will not be set if there was no tie breaker in set 4", "home_tb5": "Integer - home player tie break score set 5 - will not be set if there was no tie breaker in set 5", "result_description": "String - Ended=normal result, Walkover=losing player didn't contest match, Retired=losing player retired before match finished", "winner_id": "Integer - player_id of winning player"}, "tournament": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}}, "title": "Live Tennis API - All Matches on 2020-08-24"}, "results": [{"matches": [{"away": {"country": "Belgium", "first_name": "David", "full_name": "David Goffin", "last_name": "Goffin", "ranking": 10}, "away_id": 155040, "away_player": "Goffin D.", "court": "Court 10", "date": "2020-08-23T23:10:00+00:00", "home": {"country": "", "first_name": "Borna", "full_name": "Borna Coric", "last_name": "Coric", "ranking": 33}, "home_id": 387492, "home_player": "Coric B.", "id": 13058, "result": {"away_set1": "7", "away_set2": "6", "away_sets": "2", "away_tb1": "8", "home_set1": "6", "home_set2": "4", "home_sets": "0", "home_tb1": "6", "result_description": "Ended", "winner_id": 155040}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Coric B. - Goffin D."}, {"away": {"country": "Canada", "first_name": "Aliassime", "full_name": "Aliassime Auger", "last_name": "Auger", "ranking": 20}, "away_id": 1152090, "away_player": "Auger-Aliassime F.", "court": "Court 10", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "USA", "first_name": "Tennys", "full_name": "Tennys Sandgren", "last_name": "Sandgren", "ranking": 55}, "home_id": 220080, "home_player": "Sandgren T.", "id": 13059, "result": {"away_set1": "7", "away_set2": "2", "away_set3": "6", "away_sets": "1", "away_tb1": "7", "away_tb3": "5", "home_set1": "6", "home_set2": "6", "home_set3": "7", "home_sets": "2", "home_tb1": "4", "home_tb3": "7", "result_description": "Ended", "winner_id": 220080}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Sandgren T. - Auger-Aliassime F."}, {"away": {"country": "USA", "first_name": "Marcos", "full_name": "Marcos Giron", "last_name": "Giron", "ranking": 101}, "away_id": 254286, "away_player": "Giron M.", "court": "Grandstand", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "Russia", "first_name": "Daniil", "full_name": "Daniil Medvedev", "last_name": "Medvedev", "ranking": 5}, "home_id": 981036, "home_player": "Medvedev D.", "id": 13060, "result": {"away_set1": "4", "away_set2": "4", "away_sets": "0", "home_set1": "6", "home_set2": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 981036}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Medvedev D. - Giron M."}, {"away": {"country": "", "first_name": "Aljaz", "full_name": "Aljaz Bedene", "last_name": "Bedene", "ranking": 61}, "away_id": 228144, "away_player": "Bedene A.", "court": "Court 11", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "USA", "first_name": "Taylor", "full_name": "Taylor Fritz", "last_name": "Fritz", "ranking": 24}, "home_id": 816264, "home_player": "Fritz T.", "id": 13061, "result": {"away_set1": "7", "away_set2": "7", "away_sets": "2", "away_tb1": "7", "home_set1": "6", "home_set2": "5", "home_sets": "0", "home_tb1": "5", "result_description": "Ended", "winner_id": 228144}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Fritz T. - Bedene A."}, {"away": {"country": "United Kingdom", "first_name": "Daniel", "full_name": "Daniel Evans", "last_name": "Evans", "ranking": 28}, "away_id": 98262, "away_player": "Evans D.", "court": "Court 12", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "Canada", "first_name": "Milos", "full_name": "Milos Raonic", "last_name": "Raonic", "ranking": 30}, "home_id": 108678, "home_player": "Raonic M.", "id": 13062, "result": {"away_set1": "3", "away_set2": "5", "away_sets": "0", "home_set1": "6", "home_set2": "7", "home_sets": "2", "result_description": "Ended", "winner_id": 108678}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Raonic M. - Evans D."}, {"away": {"country": "Argentina", "first_name": "Diego", "full_name": "Diego Schwartzman", "last_name": "Schwartzman", "ranking": 13}, "away_id": 291606, "away_player": "Schwartzman D.", "court": "Court 17", "date": "2020-08-24T17:50:00+00:00", "home": {"country": "USA", "first_name": "Reilly", "full_name": "Reilly Opelka", "last_name": "Opelka", "ranking": 39}, "home_id": 782412, "home_player": "Opelka R.", "id": 13063, "result": {"away_set1": "3", "away_set2": "6", "away_sets": "0", "away_tb2": "4", "home_set1": "6", "home_set2": "7", "home_sets": "2", "home_tb2": "7", "result_description": "Ended", "winner_id": 782412}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Opelka R. - Schwartzman D."}, {"away": {"country": "", "first_name": "Jan", "full_name": "Jan Struff", "last_name": "Struff", "ranking": 34}, "away_id": 278358, "away_player": "Struff J.", "court": "Court 10", "date": "2020-08-24T18:10:00+00:00", "home": {"country": "Canada", "first_name": "Denis", "full_name": "Denis Shapovalov", "last_name": "Shapovalov", "ranking": 17}, "home_id": 707508, "home_player": "Shapovalov D.", "id": 13064, "result": {"away_set1": "7", "away_set2": "3", "away_set3": "6", "away_sets": "2", "away_tb1": "7", "home_set1": "6", "home_set2": "6", "home_set3": "4", "home_sets": "1", "home_tb1": "4", "result_description": "Ended", "winner_id": 278358}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Shapovalov D. - Struff J."}, {"away": {"country": "Spain", "first_name": "Busta", "full_name": "Busta Carreno", "last_name": "Carreno", "ranking": 25}, "away_id": 244812, "away_player": "Carre\u00f1o Busta P.", "court": "Court 12", "date": "2020-08-24T16:55:00+00:00", "home": {"country": "Russia", "first_name": "Karen", "full_name": "Karen Khachanov", "last_name": "Khachanov", "ranking": 16}, "home_id": 540492, "home_player": "Khachanov K.", "id": 13065, "result": {"away_set1": "6", "away_set2": "1", "away_sets": "0", "away_tb1": "8", "home_set1": "7", "home_set2": "6", "home_sets": "2", "home_tb1": "10", "result_description": "Ended", "winner_id": 540492}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Khachanov K. - Carre\u00f1o Busta P."}, {"away": {"country": "Australia", "first_name": "John", "full_name": "John Millman", "last_name": "Millman", "ranking": 43}, "away_id": 198702, "away_player": "Millman J.", "court": "Court 11", "date": "2020-08-24T17:05:00+00:00", "home": {"country": "USA", "first_name": "John", "full_name": "John Isner", "last_name": "Isner", "ranking": 21}, "home_id": 96732, "home_player": "Isner J.", "id": 13066, "result": {"away_set1": "6", "away_set2": "6", "away_set3": "6", "away_sets": "1", "away_tb2": "3", "away_tb3": "5", "home_set1": "4", "home_set2": "7", "home_set3": "7", "home_sets": "2", "home_tb2": "7", "home_tb3": "7", "result_description": "Ended", "winner_id": 96732}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Isner J. - Millman J."}, {"away": {"country": "Spain", "first_name": "Agut", "full_name": "Agut Bautista", "last_name": "Bautista", "ranking": 12}, "away_id": 100332, "away_player": "Bautista Agut R.", "court": "Court 11", "date": "2020-08-24T20:10:00+00:00", "home": {"country": "France", "first_name": "Richard", "full_name": "Richard Gasquet", "last_name": "Gasquet", "ranking": 50}, "home_id": 86496, "home_player": "Gasquet R.", "id": 13067, "result": {"away_set1": "7", "away_set2": "6", "away_sets": "2", "home_set1": "5", "home_set2": "1", "home_sets": "0", "result_description": "Ended", "winner_id": 100332}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Gasquet R. - Bautista Agut R."}, {"away": {"country": "United Kingdom", "first_name": "Andy", "full_name": "Andy Murray", "last_name": "Murray", "ranking": 134}, "away_id": 90768, "away_player": "Murray A.", "court": "Grandstand", "date": "2020-08-24T20:15:00+00:00", "home": {"country": "", "first_name": "Alexander", "full_name": "Alexander Zverev", "last_name": "Zverev", "ranking": 7}, "home_id": 342990, "home_player": "Zverev A.", "id": 13068, "result": {"away_set1": "6", "away_set2": "3", "away_set3": "7", "away_sets": "2", "home_set1": "3", "home_set2": "6", "home_set3": "5", "home_sets": "1", "result_description": "Ended", "winner_id": 90768}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Zverev A. - Murray A."}, {"away": {"country": "Finland", "first_name": "Emil", "full_name": "Emil Ruusuvuori", "last_name": "Ruusuvuori", "ranking": 100}, "away_id": 1004232, "away_player": "Ruusuvuori E.", "court": "Court 12", "date": "2020-08-24T21:15:00+00:00", "home": {"country": "Italy", "first_name": "Matteo", "full_name": "Matteo Berrettini", "last_name": "Berrettini", "ranking": 8}, "home_id": 676710, "home_player": "Berrettini M.", "id": 13070, "result": {"away_set1": "4", "away_set2": "7", "away_set3": "5", "away_sets": "1", "away_tb2": "7", "home_set1": "6", "home_set2": "6", "home_set3": "7", "home_sets": "2", "home_tb2": "3", "result_description": "Ended", "winner_id": 676710}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Berrettini M. - Ruusuvuori E."}], "tournament": {"city": "Cincinnati", "code": "ATP", "country": "USA", "end_date": "2020-08-28", "id": 1193, "name": "Western & Southern Open", "season": 2020, "start_date": "2020-08-22", "surface": "Outdoor Hard"}}, {"matches": [{"away": {"country": "Russia", "first_name": "Veronika", "full_name": "Veronika Kudermetova", "last_name": "Kudermetova", "ranking": 41}, "away_id": 401820, "away_player": "Kudermetova V.", "court": "Court 17", "date": "2020-08-23T22:00:00+00:00", "home": {"country": "Czech Republic", "first_name": "Karolina", "full_name": "Karolina Pliskova", "last_name": "Pliskova", "ranking": 3}, "home_id": 124404, "home_player": "Pl\u00ed\u0161kov\u00e1 Ka.", "id": 13134, "result": {"away_set1": "7", "away_set2": "6", "away_sets": "2", "home_set1": "5", "home_set2": "4", "home_sets": "0", "result_description": "Ended", "winner_id": 401820}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Pl\u00ed\u0161kov\u00e1 Ka. - Kudermetova V."}, {"away": {"country": "USA", "first_name": "Sofia", "full_name": "Sofia Kenin", "last_name": "Kenin", "ranking": 4}, "away_id": 551772, "away_player": "Kenin S.", "court": "Grandstand", "date": "2020-08-23T23:00:00+00:00", "home": {"country": "France", "first_name": "Alize", "full_name": "Alize Cornet", "last_name": "Cornet", "ranking": 60}, "home_id": 112860, "home_player": "Cornet A.", "id": 13135, "result": {"away_set1": "1", "away_set2": "6", "away_sets": "0", "away_tb2": "7", "home_set1": "6", "home_set2": "7", "home_sets": "2", "home_tb2": "9", "result_description": "Ended", "winner_id": 112860}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Cornet A. - Kenin S."}, {"away": {"country": "Czech Republic", "first_name": "Petra", "full_name": "Petra Kvitova", "last_name": "Kvitova", "ranking": 12}, "away_id": 119028, "away_player": "Kvitov\u00e1 P.", "court": "Court 17", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "Czech Republic", "first_name": "Marie", "full_name": "Marie Bouzkova", "last_name": "Bouzkova", "ranking": 48}, "home_id": 632790, "home_player": "Bouzkov\u00e1 M.", "id": 13136, "result": {"away_set1": "6", "away_set2": "5", "away_set3": "2", "away_sets": "1", "home_set1": "2", "home_set2": "7", "home_set3": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 632790}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Bouzkov\u00e1 M. - Kvitov\u00e1 P."}, {"away": {"country": "USA", "first_name": "Jessica", "full_name": "Jessica Pegula", "last_name": "Pegula", "ranking": 83}, "away_id": 269016, "away_player": "Pegula J.", "court": "Court 9", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "USA", "first_name": "Amanda", "full_name": "Amanda Anisimova", "last_name": "Anisimova", "ranking": 28}, "home_id": 1383780, "home_player": "Anisimova A.", "id": 13137, "result": {"away_set1": "7", "away_set2": "6", "away_sets": "2", "home_set1": "5", "home_set2": "2", "home_sets": "0", "result_description": "Ended", "winner_id": 269016}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Anisimova A. - Pegula J."}, {"away": {"country": "Belgium", "first_name": "Kirsten", "full_name": "Kirsten Flipkens", "last_name": "Flipkens", "ranking": 79}, "away_id": 110754, "away_player": "Flipkens K.", "court": "Court 7", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "United Kingdom", "first_name": "Johanna", "full_name": "Johanna Konta", "last_name": "Konta", "ranking": 15}, "home_id": 274644, "home_player": "Konta J.", "id": 13138, "result": {"away_set1": "2", "away_set2": "0", "away_sets": "0", "home_set1": "6", "home_set2": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 274644}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Konta J. - Flipkens K."}, {"away": {"country": "Russia", "first_name": "Ekaterina", "full_name": "Ekaterina Alexandrova", "last_name": "Alexandrova", "ranking": 27}, "away_id": 406566, "away_player": "Alexandrova E.", "court": "Court 15", "date": "2020-08-24T15:00:00+00:00", "home": {"country": "USA", "first_name": "Christina", "full_name": "Christina Mchale", "last_name": "Mchale", "ranking": 90}, "home_id": 150408, "home_player": "McHale C.", "id": 13139, "result": {"away_set1": "1", "away_set2": "6", "away_sets": "0", "away_tb2": "8", "home_set1": "6", "home_set2": "7", "home_sets": "2", "home_tb2": "10", "result_description": "Ended", "winner_id": 150408}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "McHale C. - Alexandrova E."}, {"away": {"country": "Belgium", "first_name": "Elise", "full_name": "Elise Mertens", "last_name": "Mertens", "ranking": 22}, "away_id": 471318, "away_player": "Mertens E.", "court": "Court 7", "date": "2020-08-24T16:20:00+00:00", "home": {"country": "France", "first_name": "Kristina", "full_name": "Kristina Mladenovic", "last_name": "Mladenovic", "ranking": 43}, "home_id": 201570, "home_player": "Mladenovic K.", "id": 13140, "result": {"away_set1": "6", "away_set2": "6", "away_set3": "6", "away_sets": "2", "away_tb2": "5", "home_set1": "1", "home_set2": "7", "home_set3": "3", "home_sets": "1", "home_tb2": "7", "result_description": "Ended", "winner_id": 471318}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Mladenovic K. - Mertens E."}, {"away": {"country": "Germany", "first_name": "Laura", "full_name": "Laura Siegemund", "last_name": "Siegemund", "ranking": 67}, "away_id": 225060, "away_player": "Siegemund L.", "court": "Court 9", "date": "2020-08-24T16:30:00+00:00", "home": {"country": "Russia", "first_name": "Vera", "full_name": "Vera Zvonareva", "last_name": "Zvonareva", "ranking": 270}, "home_id": 109800, "home_player": "Zvonareva V.", "id": 13141, "result": {"away_set1": "1", "away_set2": "1", "away_sets": "0", "home_set1": "6", "home_set2": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 109800}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Zvonareva V. - Siegemund L."}, {"away": {"country": "USA", "first_name": "Serena", "full_name": "Serena Williams", "last_name": "Williams", "ranking": 9}, "away_id": 109536, "away_player": "Williams S.", "court": "Grandstand", "date": "2020-08-24T17:00:00+00:00", "home": {"country": "Netherlands", "first_name": "Arantxa", "full_name": "Arantxa Rus", "last_name": "Rus", "ranking": 72}, "home_id": 119094, "home_player": "Rus A.", "id": 13142, "result": {"away_set1": "7", "away_set2": "3", "away_set3": "7", "away_sets": "2", "away_tb1": "8", "away_tb3": "7", "home_set1": "6", "home_set2": "6", "home_set3": "6", "home_sets": "1", "home_tb1": "6", "home_tb3": "0", "result_description": "Ended", "winner_id": 109536}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Rus A. - Williams S."}, {"away": {"country": "Kazakhstan", "first_name": "Yulia", "full_name": "Yulia Putintseva", "last_name": "Putintseva", "ranking": 33}, "away_id": 273282, "away_player": "Putintseva Y.", "court": "Court 9", "date": "2020-08-24T18:00:00+00:00", "home": {"country": "Greece", "first_name": "Maria", "full_name": "Maria Sakkari", "last_name": "Sakkari", "ranking": 21}, "home_id": 395712, "home_player": "Sakkari M.", "id": 13143, "result": {"away_set1": "4", "away_set2": "6", "away_sets": "0", "away_tb2": "9", "home_set1": "6", "home_set2": "7", "home_sets": "2", "home_tb2": "11", "result_description": "Ended", "winner_id": 395712}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Sakkari M. - Putintseva Y."}, {"away": {"country": "Switzerland", "first_name": "Jil", "full_name": "Jil Teichmann", "last_name": "Teichmann", "ranking": 54}, "away_id": 544896, "away_player": "Teichmann J.", "court": "Court 7", "date": "2020-08-24T19:05:00+00:00", "home": {"country": "Estonia", "first_name": "Anett", "full_name": "Anett Kontaveit", "last_name": "Kontaveit", "ranking": 20}, "home_id": 288066, "home_player": "Kontaveit A.", "id": 13144, "result": {"away_set1": "3", "away_set2": "4", "away_sets": "0", "home_set1": "6", "home_set2": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 288066}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Kontaveit A. - Teichmann J."}, {"away": {"country": "Czech Republic", "first_name": "Karolina", "full_name": "Karolina Muchova", "last_name": "Muchova", "ranking": 26}, "away_id": 510474, "away_player": "Muchov\u00e1 K.", "court": "Court 17", "date": "2020-08-24T19:50:00+00:00", "home": {"country": "Japan", "first_name": "Naomi", "full_name": "Naomi Osaka", "last_name": "Osaka", "ranking": 10}, "home_id": 398868, "home_player": "Osaka N.", "id": 13145, "result": {"away_set1": "7", "away_set2": "4", "away_set3": "2", "away_sets": "1", "away_tb1": "7", "home_set1": "6", "home_set2": "6", "home_set3": "6", "home_sets": "2", "home_tb1": "5", "result_description": "Ended", "winner_id": 398868}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Osaka N. - Muchov\u00e1 K."}, {"away": {"country": "France", "first_name": "Caroline", "full_name": "Caroline Garcia", "last_name": "Garcia", "ranking": 49}, "away_id": 254046, "away_player": "Garcia C.", "court": "Court 10", "date": "2020-08-24T20:50:00+00:00", "home": {"country": "Belarus", "first_name": "Victoria", "full_name": "Victoria Azarenka", "last_name": "Azarenka", "ranking": 59}, "home_id": 114114, "home_player": "Azarenka V.", "id": 13146, "result": {"away_set1": "2", "away_set2": "6", "away_sets": "0", "away_tb2": "8", "home_set1": "6", "home_set2": "7", "home_sets": "2", "home_tb2": "10", "result_description": "Ended", "winner_id": 114114}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Azarenka V. - Garcia C."}, {"away": {"country": "Ukraine", "first_name": "Dayana", "full_name": "Dayana Yastremska", "last_name": "Yastremska", "ranking": 25}, "away_id": 1139928, "away_player": "Yastremska D.", "court": "Court 7", "date": "2020-08-24T20:30:00+00:00", "home": {"country": "USA", "first_name": "Bernarda", "full_name": "Bernarda Pera", "last_name": "Pera", "ranking": 61}, "home_id": 406554, "home_player": "Pera B.", "id": 13147, "result": {"away_set1": "7", "away_set2": "4", "away_set3": "6", "away_sets": "2", "away_tb1": "7", "home_set1": "6", "home_set2": "6", "home_set3": "3", "home_sets": "1", "home_tb1": "5", "result_description": "Ended", "winner_id": 1139928}, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Pera B. - Yastremska D."}], "tournament": {"city": "Cincinnati", "code": "WTA", "country": "USA", "end_date": "2020-08-28", "id": 1254, "name": "Western & Southern Open", "season": 2020, "start_date": "2020-08-21", "surface": "Hard Outdoor"}}]} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"home_or_away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "string"}}, "type": "object"}, "match": {"properties": {"away_id": {"type": "string"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "id": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "result": {"properties": {"away_set1": {"type": "string"}, "away_set2": {"type": "string"}, "away_set3": {"type": "string"}, "away_set4": {"type": "string"}, "away_set5": {"type": "string"}, "away_sets": {"type": "string"}, "away_tb1": {"type": "string"}, "away_tb2": {"type": "string"}, "away_tb3": {"type": "string"}, "away_tb4": {"type": "string"}, "away_tb5": {"type": "string"}, "home_set1": {"type": "string"}, "home_set2": {"type": "string"}, "home_set3": {"type": "string"}, "home_set4": {"type": "string"}, "home_set5": {"type": "string"}, "home_sets": {"type": "string"}, "home_tb1": {"type": "string"}, "home_tb2": {"type": "string"}, "home_tb3": {"type": "string"}, "home_tb4": {"type": "string"}, "home_tb5": {"type": "string"}, "result_description": {"type": "string"}, "winner_id": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"items": {"properties": {"matches": {"items": {"properties": {"away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "away_id": {"type": "integer"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "home_id": {"type": "integer"}, "home_player": {"type": "string"}, "id": {"type": "integer"}, "result": {"type": "object"}, "round_id": {"type": "integer"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "type": "array"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "type": "array"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/ce547256-33f0-4b29-a6c8-210ba1bd6ea4/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Matches By Tournament By Player | Retrieves matches and results for a given player_idwithin a given tournament_id | 200 | Response | {"meta": {"title": "Live Tennis API - Mutua Madrid Open 2021", "description": "List of matches for Mutua Madrid Open 2021 with results for player_id: 98262", "fields": {"tournament": {"id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "city": "String", "country": "String", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass", "code": "String - tour_code", "start_date": "Date - YYYY-MM-DD", "end_date": "Date - YYYY-MM-DD", "season": "Integer - tour_season_id"}, "match": {"id": "Integer", "status": "String - notstarted, finished, inprogress", "title": "String - match title", "home_id": "Integer", "home_player": "String - abbreviated home player name", "away_id": "Integer", "away_player": "String - abbreviated away player name", "date": "Timestamp - ISO 8061 - always UTC", "court": "String - can be blank", "round_id": "Integer", "round_name": "String"}}}, "results": {"tournament": {"id": 1343, "name": "Mutua Madrid Open", "city": "Madrid", "country": "Spain", "surface": "Outdoor Clay", "code": "ATP", "start_date": "2021-05-02", "end_date": "2021-05-09", "season": 2021, "country_code": "ESP"}, "matches": [{"id": 18076, "status": "notstarted", "title": "Evans D. - Zverev A.", "home_id": 98262, "home_player": "Evans D.", "away_id": 342990, "away_player": "Zverev A.", "date": "2021-05-06T17:00:00+00:00", "court": "", "round_id": 51, "round_name": "1/8", "home": {"first_name": "Daniel", "last_name": "Evans", "full_name": "Daniel Evans", "country": "United Kingdom", "ranking": 26}, "away": {"first_name": "Alexander", "last_name": "Zverev", "full_name": "Alexander Zverev", "country": "Germany", "ranking": 6}, "result": null}, {"id": 18063, "status": "finished", "title": "Millman J. - Evans D.", "home_id": 198702, "home_player": "Millman J.", "away_id": 98262, "away_player": "Evans D.", "date": "2021-05-05T11:10:00+00:00", "court": "Stadium 3", "round_id": 49, "round_name": "1/16", "home": {"first_name": "John", "last_name": "Millman", "full_name": "John Millman", "country": "Australia", "ranking": 42}, "away": {"first_name": "Daniel", "last_name": "Evans", "full_name": "Daniel Evans", "country": "United Kingdom", "ranking": 26}, "result": {"winner_id": 98262, "result_description": "Ended", "home_sets": "1", "away_sets": "2", "home_set1": "7", "home_set2": "2", "home_set3": "3", "home_tb1": "7", "away_set1": "6", "away_set2": "6", "away_set3": "6", "away_tb1": "5"}}, {"id": 18006, "status": "finished", "title": "Chardy J. - Evans D.", "home_id": 94986, "home_player": "Chardy J.", "away_id": 98262, "away_player": "Evans D.", "date": "2021-05-03T10:35:00+00:00", "court": "ARANTXA SANCHEZ VICARIO", "round_id": 47, "round_name": "1/32", "home": {"first_name": "Jeremy", "last_name": "Chardy", "full_name": "Jeremy Chardy", "country": "France", "ranking": 51}, "away": {"first_name": "Daniel", "last_name": "Evans", "full_name": "Daniel Evans", "country": "United Kingdom", "ranking": 26}, "result": {"winner_id": 98262, "result_description": "Ended", "home_sets": "1", "away_sets": "2", "home_set1": "6", "home_set2": "7", "home_set3": "2", "home_tb1": "6", "home_tb2": "9", "away_set1": "7", "away_set2": "6", "away_set3": "6", "away_tb1": "8", "away_tb2": "7"}}]}} | {"type": "object", "properties": {"meta": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "fields": {"type": "object", "properties": {"tournament": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "surface": {"type": "string"}, "code": {"type": "string"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}, "season": {"type": "string"}}}, "match": {"type": "object", "properties": {"id": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "away_id": {"type": "string"}, "away_player": {"type": "string"}, "date": {"type": "string"}, "court": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}}}}}}}, "results": {"type": "object", "properties": {"tournament": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "surface": {"type": "string"}, "code": {"type": "string"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}, "season": {"type": "integer"}, "country_code": {"type": "string"}}}, "matches": {"type": "array", "items": {"type": "object"}}}}}} |
32370f25-c47a-4278-9c21-e644931b70ba/ef9ac4b0-3d2a-40c7-9bd5-94c9055cd21f/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tours | Lists the various tours and associated available to query on the other endpoints | 200 | Tours | {"meta": {"description": "Lists tours available for query on other API endpoints", "fields": {"tour_code": "String - used to query tournaments endpoint in conjunction with tour_season_id", "tour_desc": "String", "tour_name": "String", "tour_season_id": "Integer - used to query tournaments endpoint in conjunction with tour_code"}, "title": "Live Tennis API - Tennis Tours Listing"}, "results": [{"tour_code": "WTA", "tour_desc": "WTA Tournaments including Grand Slams, Premier, and International tournaments.", "tour_name": "WTA Women's World Tour 2020", "tour_season_id": "2020"}, {"tour_code": "ATP", "tour_desc": "ATP Tournaments including Grand Slams, ATP 1000, and ATP 500 tournaments.", "tour_name": "ATP Men's World Tour 2020", "tour_season_id": "2020"}, {"tour_code": "WTA", "tour_desc": "WTA Tournaments including Grand Slams, Premier, and International tournaments.", "tour_name": "WTA Women's World Tour 2019", "tour_season_id": "2019"}, {"tour_code": "ATP", "tour_desc": "ATP Tournaments including Grand Slams, ATP 1000, and ATP 500 tournaments.", "tour_name": "ATP Men's World Tour 2019", "tour_season_id": "2019"}]} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"tour_code": {"type": "string"}, "tour_desc": {"type": "string"}, "tour_name": {"type": "string"}, "tour_season_id": {"type": "string"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"items": {"properties": {"tour_code": {"type": "string"}, "tour_desc": {"type": "string"}, "tour_name": {"type": "string"}, "tour_season_id": {"type": "string"}}, "type": "object"}, "type": "array"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/69efb502-04b4-4494-8ab5-ad20ac7ffa23/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tournaments | Lists a schedule of all tournaments for a given tour_code and season_id | 200 | ATP 2020 | {"meta": {"description": "List of tournaments for given code and season", "fields": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}, "title": "Live Tennis API - Tennis Tournaments for ATP 2020"}, "results": [{"city": "Doha", "code": "ATP", "country": "Qatar", "end_date": "2020-01-11", "id": 1143, "name": "Qatar ExxonMobil Open", "season": 2020, "start_date": "2020-01-06", "surface": "Outdoor Hard"}, {"city": "Adelaide", "code": "ATP", "country": "Australia", "end_date": "2020-01-18", "id": 1144, "name": "Adelaide International", "season": 2020, "start_date": "2020-01-12", "surface": "Outdoor Hard"}, {"city": "Auckland", "code": "ATP", "country": "New Zealand", "end_date": "2020-01-18", "id": 1145, "name": "ASB Classic", "season": 2020, "start_date": "2020-01-13", "surface": "Outdoor Hard"}, {"city": "Cordoba", "code": "ATP", "country": "Argentina", "end_date": "2020-02-09", "id": 1147, "name": "Cordoba Open", "season": 2020, "start_date": "2020-02-03", "surface": "Outdoor Clay"}, {"city": "Montpellier", "code": "ATP", "country": "France", "end_date": "2020-02-09", "id": 1148, "name": "Open Sud de France", "season": 2020, "start_date": "2020-02-03", "surface": "Indoor Hard"}, {"city": "Pune", "code": "ATP", "country": "India", "end_date": "2020-02-09", "id": 1149, "name": "Tata Open Maharashtra", "season": 2020, "start_date": "2020-02-03", "surface": "Outdoor Hard"}, {"city": "Rotterdam", "code": "ATP", "country": "Netherlands", "end_date": "2020-02-16", "id": 1150, "name": "ABN AMRO World Tennis Tournament", "season": 2020, "start_date": "2020-02-10", "surface": "Indoor Hard"}, {"city": "Buenos Aires", "code": "ATP", "country": "Argentina", "end_date": "2020-02-16", "id": 1151, "name": "Argentina Open", "season": 2020, "start_date": "2020-02-10", "surface": "Outdoor Clay"}, {"city": "New York", "code": "ATP", "country": "NY", "end_date": "2020-02-16", "id": 1152, "name": "New York Open", "season": 2020, "start_date": "2020-02-10", "surface": "Indoor Hard"}, {"city": "Rio de Janeiro", "code": "ATP", "country": "Brazil", "end_date": "2020-02-23", "id": 1153, "name": "Rio Open presented by Claro", "season": 2020, "start_date": "2020-02-17", "surface": "Outdoor Clay"}, {"city": "Delray Beach", "code": "ATP", "country": "USA", "end_date": "2020-02-23", "id": 1154, "name": "Delray Beach Open by VITACOST.com", "season": 2020, "start_date": "2020-02-17", "surface": "Outdoor Hard"}, {"city": "Marseille", "code": "ATP", "country": "France", "end_date": "2020-02-23", "id": 1155, "name": "Open 13 Provence", "season": 2020, "start_date": "2020-02-17", "surface": "Indoor Hard"}, {"city": "Acapulco", "code": "ATP", "country": "Mexico", "end_date": "2020-02-29", "id": 1156, "name": "Abierto Mexicano Telcel presentado por HSBC", "season": 2020, "start_date": "2020-02-24", "surface": "Outdoor Hard"}, {"city": "Santiago", "code": "ATP", "country": "Chile", "end_date": "2020-03-01", "id": 1157, "name": "Chile Dove Men+Care Open", "season": 2020, "start_date": "2020-02-24", "surface": "Outdoor Clay"}, {"city": "Dubai", "code": "ATP", "country": "U.A.E.", "end_date": "2020-02-29", "id": 1158, "name": "Dubai Duty Free Tennis Championships", "season": 2020, "start_date": "2020-02-24", "surface": "Outdoor Hard"}, {"city": "Indian Wells", "code": "ATP", "country": "USA", "end_date": "2020-03-22", "id": 1160, "name": "BNP Paribas Open (Suspended)", "season": 2020, "start_date": "2020-03-12", "surface": "Outdoor Hard"}, {"city": "Miami", "code": "ATP", "country": "USA", "end_date": "2020-04-05", "id": 1161, "name": "Miami Open presented by Itau (Suspended)", "season": 2020, "start_date": "2020-03-25", "surface": "Outdoor Hard"}, {"city": "Houston", "code": "ATP", "country": "USA", "end_date": "2020-04-12", "id": 1162, "name": "Fayez Sarofim & Co. U.S. Men's Clay Court Championship (Suspended)", "season": 2020, "start_date": "2020-04-06", "surface": "Outdoor Clay"}, {"city": "Marrakech", "code": "ATP", "country": "Morocco", "end_date": "2020-04-12", "id": 1163, "name": "Grand Prix Hassan II (Suspended)", "season": 2020, "start_date": "2020-04-06", "surface": "Outdoor Clay"}, {"city": "Monte Carlo", "code": "ATP", "country": "Monaco", "end_date": "2020-04-19", "id": 1164, "name": "Rolex Monte-Carlo Masters (Suspended)", "season": 2020, "start_date": "2020-04-12", "surface": "Outdoor Clay"}, {"city": "Barcelona", "code": "ATP", "country": "Spain", "end_date": "2020-04-26", "id": 1165, "name": "Barcelona Open Banc Sabadell (Suspended)", "season": 2020, "start_date": "2020-04-20", "surface": "Outdoor Clay"}, {"city": "Budapest", "code": "ATP", "country": "Hungary", "end_date": "2020-04-26", "id": 1166, "name": "Hungarian Open (Suspended)", "season": 2020, "start_date": "2020-04-20", "surface": "Outdoor Clay"}, {"city": "Munich", "code": "ATP", "country": "Germany", "end_date": "2020-05-03", "id": 1167, "name": "BMW Open by FWU (Suspended)", "season": 2020, "start_date": "2020-04-27", "surface": "Outdoor Clay"}, {"city": "Estoril", "code": "ATP", "country": "Portugal", "end_date": "2020-05-03", "id": 1168, "name": "Millennium Estoril Open (Suspended)", "season": 2020, "start_date": "2020-04-27", "surface": "Outdoor Clay"}, {"city": "Geneva", "code": "ATP", "country": "Switzerland", "end_date": "2020-05-23", "id": 1171, "name": "Gonet Geneva Open (Suspended)", "season": 2020, "start_date": "2020-05-17", "surface": "Outdoor Clay"}, {"city": "Lyon", "code": "ATP", "country": "France", "end_date": "2020-05-23", "id": 1172, "name": "Open Parc Auvergne-Rhone-Alpes Lyon (Suspended)", "season": 2020, "start_date": "2020-05-17", "surface": "Outdoor Clay"}, {"city": "'s-Hertogenbosch", "code": "ATP", "country": "Netherlands", "end_date": "2020-06-14", "id": 1174, "name": "Libema Open (Suspended)", "season": 2020, "start_date": "2020-06-08", "surface": "Outdoor Grass"}, {"city": "Stuttgart", "code": "ATP", "country": "Germany", "end_date": "2020-06-14", "id": 1175, "name": "MercedesCup (Suspended)", "season": 2020, "start_date": "2020-06-08", "surface": "Outdoor Grass"}, {"city": "Halle", "code": "ATP", "country": "Germany", "end_date": "2020-06-21", "id": 1177, "name": "NOVENTI OPEN (Suspended)", "season": 2020, "start_date": "2020-06-15", "surface": "Outdoor Grass"}, {"city": "London", "code": "ATP", "country": "Great Britain", "end_date": "2020-06-21", "id": 1176, "name": "Fever-Tree Championships (Suspended)", "season": 2020, "start_date": "2020-06-15", "surface": "Outdoor Grass"}, {"city": "Mallorca", "code": "ATP", "country": "Spain", "end_date": "2020-06-27", "id": 1178, "name": "Mallorca Championships (Suspended)", "season": 2020, "start_date": "2020-06-21", "surface": "Outdoor Grass"}, {"city": "Eastbourne", "code": "ATP", "country": "Great Britain", "end_date": "2020-06-27", "id": 1179, "name": "Nature Valley International (Suspended)", "season": 2020, "start_date": "2020-06-22", "surface": "Outdoor Grass"}, {"city": "Newport", "code": "ATP", "country": "USA", "end_date": "2020-07-19", "id": 1181, "name": "Hall of Fame Open (Suspended)", "season": 2020, "start_date": "2020-07-13", "surface": "Outdoor Grass"}, {"city": "Bastad", "code": "ATP", "country": "Sweden", "end_date": "2020-07-19", "id": 1183, "name": "Nordea Open (Suspended)", "season": 2020, "start_date": "2020-07-13", "surface": "Outdoor Clay"}, {"city": "Los Cabos", "code": "ATP", "country": "Mexico", "end_date": "2020-07-25", "id": 1185, "name": "Abierto de Tenis Mifel presentado por Cinemex (Suspended)", "season": 2020, "start_date": "2020-07-20", "surface": "Outdoor Hard"}, {"city": "Gstaad", "code": "ATP", "country": "Switzerland", "end_date": "2020-07-26", "id": 1186, "name": "Swiss Open Gstaad (Suspended)", "season": 2020, "start_date": "2020-07-20", "surface": "Outdoor Clay"}, {"city": "Umag", "code": "ATP", "country": "Croatia", "end_date": "2020-07-26", "id": 1187, "name": "Plava Laguna Croatia Open Umag (Suspended)", "season": 2020, "start_date": "2020-07-20", "surface": "Outdoor Clay"}, {"city": "Atlanta", "code": "ATP", "country": "USA", "end_date": "2020-08-02", "id": 1189, "name": "Truist Atlanta Open (Suspended)", "season": 2020, "start_date": "2020-07-27", "surface": "Outdoor Hard"}, {"city": "Toronto", "code": "ATP", "country": "Canada", "end_date": "2020-08-16", "id": 1192, "name": "Rogers Cup (Suspended)", "season": 2020, "start_date": "2020-08-10", "surface": "Outdoor Hard"}, {"city": "Washington", "code": "ATP", "country": "USA", "end_date": "2020-08-21", "id": 1191, "name": "Citi Open (Suspended)", "season": 2020, "start_date": "2020-08-14", "surface": "Outdoor Hard"}, {"city": "Cincinnati", "code": "ATP", "country": "USA", "end_date": "2020-08-28", "id": 1193, "name": "Western & Southern Open", "season": 2020, "start_date": "2020-08-22", "surface": "Outdoor Hard"}, {"city": "Winston-Salem", "code": "ATP", "country": "USA", "end_date": "2020-08-29", "id": 1194, "name": "Winston-Salem Open (Suspended)", "season": 2020, "start_date": "2020-08-23", "surface": "Outdoor Hard"}, {"city": "Kitzbuhel", "code": "ATP", "country": "Austria", "end_date": "2020-09-13", "id": 1190, "name": "Generali Open", "season": 2020, "start_date": "2020-09-08", "surface": "Outdoor Clay"}, {"city": "Madrid", "code": "ATP", "country": "Spain", "end_date": "2020-09-20", "id": 1169, "name": "Mutua Madrid Open (Suspended)", "season": 2020, "start_date": "2020-09-13", "surface": "Outdoor Clay"}, {"city": "Rome", "code": "ATP", "country": "Italy", "end_date": "2020-09-21", "id": 1170, "name": "Internazionali BNL d'Italia", "season": 2020, "start_date": "2020-09-14", "surface": "Outdoor Clay"}, {"city": "Metz", "code": "ATP", "country": "France", "end_date": "2020-09-27", "id": 1197, "name": "Moselle Open (Suspended)", "season": 2020, "start_date": "2020-09-21", "surface": "Indoor Hard"}, {"city": "Hamburg", "code": "ATP", "country": "Germany", "end_date": "2020-09-27", "id": 1182, "name": "Hamburg European Open", "season": 2020, "start_date": "2020-09-21", "surface": "Outdoor Clay"}, {"city": "Chengdu", "code": "ATP", "country": "China", "end_date": "2020-10-04", "id": 1200, "name": "Chengdu Open (Suspended)", "season": 2020, "start_date": "2020-09-28", "surface": "Outdoor Hard"}, {"city": "Zhuhai", "code": "ATP", "country": "China", "end_date": "2020-10-04", "id": 1201, "name": "Zhuhai Championships (Suspended)", "season": 2020, "start_date": "2020-09-28", "surface": "Outdoor Hard"}, {"city": "Beijing", "code": "ATP", "country": "China", "end_date": "2020-10-11", "id": 1203, "name": "China Open (Suspended)", "season": 2020, "start_date": "2020-10-05", "surface": "Outdoor Hard"}, {"city": "Tokyo", "code": "ATP", "country": "Japan", "end_date": "2020-10-11", "id": 1204, "name": "Rakuten Japan Open Tennis Championships (Suspended)", "season": 2020, "start_date": "2020-10-05", "surface": "Outdoor Hard"}, {"city": "Shanghai", "code": "ATP", "country": "China", "end_date": "2020-10-18", "id": 1205, "name": "Rolex Shanghai Masters (Suspended)", "season": 2020, "start_date": "2020-10-11", "surface": "Outdoor Hard"}, {"city": "St. Petersburg", "code": "ATP", "country": "Russia", "end_date": "2020-10-18", "id": 1198, "name": "St. Petersburg Open", "season": 2020, "start_date": "2020-10-12", "surface": "Indoor Hard"}, {"city": "Antwerp", "code": "ATP", "country": "Belgium", "end_date": "2020-10-25", "id": 1206, "name": "European Open", "season": 2020, "start_date": "2020-10-19", "surface": "Indoor Hard"}, {"city": "Stockholm", "code": "ATP", "country": "Sweden", "end_date": "2020-10-25", "id": 1207, "name": "Stockholm Open (Suspended)", "season": 2020, "start_date": "2020-10-19", "surface": "Indoor Hard"}, {"city": "Moscow", "code": "ATP", "country": "Russia", "end_date": "2020-10-25", "id": 1208, "name": "VTB Kremlin Cup", "season": 2020, "start_date": "2020-10-19", "surface": "Indoor Hard"}, {"city": "Vienna", "code": "ATP", "country": "Austria", "end_date": "2020-11-01", "id": 1209, "name": "Erste Bank Open", "season": 2020, "start_date": "2020-10-26", "surface": "Indoor Hard"}, {"city": "Basel", "code": "ATP", "country": "Switzerland", "end_date": "2020-11-01", "id": 1210, "name": "Swiss Indoors Basel (Suspended)", "season": 2020, "start_date": "2020-10-26", "surface": "Indoor Hard"}, {"city": "Paris", "code": "ATP", "country": "France", "end_date": "2020-11-08", "id": 1211, "name": "Rolex Paris Masters", "season": 2020, "start_date": "2020-11-02", "surface": "Indoor Hard"}, {"city": "Sofia", "code": "ATP", "country": "Bulgaria", "end_date": "2020-11-14", "id": 1202, "name": "Sofia Open", "season": 2020, "start_date": "2020-11-08", "surface": "Indoor Hard"}, {"city": "Milan", "code": "ATP", "country": "Italy", "end_date": "2020-11-14", "id": 1212, "name": "Next Gen ATP Finals (Suspended)", "season": 2020, "start_date": "2020-11-10", "surface": "Indoor Hard"}, {"city": "London", "code": "ATP", "country": "Great Britain", "end_date": "2020-11-22", "id": 1213, "name": "Nitto ATP Finals", "season": 2020, "start_date": "2020-11-15", "surface": "Indoor Hard"}]} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"items": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}, "type": "array"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/452e6c3e-634c-4c17-a9bb-cc2495c7bb0d/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tournament Matches | Lists matches for a given tournament_id. This endpoint is a brief summary of all matches within a tournament without result details or detailed player information - use for quick summary of a given tournament. | 200 | Full Tournament Matches | {"meta": {"description": "List of matches for Qatar ExxonMobil Open 2020 without results", "fields": {"match": {"away_id": "Integer", "away_player": "String - abbreviated away player name", "court": "String - can be blank", "date": "Timestamp - ISO 8061 - always UTC", "home_id": "Integer", "home_player": "String - abbreviated home player name", "id": "Integer", "round_id": "Integer", "round_name": "String", "status": "String - notstarted, finished, inprogress", "title": "String - match title"}, "tournament": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}}, "title": "Live Tennis API - Qatar ExxonMobil Open 2020"}, "results": {"matches": [{"away_id": 944748, "away_player": "Davidovich Fokina A.", "court": "Court 5", "date": "2020-01-04T08:00:00+00:00", "home_id": 417012, "home_player": "Mager G.", "id": 10526, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Mager G. - Davidovich Fokina A."}, {"away_id": 87174, "away_player": "Karlovic I.", "court": "Court 2", "date": "2020-01-04T08:00:00+00:00", "home_id": 251154, "home_player": "Vesel\u00fd J.", "id": 10527, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Vesel\u00fd J. - Karlovic I."}, {"away_id": 295710, "away_player": "Gerasimov E.", "court": "Court 3", "date": "2020-01-04T08:00:00+00:00", "home_id": 286632, "home_player": "Fucsovics M.", "id": 10528, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Fucsovics M. - Gerasimov E."}, {"away_id": 495306, "away_player": "Zayed M.", "court": "Court 1", "date": "2020-01-04T08:00:00+00:00", "home_id": 912300, "home_player": "Ymer M.", "id": 10529, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Ymer M. - Zayed M."}, {"away_id": 285630, "away_player": "Monteiro T.", "court": "Court 1", "date": "2020-01-04T09:10:00+00:00", "home_id": 1926366, "home_player": "Nawaf R.", "id": 10530, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Nawaf R. - Monteiro T."}, {"away_id": 146502, "away_player": "Martin A.", "court": "Court 5", "date": "2020-01-04T09:25:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10531, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Moutet C. - Martin A."}, {"away_id": 355872, "away_player": "Caruso S.", "court": "Court 3", "date": "2020-01-04T10:10:00+00:00", "home_id": 402936, "home_player": "Barrere G.", "id": 10532, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Barrere G. - Caruso S."}, {"away_id": 295044, "away_player": "D\u017eumhur D.", "court": "Court 2", "date": "2020-01-04T10:30:00+00:00", "home_id": 771324, "home_player": "Popyrin A.", "id": 10533, "round_id": 127, "round_name": "Qualification", "status": "finished", "title": "Popyrin A. - D\u017eumhur D."}, {"away_id": 944748, "away_player": "Davidovich Fokina A.", "court": "Court 2", "date": "2020-01-05T12:30:00+00:00", "home_id": 912300, "home_player": "Ymer M.", "id": 10534, "round_id": 327, "round_name": "Qualification", "status": "finished", "title": "Ymer M. - Davidovich Fokina A."}, {"away_id": 251154, "away_player": "Vesel\u00fd J.", "court": "Court 1", "date": "2020-01-05T12:30:00+00:00", "home_id": 286632, "home_player": "Fucsovics M.", "id": 10535, "round_id": 327, "round_name": "Qualification", "status": "finished", "title": "Fucsovics M. - Vesel\u00fd J."}, {"away_id": 285630, "away_player": "Monteiro T.", "court": "Court 5", "date": "2020-01-05T12:30:00+00:00", "home_id": 402936, "home_player": "Barrere G.", "id": 10536, "round_id": 327, "round_name": "Qualification", "status": "finished", "title": "Barrere G. - Monteiro T."}, {"away_id": 771324, "away_player": "Popyrin A.", "court": "Court 3", "date": "2020-01-05T12:30:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10537, "round_id": 327, "round_name": "Qualification", "status": "finished", "title": "Moutet C. - Popyrin A."}, {"away_id": 95376, "away_player": "Mannarino A.", "court": "Center Court", "date": "2020-01-06T12:30:00+00:00", "home_id": 980892, "home_player": "Bublik A.", "id": 10538, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Bublik A. - Mannarino A."}, {"away_id": 220080, "away_player": "Sandgren T.", "court": "Court 1", "date": "2020-01-06T12:30:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10539, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Moutet C. - Sandgren T."}, {"away_id": 228144, "away_player": "Bedene A.", "court": "Court 1", "date": "2020-01-06T14:30:00+00:00", "home_id": 912300, "home_player": "Ymer M.", "id": 10540, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Ymer M. - Bedene A."}, {"away_id": 92604, "away_player": "Andujar P.", "court": "Center Court", "date": "2020-01-06T14:30:00+00:00", "home_id": 86940, "home_player": "Verdasco F.", "id": 10541, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Verdasco F. - Andujar P."}, {"away_id": 526152, "away_player": "Thompson J.", "court": "Court 1", "date": "2020-01-06T17:00:00+00:00", "home_id": 1191564, "home_player": "Kecmanovic M.", "id": 10542, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Kecmanovic M. - Thompson J."}, {"away_id": 94986, "away_player": "Chardy J.", "court": "Center Court", "date": "2020-01-06T16:20:00+00:00", "home_id": 402936, "home_player": "Barrere G.", "id": 10543, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Barrere G. - Chardy J."}, {"away_id": 137832, "away_player": "Krajinovic F.", "court": "Center Court", "date": "2020-01-06T18:25:00+00:00", "home_id": 392304, "home_player": "Edmund K.", "id": 10544, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Edmund K. - Krajinovic F."}, {"away_id": 137748, "away_player": "Berankis R.", "court": "Court 1", "date": "2020-01-07T14:15:00+00:00", "home_id": 319110, "home_player": "Ilkel C.", "id": 10545, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Ilkel C. - Berankis R."}, {"away_id": 629094, "away_player": "Sonego L.", "court": "Court 2", "date": "2020-01-07T12:30:00+00:00", "home_id": 583398, "home_player": "Dere L.", "id": 10546, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Dere L. - Sonego L."}, {"away_id": 267330, "away_player": "Herbert P.", "court": "Center Court", "date": "2020-01-07T18:25:00+00:00", "home_id": 267306, "home_player": "Cecchinato M.", "id": 10547, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Cecchinato M. - Herbert P."}, {"away_id": 100110, "away_player": "Kukushkin M.", "court": "Center Court", "date": "2020-01-07T16:55:00+00:00", "home_id": 95130, "home_player": "Jaziri M.", "id": 10548, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Jaziri M. - Kukushkin M."}, {"away_id": 286632, "away_player": "Fucsovics M.", "court": "Center Court", "date": "2020-01-07T12:30:00+00:00", "home_id": 606618, "home_player": "Tiafoe F.", "id": 10549, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Tiafoe F. - Fucsovics M."}, {"away_id": 1050096, "away_player": "Moutet C.", "court": "Center Court", "date": "2020-01-08T18:05:00+00:00", "home_id": 108678, "home_player": "Raonic M.", "id": 10678, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Raonic M. - Moutet C."}, {"away_id": 980892, "away_player": "Bublik A.", "court": "Court 1", "date": "2020-01-07T12:30:00+00:00", "home_id": 228144, "home_player": "Bedene A.", "id": 10679, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Bedene A. - Bublik A."}, {"away_id": 94986, "away_player": "Chardy J.", "court": "Center Court", "date": "2020-01-07T15:10:00+00:00", "home_id": 87300, "home_player": "Wawrinka S.", "id": 10680, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Wawrinka S. - Chardy J."}, {"away_id": 90552, "away_player": "Tsonga J.", "court": "Center Court", "date": "2020-01-08T16:30:00+00:00", "home_id": 1191564, "home_player": "Kecmanovic M.", "id": 10681, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Kecmanovic M. - Tsonga J."}, {"away_id": 137832, "away_player": "Krajinovic F.", "court": "Center Court", "date": "2020-01-08T14:05:00+00:00", "home_id": 86940, "home_player": "Verdasco F.", "id": 10682, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Verdasco F. - Krajinovic F."}, {"away_id": 319110, "away_player": "Ilkel C.", "court": "Court 1", "date": "2020-01-08T13:40:00+00:00", "home_id": 286632, "home_player": "Fucsovics M.", "id": 10698, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Fucsovics M. - Ilkel C."}, {"away_id": 640542, "away_player": "Rublev A.", "court": "Center Court", "date": "2020-01-08T12:30:00+00:00", "home_id": 100110, "home_player": "Kukushkin M.", "id": 10700, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Kukushkin M. - Rublev A."}, {"away_id": 267330, "away_player": "Herbert P.", "court": "Court 1", "date": "2020-01-08T15:05:00+00:00", "home_id": 583398, "home_player": "Dere L.", "id": 10701, "round_id": 51, "round_name": "1/8", "status": "finished", "title": "Dere L. - Herbert P."}, {"away_id": 228144, "away_player": "Bedene A.", "court": "Center Court", "date": "2020-01-10T12:35:00+00:00", "home_id": 87300, "home_player": "Wawrinka S.", "id": 10702, "round_id": 53, "round_name": "Quarterfinals", "status": "finished", "title": "Wawrinka S. - Bedene A."}, {"away_id": 640542, "away_player": "Rublev A.", "court": "Court 1", "date": "2020-01-09T14:40:00+00:00", "home_id": 267330, "home_player": "Herbert P.", "id": 10708, "round_id": 53, "round_name": "Quarterfinals", "status": "finished", "title": "Herbert P. - Rublev A."}, {"away_id": 1191564, "away_player": "Kecmanovic M.", "court": "Center Court", "date": "2020-01-09T12:30:00+00:00", "home_id": 286632, "home_player": "Fucsovics M.", "id": 10709, "round_id": 53, "round_name": "Quarterfinals", "status": "finished", "title": "Fucsovics M. - Kecmanovic M."}, {"away_id": 86940, "away_player": "Verdasco F.", "court": "Center Court", "date": "2020-01-10T10:00:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10710, "round_id": 53, "round_name": "Quarterfinals", "status": "finished", "title": "Moutet C. - Verdasco F."}, {"away_id": 640542, "away_player": "Rublev A.", "court": "Center Court", "date": "2020-01-10T14:15:00+00:00", "home_id": 1191564, "home_player": "Kecmanovic M.", "id": 10722, "round_id": 55, "round_name": "Semifinals", "status": "finished", "title": "Kecmanovic M. - Rublev A."}, {"away_id": 1050096, "away_player": "Moutet C.", "court": "Center Court", "date": "2020-01-10T16:45:00+00:00", "home_id": 87300, "home_player": "Wawrinka S.", "id": 10723, "round_id": 55, "round_name": "Semifinals", "status": "finished", "title": "Wawrinka S. - Moutet C."}, {"away_id": 640542, "away_player": "Rublev A.", "court": "Center Court", "date": "2020-01-11T15:00:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10725, "round_id": 57, "round_name": "Final", "status": "finished", "title": "Moutet C. - Rublev A."}], "tournament": {"city": "Doha", "code": "ATP", "country": "Qatar", "end_date": "2020-01-11", "id": 1143, "name": "Qatar ExxonMobil Open", "season": 2020, "start_date": "2020-01-06", "surface": "Outdoor Hard"}}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"match": {"properties": {"away_id": {"type": "string"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "id": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"matches": {"items": {"properties": {"away_id": {"type": "integer"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "integer"}, "home_player": {"type": "string"}, "id": {"type": "integer"}, "round_id": {"type": "integer"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "type": "array"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/c894df89-f77d-4e8a-bae6-d34f4e76e14c/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tournament Matches By Date | Lists all matches for a given tournament_id on a given date. This is a quick summary view of matches on the given date without result or detailed player info. | 200 | Tournament matches by date | {"meta": {"description": "List of matches for Qatar ExxonMobil Open 2020 without results", "fields": {"match": {"away_id": "Integer", "away_player": "String - abbreviated away player name", "court": "String - can be blank", "date": "Timestamp - ISO 8061 - always UTC", "home_id": "Integer", "home_player": "String - abbreviated home player name", "id": "Integer", "round_id": "Integer", "round_name": "String", "status": "String - notstarted, finished, inprogress", "title": "String - match title"}, "tournament": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}}, "title": "Live Tennis API - Qatar ExxonMobil Open 2020"}, "results": {"matches": [{"away_id": 95376, "away_player": "Mannarino A.", "court": "Center Court", "date": "2020-01-06T12:30:00+00:00", "home_id": 980892, "home_player": "Bublik A.", "id": 10538, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Bublik A. - Mannarino A."}, {"away_id": 220080, "away_player": "Sandgren T.", "court": "Court 1", "date": "2020-01-06T12:30:00+00:00", "home_id": 1050096, "home_player": "Moutet C.", "id": 10539, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Moutet C. - Sandgren T."}, {"away_id": 228144, "away_player": "Bedene A.", "court": "Court 1", "date": "2020-01-06T14:30:00+00:00", "home_id": 912300, "home_player": "Ymer M.", "id": 10540, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Ymer M. - Bedene A."}, {"away_id": 92604, "away_player": "Andujar P.", "court": "Center Court", "date": "2020-01-06T14:30:00+00:00", "home_id": 86940, "home_player": "Verdasco F.", "id": 10541, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Verdasco F. - Andujar P."}, {"away_id": 526152, "away_player": "Thompson J.", "court": "Court 1", "date": "2020-01-06T17:00:00+00:00", "home_id": 1191564, "home_player": "Kecmanovic M.", "id": 10542, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Kecmanovic M. - Thompson J."}, {"away_id": 94986, "away_player": "Chardy J.", "court": "Center Court", "date": "2020-01-06T16:20:00+00:00", "home_id": 402936, "home_player": "Barrere G.", "id": 10543, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Barrere G. - Chardy J."}, {"away_id": 137832, "away_player": "Krajinovic F.", "court": "Center Court", "date": "2020-01-06T18:25:00+00:00", "home_id": 392304, "home_player": "Edmund K.", "id": 10544, "round_id": 49, "round_name": "1/16", "status": "finished", "title": "Edmund K. - Krajinovic F."}], "tournament": {"city": "Doha", "code": "ATP", "country": "Qatar", "end_date": "2020-01-11", "id": 1143, "name": "Qatar ExxonMobil Open", "season": 2020, "start_date": "2020-01-06", "surface": "Outdoor Hard"}}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"match": {"properties": {"away_id": {"type": "string"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "id": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"matches": {"items": {"properties": {"away_id": {"type": "integer"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "integer"}, "home_player": {"type": "string"}, "id": {"type": "integer"}, "round_id": {"type": "integer"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "type": "array"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/6c6e2596-43a4-4563-8fd7-2fe114b201a4/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tournament Matches and Results by Date | This endpoint is the same as the /matches-results/{tournament_id} endpoint but can be narrowed down by date for faster loading. | 200 | Tournament match results by date | {"meta": {"description": "List of matches for Western & Southern Open 2020 with results", "fields": {"home_or_away": {"country": "String - full country name", "first_name": "String", "full_name": "String", "last_name": "String", "ranking": "Integer - 0=unranked"}, "match": {"away_id": "Integer", "away_player": "String - abbreviated away player name", "court": "String - can be blank", "date": "Timestamp - ISO 8061 - always UTC", "home_id": "Integer", "home_player": "String - abbreviated home player name", "id": "Integer", "round_id": "Integer", "round_name": "String", "status": "String - notstarted, finished, inprogress", "title": "String - match title"}, "result": {"away_set1": "Integer - away player games won during set 1", "away_set2": "Integer - away player games won during set 2", "away_set3": "Integer - away player games won during set 3 - will not be set if match didn't go to 3 sets", "away_set4": "Integer - away player games won during set 4 - will not be set if match didn't go to 4 sets", "away_set5": "Integer - away player games won during set 5 - will not be set if match didn't go to 5 sets", "away_sets": "Integer - away player sets won", "away_tb1": "Integer - away player tie break score set 1 - will not be set if there was no tie breaker in set 1", "away_tb2": "Integer - away player tie break score set 2 - will not be set if there was no tie breaker in set 2", "away_tb3": "Integer - away player tie break score set 3 - will not be set if there was no tie breaker in set 3", "away_tb4": "Integer - away player tie break score set 4 - will not be set if there was no tie breaker in set 4", "away_tb5": "Integer - away player tie break score set 5 - will not be set if there was no tie breaker in set 5", "home_set1": "Integer - home player games won during set 1", "home_set2": "Integer - home player games won during set 2", "home_set3": "Integer - home player games won during set 3 - will not be set if match didn't go to 3 sets", "home_set4": "Integer - home player games won during set 4 - will not be set if match didn't go to 4 sets", "home_set5": "Integer - home player games won during set 5 - will not be set if match didn't go to 5 sets", "home_sets": "Integer - home player sets won", "home_tb1": "Integer - home player tie break score set 1 - will not be set if there was no tie breaker in set 1", "home_tb2": "Integer - home player tie break score set 2 - will not be set if there was no tie breaker in set 2", "home_tb3": "Integer - home player tie break score set 3 - will not be set if there was no tie breaker in set 3", "home_tb4": "Integer - home player tie break score set 4 - will not be set if there was no tie breaker in set 4", "home_tb5": "Integer - home player tie break score set 5 - will not be set if there was no tie breaker in set 5", "result_description": "String - Ended=normal result, Walkover=losing player didn't contest match, Retired=losing player retired before match finished", "winner_id": "Integer - player_id of winning player"}, "tournament": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}}, "title": "Live Tennis API - Western & Southern Open 2020"}, "results": {"matches": [{"away": {"country": "Serbia", "first_name": "Dusan", "full_name": "Dusan Lajovic", "last_name": "Lajovic", "ranking": 23}, "away_id": 235416, "away_player": "Lajovic D.", "court": "Court 12", "date": "2020-08-22T15:00:00+00:00", "home": {"country": "Spain", "first_name": "Busta", "full_name": "Busta Carreno", "last_name": "Carreno", "ranking": 25}, "home_id": 244812, "home_player": "Carre\u00f1o Busta P.", "id": 13033, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Carre\u00f1o Busta P. - Lajovic D."}, {"away": {"country": "Australia", "first_name": "Minaur", "full_name": "Minaur De", "last_name": "De", "ranking": 26}, "away_id": 1207446, "away_player": "de Minaur A.", "court": "Court 11", "date": "2020-08-22T15:00:00+00:00", "home": {"country": "", "first_name": "Jan", "full_name": "Jan Struff", "last_name": "Struff", "ranking": 34}, "home_id": 278358, "home_player": "Struff J.", "id": 13034, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Struff J. - de Minaur A."}, {"away": {"country": "Canada", "first_name": "Aliassime", "full_name": "Aliassime Auger", "last_name": "Auger", "ranking": 20}, "away_id": 1152090, "away_player": "Auger-Aliassime F.", "court": "Court 17", "date": "2020-08-22T15:00:00+00:00", "home": {"country": "Georgia", "first_name": "Nikoloz", "full_name": "Nikoloz Basilashvili", "last_name": "Basilashvili", "ranking": 27}, "home_id": 157236, "home_player": "Basilashvili N.", "id": 13035, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Basilashvili N. - Auger-Aliassime F."}, {"away": {"country": "USA", "first_name": "Reilly", "full_name": "Reilly Opelka", "last_name": "Opelka", "ranking": 39}, "away_id": 782412, "away_player": "Opelka R.", "court": "Court 11", "date": "2020-08-22T16:35:00+00:00", "home": {"country": "United Kingdom", "first_name": "Cameron", "full_name": "Cameron Norrie", "last_name": "Norrie", "ranking": 77}, "home_id": 575622, "home_player": "Norrie C.", "id": 13036, "result": null, "round_id": 47, "round_name": "1/32", "status": "finished", "title": "Norrie C. - Opelka R."}, {"away": {"country": "", "first_name": "Kevin", "full_name": "Kevin Anderson", "last_name": "Anderson", "ranking": 124}, "away_id": 93378, "away_player": "Anderson K.", "court": "Court 17", "date": "2020-08-22T16:35:00+00:00", "home": {"country": "United Kingdom", "first_name": "Kyle", "full_name": "Kyle Edmund", "last_name": "Edmund", "ranking": 44}, "home_id": 392304, "home_player": "Edmund K.", "id": 13037, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Edmund K. - Anderson K."}, {"away": {"country": "", "first_name": "Borna", "full_name": "Borna Coric", "last_name": "Coric", "ranking": 33}, "away_id": 387492, "away_player": "Coric B.", "court": "Court 10", "date": "2020-08-22T16:45:00+00:00", "home": {"country": "France", "first_name": "Benoit", "full_name": "Benoit Paire", "last_name": "Paire", "ranking": 22}, "home_id": 133320, "home_player": "Paire B.", "id": 13038, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Paire B. - Coric B."}, {"away": {"country": "USA", "first_name": "Taylor", "full_name": "Taylor Fritz", "last_name": "Fritz", "ranking": 24}, "away_id": 816264, "away_player": "Fritz T.", "court": "Court 10", "date": "2020-08-22T18:00:00+00:00", "home": {"country": "", "first_name": "Lloyd", "full_name": "Lloyd Harris", "last_name": "Harris", "ranking": 97}, "home_id": 946860, "home_player": "Harris L.", "id": 13039, "result": null, "round_id": 47, "round_name": "1/32", "status": "finished", "title": "Harris L. - Fritz T."}, {"away": {"country": "Italy", "first_name": "Salvatore", "full_name": "Salvatore Caruso", "last_name": "Caruso", "ranking": 99}, "away_id": 355872, "away_player": "Caruso S.", "court": "Court 11", "date": "2020-08-22T18:20:00+00:00", "home": {"country": "Serbia", "first_name": "Filip", "full_name": "Filip Krajinovic", "last_name": "Krajinovic", "ranking": 32}, "home_id": 137832, "home_player": "Krajinovic F.", "id": 13040, "result": null, "round_id": 47, "round_name": "1/32", "status": "finished", "title": "Krajinovic F. - Caruso S."}, {"away": {"country": "United Kingdom", "first_name": "Andy", "full_name": "Andy Murray", "last_name": "Murray", "ranking": 134}, "away_id": 90768, "away_player": "Murray A.", "court": "Grandstand", "date": "2020-08-22T18:25:00+00:00", "home": {"country": "USA", "first_name": "Francis", "full_name": "Francis Tiafoe", "last_name": "Tiafoe", "ranking": 81}, "home_id": 606618, "home_player": "Tiafoe F.", "id": 13041, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Tiafoe F. - Murray A."}, {"away": {"country": "USA", "first_name": "Tommy", "full_name": "Tommy Paul", "last_name": "Paul", "ranking": 57}, "away_id": 831288, "away_player": "Paul T.", "court": "Court 10", "date": "2020-08-22T19:15:00+00:00", "home": {"country": "Lithuania", "first_name": "Ricardas", "full_name": "Ricardas Berankis", "last_name": "Berankis", "ranking": 72}, "home_id": 137748, "home_player": "Berankis R.", "id": 13042, "result": null, "round_id": 47, "round_name": "1/32", "status": "finished", "title": "Berankis R. - Paul T."}, {"away": {"country": "Canada", "first_name": "Milos", "full_name": "Milos Raonic", "last_name": "Raonic", "ranking": 30}, "away_id": 108678, "away_player": "Raonic M.", "court": "Court 17", "date": "2020-08-22T21:30:00+00:00", "home": {"country": "USA", "first_name": "Sam", "full_name": "Sam Querrey", "last_name": "Querrey", "ranking": 45}, "home_id": 91818, "home_player": "Querrey S.", "id": 13043, "result": null, "round_id": 59, "round_name": "Latest", "status": "finished", "title": "Querrey S. - Raonic M."}], "tournament": {"city": "Cincinnati", "code": "ATP", "country": "USA", "end_date": "2020-08-28", "id": 1193, "name": "Western & Southern Open", "season": 2020, "start_date": "2020-08-22", "surface": "Outdoor Hard"}}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"home_or_away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "string"}}, "type": "object"}, "match": {"properties": {"away_id": {"type": "string"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "id": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "result": {"properties": {"away_set1": {"type": "string"}, "away_set2": {"type": "string"}, "away_set3": {"type": "string"}, "away_set4": {"type": "string"}, "away_set5": {"type": "string"}, "away_sets": {"type": "string"}, "away_tb1": {"type": "string"}, "away_tb2": {"type": "string"}, "away_tb3": {"type": "string"}, "away_tb4": {"type": "string"}, "away_tb5": {"type": "string"}, "home_set1": {"type": "string"}, "home_set2": {"type": "string"}, "home_set3": {"type": "string"}, "home_set4": {"type": "string"}, "home_set5": {"type": "string"}, "home_sets": {"type": "string"}, "home_tb1": {"type": "string"}, "home_tb2": {"type": "string"}, "home_tb3": {"type": "string"}, "home_tb4": {"type": "string"}, "home_tb5": {"type": "string"}, "result_description": {"type": "string"}, "winner_id": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"matches": {"items": {"properties": {"away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "away_id": {"type": "integer"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "home_id": {"type": "integer"}, "home_player": {"type": "string"}, "id": {"type": "integer"}, "result": {"type": "null"}, "round_id": {"type": "integer"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "type": "array"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/294445f4-c4f1-41a6-b1fd-556b4ef5444f/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Match | An individual match file for a given match_id | 200 | Individual Match | {"meta": {"description": "Individual match result file", "fields": {"home_or_away": {"country": "String - full country name", "first_name": "String", "full_name": "String", "last_name": "String", "ranking": "Integer - 0=unranked"}, "match": {"away_id": "Integer", "away_player": "String - abbreviated away player name", "court": "String - can be blank", "date": "Timestamp - ISO 8061 - always UTC", "home_id": "Integer", "home_player": "String - abbreviated home player name", "id": "Integer", "round_id": "Integer", "round_name": "String", "status": "String - notstarted, finished, inprogress", "title": "String - match title"}, "result": {"away_set1": "Integer - away player games won during set 1", "away_set2": "Integer - away player games won during set 2", "away_set3": "Integer - away player games won during set 3 - will not be set if match didn't go to 3 sets", "away_set4": "Integer - away player games won during set 4 - will not be set if match didn't go to 4 sets", "away_set5": "Integer - away player games won during set 5 - will not be set if match didn't go to 5 sets", "away_sets": "Integer - away player sets won", "away_tb1": "Integer - away player tie break score set 1 - will not be set if there was no tie breaker in set 1", "away_tb2": "Integer - away player tie break score set 2 - will not be set if there was no tie breaker in set 2", "away_tb3": "Integer - away player tie break score set 3 - will not be set if there was no tie breaker in set 3", "away_tb4": "Integer - away player tie break score set 4 - will not be set if there was no tie breaker in set 4", "away_tb5": "Integer - away player tie break score set 5 - will not be set if there was no tie breaker in set 5", "home_set1": "Integer - home player games won during set 1", "home_set2": "Integer - home player games won during set 2", "home_set3": "Integer - home player games won during set 3 - will not be set if match didn't go to 3 sets", "home_set4": "Integer - home player games won during set 4 - will not be set if match didn't go to 4 sets", "home_set5": "Integer - home player games won during set 5 - will not be set if match didn't go to 5 sets", "home_sets": "Integer - home player sets won", "home_tb1": "Integer - home player tie break score set 1 - will not be set if there was no tie breaker in set 1", "home_tb2": "Integer - home player tie break score set 2 - will not be set if there was no tie breaker in set 2", "home_tb3": "Integer - home player tie break score set 3 - will not be set if there was no tie breaker in set 3", "home_tb4": "Integer - home player tie break score set 4 - will not be set if there was no tie breaker in set 4", "home_tb5": "Integer - home player tie break score set 5 - will not be set if there was no tie breaker in set 5", "result_description": "String - Ended=normal result, Walkover=losing player didn't contest match, Retired=losing player retired before match finished", "winner_id": "Integer - player_id of winning player"}, "tournament": {"city": "String", "code": "String - tour_code", "country": "String", "end_date": "Date - YYYY-MM-DD", "id": "Integer - unique tournament_id for use querying other endpoints", "name": "String", "season": "Integer - tour_season_id", "start_date": "Date - YYYY-MM-DD", "surface": "String - tournament surface type i.e Clay, Hard Indoor, Hard Outdoor, Grass"}}, "title": "Live Tennis API - Fucsovics M. - Vesel\u00fd J. at Qatar ExxonMobil Open 2020"}, "results": {"match": {"away": {"country": "Czech Republic", "first_name": "Jiri", "full_name": "Jiri Vesely", "last_name": "Vesely", "ranking": 65}, "away_id": 251154, "away_player": "Vesel\u00fd J.", "court": "Court 1", "date": "2020-01-05T12:30:00+00:00", "home": {"country": "Hungary", "first_name": "Marton", "full_name": "Marton Fucsovics", "last_name": "Fucsovics", "ranking": 84}, "home_id": 286632, "home_player": "Fucsovics M.", "id": 10535, "result": {"away_set1": "6", "away_set2": "1", "away_set3": "4", "away_sets": "1", "home_set1": "4", "home_set2": "6", "home_set3": "6", "home_sets": "2", "result_description": "Ended", "winner_id": 286632}, "round_id": 327, "round_name": "Qualification", "status": "finished", "title": "Fucsovics M. - Vesel\u00fd J."}, "tournament": {"city": "Doha", "code": "ATP", "country": "Qatar", "end_date": "2020-01-11", "id": 1143, "name": "Qatar ExxonMobil Open", "season": 2020, "start_date": "2020-01-06", "surface": "Outdoor Hard"}}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"home_or_away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "string"}}, "type": "object"}, "match": {"properties": {"away_id": {"type": "string"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home_id": {"type": "string"}, "home_player": {"type": "string"}, "id": {"type": "string"}, "round_id": {"type": "string"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "result": {"properties": {"away_set1": {"type": "string"}, "away_set2": {"type": "string"}, "away_set3": {"type": "string"}, "away_set4": {"type": "string"}, "away_set5": {"type": "string"}, "away_sets": {"type": "string"}, "away_tb1": {"type": "string"}, "away_tb2": {"type": "string"}, "away_tb3": {"type": "string"}, "away_tb4": {"type": "string"}, "away_tb5": {"type": "string"}, "home_set1": {"type": "string"}, "home_set2": {"type": "string"}, "home_set3": {"type": "string"}, "home_set4": {"type": "string"}, "home_set5": {"type": "string"}, "home_sets": {"type": "string"}, "home_tb1": {"type": "string"}, "home_tb2": {"type": "string"}, "home_tb3": {"type": "string"}, "home_tb4": {"type": "string"}, "home_tb5": {"type": "string"}, "result_description": {"type": "string"}, "winner_id": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "string"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"match": {"properties": {"away": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "away_id": {"type": "integer"}, "away_player": {"type": "string"}, "court": {"type": "string"}, "date": {"type": "string"}, "home": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "last_name": {"type": "string"}, "ranking": {"type": "integer"}}, "type": "object"}, "home_id": {"type": "integer"}, "home_player": {"type": "string"}, "id": {"type": "integer"}, "result": {"properties": {"away_set1": {"type": "string"}, "away_set2": {"type": "string"}, "away_set3": {"type": "string"}, "away_sets": {"type": "string"}, "home_set1": {"type": "string"}, "home_set2": {"type": "string"}, "home_set3": {"type": "string"}, "home_sets": {"type": "string"}, "result_description": {"type": "string"}, "winner_id": {"type": "integer"}}, "type": "object"}, "round_id": {"type": "integer"}, "round_name": {"type": "string"}, "status": {"type": "string"}, "title": {"type": "string"}}, "type": "object"}, "tournament": {"properties": {"city": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "end_date": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "season": {"type": "integer"}, "start_date": {"type": "string"}, "surface": {"type": "string"}}, "type": "object"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/143edc78-e461-4efd-91bf-c686b53e28c5/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Tour Rankings | Lists the top 100 players in the relevant tour ranking with their position, movement, and ranking points. | 200 | ATP Top 100 | {"meta": {"description": "Overal tour rankings", "fields": {"rankings_array": {"country": "String", "first_name": "String", "full_name": "String", "id": "Integer - player_id", "last_name": "String", "movement": "String", "ranking": "Integer", "ranking_points": "Integer"}}, "title": "Live Tennis API - ATP Rankings"}, "results": {"rankings": [{"country": "Serbia", "first_name": "Novak", "full_name": "Novak Djokovic", "id": 89304, "last_name": "Djokovic", "movement": "", "ranking": 1, "ranking_points": 10220}, {"country": "Spain", "first_name": "Rafael", "full_name": "Rafael Nadal", "id": 86928, "last_name": "Nadal", "movement": "", "ranking": 2, "ranking_points": 9850}, {"country": "Austria", "first_name": "Dominic", "full_name": "Dominic Thiem", "id": 262500, "last_name": "Thiem", "movement": "", "ranking": 3, "ranking_points": 7045}, {"country": "", "first_name": "Roger", "full_name": "Roger Federer", "id": 86064, "last_name": "Federer", "movement": "", "ranking": 4, "ranking_points": 6630}, {"country": "Russia", "first_name": "Daniil", "full_name": "Daniil Medvedev", "id": 981036, "last_name": "Medvedev", "movement": "", "ranking": 5, "ranking_points": 5890}, {"country": "", "first_name": "Stefanos", "full_name": "Stefanos Tsitsipas", "id": 734208, "last_name": "Tsitsipas", "movement": "", "ranking": 6, "ranking_points": 4745}, {"country": "", "first_name": "Alexander", "full_name": "Alexander Zverev", "id": 342990, "last_name": "Zverev", "movement": "", "ranking": 7, "ranking_points": 3630}, {"country": "Italy", "first_name": "Matteo", "full_name": "Matteo Berrettini", "id": 676710, "last_name": "Berrettini", "movement": "", "ranking": 8, "ranking_points": 2860}, {"country": "France", "first_name": "Gael", "full_name": "Gael Monfils", "id": 89076, "last_name": "Monfils", "movement": "", "ranking": 9, "ranking_points": 2860}, {"country": "Belgium", "first_name": "David", "full_name": "David Goffin", "id": 155040, "last_name": "Goffin", "movement": "", "ranking": 10, "ranking_points": 2555}, {"country": "Italy", "first_name": "Fabio", "full_name": "Fabio Fognini", "id": 92616, "last_name": "Fognini", "movement": "", "ranking": 11, "ranking_points": 2400}, {"country": "Spain", "first_name": "Agut", "full_name": "Agut Bautista", "id": 100332, "last_name": "Bautista", "movement": "", "ranking": 12, "ranking_points": 2360}, {"country": "Argentina", "first_name": "Diego", "full_name": "Diego Schwartzman", "id": 291606, "last_name": "Schwartzman", "movement": "", "ranking": 13, "ranking_points": 2265}, {"country": "", "first_name": "Kevin", "full_name": "Kevin Krawietz", "id": 219570, "last_name": "Krawietz", "movement": "+605", "ranking": 13, "ranking_points": 35}, {"country": "Russia", "first_name": "Andrey", "full_name": "Andrey Rublev", "id": 640542, "last_name": "Rublev", "movement": "", "ranking": 14, "ranking_points": 2234}, {"country": "Switzerland", "first_name": "Stan", "full_name": "Stan Wawrinka", "id": 87300, "last_name": "Wawrinka", "movement": "+2", "ranking": 15, "ranking_points": 2185}, {"country": "Russia", "first_name": "Karen", "full_name": "Karen Khachanov", "id": 540492, "last_name": "Khachanov", "movement": "-1", "ranking": 16, "ranking_points": 2120}, {"country": "Canada", "first_name": "Denis", "full_name": "Denis Shapovalov", "id": 707508, "last_name": "Shapovalov", "movement": "-1", "ranking": 17, "ranking_points": 2075}, {"country": "", "first_name": "Cristian", "full_name": "Cristian Garin", "id": 387432, "last_name": "Garin", "movement": "", "ranking": 18, "ranking_points": 1900}, {"country": "", "first_name": "Grigor", "full_name": "Grigor Dimitrov", "id": 141498, "last_name": "Dimitrov", "movement": "", "ranking": 19, "ranking_points": 1850}, {"country": "Canada", "first_name": "Aliassime", "full_name": "Aliassime Auger", "id": 1152090, "last_name": "Auger", "movement": "", "ranking": 20, "ranking_points": 1771}, {"country": "USA", "first_name": "John", "full_name": "John Isner", "id": 96732, "last_name": "Isner", "movement": "", "ranking": 21, "ranking_points": 1760}, {"country": "France", "first_name": "Benoit", "full_name": "Benoit Paire", "id": 133320, "last_name": "Paire", "movement": "", "ranking": 22, "ranking_points": 1738}, {"country": "Serbia", "first_name": "Dusan", "full_name": "Dusan Lajovic", "id": 235416, "last_name": "Lajovic", "movement": "", "ranking": 23, "ranking_points": 1695}, {"country": "USA", "first_name": "Taylor", "full_name": "Taylor Fritz", "id": 816264, "last_name": "Fritz", "movement": "", "ranking": 24, "ranking_points": 1510}, {"country": "Spain", "first_name": "Busta", "full_name": "Busta Carreno", "id": 244812, "last_name": "Carreno", "movement": "", "ranking": 25, "ranking_points": 1500}, {"country": "Australia", "first_name": "Minaur", "full_name": "Minaur De", "id": 1207446, "last_name": "De", "movement": "", "ranking": 26, "ranking_points": 1485}, {"country": "Georgia", "first_name": "Nikoloz", "full_name": "Nikoloz Basilashvili", "id": 157236, "last_name": "Basilashvili", "movement": "", "ranking": 27, "ranking_points": 1395}, {"country": "United Kingdom", "first_name": "Daniel", "full_name": "Daniel Evans", "id": 98262, "last_name": "Evans", "movement": "", "ranking": 28, "ranking_points": 1359}, {"country": "Poland", "first_name": "Hubert", "full_name": "Hubert Hurkacz", "id": 953388, "last_name": "Hurkacz", "movement": "", "ranking": 29, "ranking_points": 1353}, {"country": "Canada", "first_name": "Milos", "full_name": "Milos Raonic", "id": 108678, "last_name": "Raonic", "movement": "", "ranking": 30, "ranking_points": 1350}, {"country": "Japan", "first_name": "Kei", "full_name": "Kei Nishikori", "id": 94410, "last_name": "Nishikori", "movement": "", "ranking": 31, "ranking_points": 1345}, {"country": "Serbia", "first_name": "Filip", "full_name": "Filip Krajinovic", "id": 137832, "last_name": "Krajinovic", "movement": "", "ranking": 32, "ranking_points": 1343}, {"country": "", "first_name": "Borna", "full_name": "Borna Coric", "id": 387492, "last_name": "Coric", "movement": "", "ranking": 33, "ranking_points": 1320}, {"country": "", "first_name": "Jan", "full_name": "Jan Struff", "id": 278358, "last_name": "Struff", "movement": "", "ranking": 34, "ranking_points": 1315}, {"country": "Austria", "first_name": "Jurgen", "full_name": "Jurgen Melzer", "id": 86562, "last_name": "Melzer", "movement": "+1278", "ranking": 35, "ranking_points": 3}, {"country": "Argentina", "first_name": "Guido", "full_name": "Guido Pella", "id": 146520, "last_name": "Pella", "movement": "", "ranking": 35, "ranking_points": 1310}, {"country": "Norway", "first_name": "Casper", "full_name": "Casper Ruud", "id": 715500, "last_name": "Ruud", "movement": "", "ranking": 36, "ranking_points": 1279}, {"country": "", "first_name": "Marin", "full_name": "Marin Cilic", "id": 92334, "last_name": "Cilic", "movement": "", "ranking": 37, "ranking_points": 1225}, {"country": "France", "first_name": "Adrian", "full_name": "Adrian Mannarino", "id": 95376, "last_name": "Mannarino", "movement": "", "ranking": 38, "ranking_points": 1191}, {"country": "USA", "first_name": "Reilly", "full_name": "Reilly Opelka", "id": 782412, "last_name": "Opelka", "movement": "", "ranking": 39, "ranking_points": 1177}, {"country": "Australia", "first_name": "Nick", "full_name": "Nick Kyrgios", "id": 374952, "last_name": "Kyrgios", "movement": "", "ranking": 40, "ranking_points": 1170}, {"country": "Spain", "first_name": "Vinolas", "full_name": "Vinolas Ramos", "id": 100944, "last_name": "Ramos", "movement": "", "ranking": 41, "ranking_points": 1130}, {"country": "France", "first_name": "Ugo", "full_name": "Ugo Humbert", "id": 1112340, "last_name": "Humbert", "movement": "", "ranking": 42, "ranking_points": 1111}, {"country": "Australia", "first_name": "John", "full_name": "John Millman", "id": 198702, "last_name": "Millman", "movement": "", "ranking": 43, "ranking_points": 1071}, {"country": "United Kingdom", "first_name": "Kyle", "full_name": "Kyle Edmund", "id": 392304, "last_name": "Edmund", "movement": "", "ranking": 44, "ranking_points": 1050}, {"country": "USA", "first_name": "Sam", "full_name": "Sam Querrey", "id": 91818, "last_name": "Querrey", "movement": "", "ranking": 45, "ranking_points": 1045}, {"country": "Italy", "first_name": "Lorenzo", "full_name": "Lorenzo Sonego", "id": 629094, "last_name": "Sonego", "movement": "", "ranking": 46, "ranking_points": 1030}, {"country": "Serbia", "first_name": "Miomir", "full_name": "Miomir Kecmanovic", "id": 1191564, "last_name": "Kecmanovic", "movement": "", "ranking": 47, "ranking_points": 1028}, {"country": "Japan", "first_name": "Yoshihito", "full_name": "Yoshihito Nishioka", "id": 355698, "last_name": "Nishioka", "movement": "", "ranking": 48, "ranking_points": 1007}, {"country": "France", "first_name": "Jo", "full_name": "Jo Tsonga", "id": 90552, "last_name": "Tsonga", "movement": "", "ranking": 49, "ranking_points": 1005}, {"country": "France", "first_name": "Richard", "full_name": "Richard Gasquet", "id": 86496, "last_name": "Gasquet", "movement": "", "ranking": 50, "ranking_points": 985}, {"country": "Kazakhstan", "first_name": "Alexander", "full_name": "Alexander Bublik", "id": 980892, "last_name": "Bublik", "movement": "", "ranking": 51, "ranking_points": 965}, {"country": "Spain", "first_name": "Fernando", "full_name": "Fernando Verdasco", "id": 86940, "last_name": "Verdasco", "movement": "", "ranking": 52, "ranking_points": 945}, {"country": "Spain", "first_name": "Pablo", "full_name": "Pablo Andujar", "id": 92604, "last_name": "Andujar", "movement": "", "ranking": 53, "ranking_points": 942}, {"country": "France", "first_name": "Gilles", "full_name": "Gilles Simon", "id": 88428, "last_name": "Simon", "movement": "", "ranking": 54, "ranking_points": 935}, {"country": "USA", "first_name": "Tennys", "full_name": "Tennys Sandgren", "id": 220080, "last_name": "Sandgren", "movement": "", "ranking": 55, "ranking_points": 923}, {"country": "Spain", "first_name": "Feliciano", "full_name": "Feliciano Lopez", "id": 86802, "last_name": "Lopez", "movement": "", "ranking": 56, "ranking_points": 908}, {"country": "USA", "first_name": "Tommy", "full_name": "Tommy Paul", "id": 831288, "last_name": "Paul", "movement": "", "ranking": 57, "ranking_points": 894}, {"country": "France", "first_name": "Lucas", "full_name": "Lucas Pouille", "id": 346230, "last_name": "Pouille", "movement": "", "ranking": 58, "ranking_points": 880}, {"country": "France", "first_name": "Jeremy", "full_name": "Jeremy Chardy", "id": 94986, "last_name": "Chardy", "movement": "", "ranking": 59, "ranking_points": 860}, {"country": "Serbia", "first_name": "Nikola", "full_name": "Nikola Cacic", "id": 243252, "last_name": "Cacic", "movement": "+1254", "ranking": 59, "ranking_points": 3}, {"country": "", "first_name": "Pablo", "full_name": "Pablo Cuevas", "id": 94746, "last_name": "Cuevas", "movement": "", "ranking": 60, "ranking_points": 857}, {"country": "", "first_name": "Aljaz", "full_name": "Aljaz Bedene", "id": 228144, "last_name": "Bedene", "movement": "", "ranking": 61, "ranking_points": 850}, {"country": "Argentina", "first_name": "Juan", "full_name": "Juan Londero", "id": 283794, "last_name": "Londero", "movement": "", "ranking": 62, "ranking_points": 832}, {"country": "USA", "first_name": "Steve", "full_name": "Steve Johnson", "id": 230970, "last_name": "Johnson", "movement": "", "ranking": 63, "ranking_points": 825}, {"country": "Australia", "first_name": "Jordan", "full_name": "Jordan Thompson", "id": 526152, "last_name": "Thompson", "movement": "", "ranking": 64, "ranking_points": 823}, {"country": "Czech Republic", "first_name": "Jiri", "full_name": "Jiri Vesely", "id": 251154, "last_name": "Vesely", "movement": "", "ranking": 65, "ranking_points": 785}, {"country": "", "first_name": "Joao", "full_name": "Joao Sousa", "id": 226722, "last_name": "Sousa", "movement": "", "ranking": 66, "ranking_points": 776}, {"country": "Moldova", "first_name": "Radu", "full_name": "Radu Albot", "id": 267294, "last_name": "Albot", "movement": "", "ranking": 67, "ranking_points": 772}, {"country": "France", "first_name": "Pierre", "full_name": "Pierre Herbert", "id": 267330, "last_name": "Herbert", "movement": "+3", "ranking": 68, "ranking_points": 765}, {"country": "Sweden", "first_name": "Mikael", "full_name": "Mikael Ymer", "id": 912300, "last_name": "Ymer", "movement": "-1", "ranking": 69, "ranking_points": 759}, {"country": "Belarus", "first_name": "Egor", "full_name": "Egor Gerasimov", "id": 295710, "last_name": "Gerasimov", "movement": "-1", "ranking": 70, "ranking_points": 744}, {"country": "South Korea", "first_name": "Soonwoo", "full_name": "Soonwoo Kwon", "id": 585894, "last_name": "Kwon", "movement": "-1", "ranking": 71, "ranking_points": 742}, {"country": "Lithuania", "first_name": "Ricardas", "full_name": "Ricardas Berankis", "id": 137748, "last_name": "Berankis", "movement": "", "ranking": 72, "ranking_points": 739}, {"country": "Italy", "first_name": "Jannik", "full_name": "Jannik Sinner", "id": 1239432, "last_name": "Sinner", "movement": "", "ranking": 73, "ranking_points": 733}, {"country": "", "first_name": "Philipp", "full_name": "Philipp Kohlschreiber", "id": 87756, "last_name": "Kohlschreiber", "movement": "", "ranking": 74, "ranking_points": 729}, {"country": "France", "first_name": "Corentin", "full_name": "Corentin Moutet", "id": 1050096, "last_name": "Moutet", "movement": "", "ranking": 75, "ranking_points": 722}, {"country": "Hungary", "first_name": "Attila", "full_name": "Attila Balazs", "id": 145866, "last_name": "Balazs", "movement": "", "ranking": 76, "ranking_points": 715}, {"country": "United Kingdom", "first_name": "Cameron", "full_name": "Cameron Norrie", "id": 575622, "last_name": "Norrie", "movement": "", "ranking": 77, "ranking_points": 712}, {"country": "Argentina", "first_name": "Federico", "full_name": "Federico Delbonis", "id": 211014, "last_name": "Delbonis", "movement": "", "ranking": 78, "ranking_points": 711}, {"country": "Italy", "first_name": "Gianluca", "full_name": "Gianluca Mager", "id": 417012, "last_name": "Mager", "movement": "", "ranking": 79, "ranking_points": 711}, {"country": "Serbia", "first_name": "Laslo", "full_name": "Laslo Djere", "id": 583398, "last_name": "Djere", "movement": "", "ranking": 80, "ranking_points": 705}, {"country": "USA", "first_name": "Francis", "full_name": "Francis Tiafoe", "id": 606618, "last_name": "Tiafoe", "movement": "", "ranking": 81, "ranking_points": 700}, {"country": "Brazil", "first_name": "Thiago", "full_name": "Thiago Monteiro", "id": 285630, "last_name": "Monteiro", "movement": "", "ranking": 82, "ranking_points": 699}, {"country": "Australia", "first_name": "James", "full_name": "James Duckworth", "id": 238278, "last_name": "Duckworth", "movement": "", "ranking": 83, "ranking_points": 697}, {"country": "Hungary", "first_name": "Marton", "full_name": "Marton Fucsovics", "id": 286632, "last_name": "Fucsovics", "movement": "", "ranking": 84, "ranking_points": 692}, {"country": "Austria", "first_name": "Dennis", "full_name": "Dennis Novak", "id": 355836, "last_name": "Novak", "movement": "", "ranking": 85, "ranking_points": 686}, {"country": "Italy", "first_name": "Stefano", "full_name": "Stefano Travaglia", "id": 217812, "last_name": "Travaglia", "movement": "", "ranking": 86, "ranking_points": 684}, {"country": "Japan", "first_name": "Yuichi", "full_name": "Yuichi Sugita", "id": 99054, "last_name": "Sugita", "movement": "", "ranking": 87, "ranking_points": 682}, {"country": "Italy", "first_name": "Andreas", "full_name": "Andreas Seppi", "id": 88650, "last_name": "Seppi", "movement": "", "ranking": 88, "ranking_points": 671}, {"country": "Chile", "first_name": "Nicolas", "full_name": "Nicolas Jarry", "id": 537804, "last_name": "Jarry", "movement": "", "ranking": 89, "ranking_points": 671}, {"country": "Japan", "first_name": "Yasutaka", "full_name": "Yasutaka Uchiyama", "id": 278352, "last_name": "Uchiyama", "movement": "+1", "ranking": 89, "ranking_points": 669}, {"country": "Kazakhstan", "first_name": "Mikhail", "full_name": "Mikhail Kukushkin", "id": 100110, "last_name": "Kukushkin", "movement": "+1", "ranking": 90, "ranking_points": 661}, {"country": "", "first_name": "Dominik", "full_name": "Dominik Koepfer", "id": 776220, "last_name": "Koepfer", "movement": "+1", "ranking": 91, "ranking_points": 643}, {"country": "Canada", "first_name": "Vasek", "full_name": "Vasek Pospisil", "id": 100686, "last_name": "Pospisil", "movement": "+1", "ranking": 92, "ranking_points": 642}, {"country": "Bolivia", "first_name": "Hugo", "full_name": "Hugo Dellien", "id": 343746, "last_name": "Dellien", "movement": "+1", "ranking": 93, "ranking_points": 638}, {"country": "France", "first_name": "Gregoire", "full_name": "Gregoire Barrere", "id": 402936, "last_name": "Barrere", "movement": "+1", "ranking": 94, "ranking_points": 637}, {"country": "Slovakia", "first_name": "Andrej", "full_name": "Andrej Martin", "id": 146502, "last_name": "Martin", "movement": "+1", "ranking": 95, "ranking_points": 629}, {"country": "Spain", "first_name": "Fokina", "full_name": "Fokina Davidovich", "id": 944748, "last_name": "Davidovich", "movement": "+1", "ranking": 96, "ranking_points": 627}]}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"rankings_array": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "string"}, "last_name": {"type": "string"}, "movement": {"type": "string"}, "ranking": {"type": "string"}, "ranking_points": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"rankings": {"items": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "integer"}, "last_name": {"type": "string"}, "movement": {"type": "string"}, "ranking": {"type": "integer"}, "ranking_points": {"type": "integer"}}, "type": "object"}, "type": "array"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/7adfc6de-6dbe-4f54-918c-7758d196a29b/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Race Rankings | Lists top 100 in relevant tour race rankings with their ranking, movement, and ranking points. | 200 | WTA Race Top 100 | {"meta": {"description": "Race to end of season rankings", "fields": {"rankings_array": {"country": "String", "first_name": "String", "full_name": "String", "id": "Integer - player_id", "last_name": "String", "movement": "String", "race_points": "Integer", "race_ranking": "Integer"}}, "title": "Live Tennis API - WTA Season Race Rankings"}, "results": {"rankings": [{"country": "USA", "first_name": "Sofia", "full_name": "Sofia Kenin", "id": 551772, "last_name": "Kenin", "movement": "", "race_points": 2392, "race_ranking": 1}, {"country": "Spain", "first_name": "Garbine", "full_name": "Garbine Muguruza", "id": 304668, "last_name": "Muguruza", "movement": "", "race_points": 1760, "race_ranking": 2}, {"country": "Romania", "first_name": "Simona", "full_name": "Simona Halep", "id": 215034, "last_name": "Halep", "movement": "", "race_points": 1630, "race_ranking": 3}, {"country": "Australia", "first_name": "Ashleigh", "full_name": "Ashleigh Barty", "id": 296124, "last_name": "Barty", "movement": "", "race_points": 1601, "race_ranking": 4}, {"country": "Kazakhstan", "first_name": "Elena", "full_name": "Elena Rybakina", "id": 1117884, "last_name": "Rybakina", "movement": "-1", "race_points": 1305, "race_ranking": 5}, {"country": "Czech Republic", "first_name": "Petra", "full_name": "Petra Kvitova", "id": 119028, "last_name": "Kvitova", "movement": "-1", "race_points": 1300, "race_ranking": 6}, {"country": "Belarus", "first_name": "Aryna", "full_name": "Aryna Sabalenka", "id": 946536, "last_name": "Sabalenka", "movement": "+2", "race_points": 1255, "race_ranking": 7}, {"country": "Netherlands", "first_name": "Kiki", "full_name": "Kiki Bertens", "id": 272622, "last_name": "Bertens", "movement": "-1", "race_points": 915, "race_ranking": 8}, {"country": "Estonia", "first_name": "Anett", "full_name": "Anett Kontaveit", "id": 288066, "last_name": "Kontaveit", "movement": "+1", "race_points": 826, "race_ranking": 9}, {"country": "Czech Republic", "first_name": "Karolina", "full_name": "Karolina Pliskova", "id": 124404, "last_name": "Pliskova", "movement": "-2", "race_points": 805, "race_ranking": 10}, {"country": "Russia", "first_name": "Ekaterina", "full_name": "Ekaterina Alexandrova", "id": 406566, "last_name": "Alexandrova", "movement": "", "race_points": 787, "race_ranking": 11}, {"country": "Tunisia", "first_name": "Ons", "full_name": "Ons Jabeur", "id": 332418, "last_name": "Jabeur", "movement": "+2", "race_points": 784, "race_ranking": 12}, {"country": "USA", "first_name": "Jennifer", "full_name": "Jennifer Brady", "id": 313650, "last_name": "Brady", "movement": "-1", "race_points": 701, "race_ranking": 13}, {"country": "Belgium", "first_name": "Elise", "full_name": "Elise Mertens", "id": 471318, "last_name": "Mertens", "movement": "+1", "race_points": 656, "race_ranking": 14}, {"country": "Greece", "first_name": "Maria", "full_name": "Maria Sakkari", "id": 395712, "last_name": "Sakkari", "movement": "", "race_points": 588, "race_ranking": 15}, {"country": "Russia", "first_name": "Anastasia", "full_name": "Anastasia Pavlyuchenkova", "id": 117288, "last_name": "Pavlyuchenkova", "movement": "-2", "race_points": 542, "race_ranking": 16}, {"country": "Ukraine", "first_name": "Dayana", "full_name": "Dayana Yastremska", "id": 1139928, "last_name": "Yastremska", "movement": "+1", "race_points": 542, "race_ranking": 17}, {"country": "Switzerland", "first_name": "Belinda", "full_name": "Belinda Bencic", "id": 383754, "last_name": "Bencic", "movement": "-1", "race_points": 522, "race_ranking": 18}, {"country": "China", "first_name": "Shuai", "full_name": "Shuai Zhang", "id": 117654, "last_name": "Zhang", "movement": "-2", "race_points": 494, "race_ranking": 19}, {"country": "United Kingdom", "first_name": "Heather", "full_name": "Heather Watson", "id": 248436, "last_name": "Watson", "movement": "-2", "race_points": 493, "race_ranking": 20}, {"country": "Russia", "first_name": "Svetlana", "full_name": "Svetlana Kuznetsova", "id": 110124, "last_name": "Kuznetsova", "movement": "-2", "race_points": 476, "race_ranking": 21}, {"country": "Ukraine", "first_name": "Elina", "full_name": "Elina Svitolina", "id": 307770, "last_name": "Svitolina", "movement": "-2", "race_points": 473, "race_ranking": 22}, {"country": "China", "first_name": "Jia", "full_name": "Jia Lu", "id": 261024, "last_name": "Lu", "movement": "-3", "race_points": 55, "race_ranking": 23}, {"country": "USA", "first_name": "Serena", "full_name": "Serena Williams", "id": 109536, "last_name": "Williams", "movement": "+6", "race_points": 470, "race_ranking": 23}, {"country": "France", "first_name": "Fiona", "full_name": "Fiona Ferro", "id": 393948, "last_name": "Ferro", "movement": "-3", "race_points": 436, "race_ranking": 25}, {"country": "USA", "first_name": "Madison", "full_name": "Madison Keys", "id": 212556, "last_name": "Keys", "movement": "-1", "race_points": 435, "race_ranking": 26}, {"country": "Croatia", "first_name": "Petra", "full_name": "Petra Martic", "id": 118236, "last_name": "Martic", "movement": "-3", "race_points": 427, "race_ranking": 27}, {"country": "Netherlands", "first_name": "Arantxa", "full_name": "Arantxa Rus", "id": 119094, "last_name": "Rus", "movement": "+8", "race_points": 423, "race_ranking": 28}, {"country": "Netherlands", "first_name": "Kerkhove", "full_name": "Kerkhove Pattinama", "id": 296160, "last_name": "Pattinama", "movement": "-3", "race_points": 101, "race_ranking": 29}, {"country": "Denmark", "first_name": "Caroline", "full_name": "Caroline Wozniacki", "id": 113472, "last_name": "Wozniacki", "movement": "", "race_points": 240, "race_ranking": 29}, {"country": "Italy", "first_name": "Camila", "full_name": "Camila Giorgi", "id": 265866, "last_name": "Giorgi", "movement": "-9", "race_points": 382, "race_ranking": 29}, {"country": "USA", "first_name": "Cori", "full_name": "Cori Gauff", "id": 1589910, "last_name": "Gauff", "movement": "-9", "race_points": 380, "race_ranking": 30}, {"country": "Kazakhstan", "first_name": "Yulia", "full_name": "Yulia Putintseva", "id": 273282, "last_name": "Putintseva", "movement": "+2", "race_points": 371, "race_ranking": 31}, {"country": "USA", "first_name": "Danielle", "full_name": "Danielle Collins", "id": 351102, "last_name": "Collins", "movement": "-10", "race_points": 365, "race_ranking": 32}, {"country": "China", "first_name": "Qiang", "full_name": "Qiang Wang", "id": 275088, "last_name": "Wang", "movement": "-10", "race_points": 363, "race_ranking": 33}, {"country": "France", "first_name": "Oceane", "full_name": "Oceane Dodin", "id": 389820, "last_name": "Dodin", "movement": "-3", "race_points": 357, "race_ranking": 34}, {"country": "USA", "first_name": "Shelby", "full_name": "Shelby Rogers", "id": 254766, "last_name": "Rogers", "movement": "-6", "race_points": 352, "race_ranking": 35}, {"country": "Poland", "first_name": "Magda", "full_name": "Magda Linette", "id": 253746, "last_name": "Linette", "movement": "-8", "race_points": 352, "race_ranking": 36}, {"country": "China", "first_name": "Lin", "full_name": "Lin Zhu", "id": 273516, "last_name": "Zhu", "movement": "-8", "race_points": 347, "race_ranking": 37}, {"country": "Japan", "first_name": "Kyoka", "full_name": "Kyoka Okamura", "id": 784152, "last_name": "Okamura", "movement": "-2", "race_points": 38, "race_ranking": 37}, {"country": "Canada", "first_name": "Leylah", "full_name": "Leylah Fernandez", "id": 1501686, "last_name": "Fernandez", "movement": "-2", "race_points": 347, "race_ranking": 38}, {"country": "Belgium", "first_name": "Greet", "full_name": "Greet Minnen", "id": 664830, "last_name": "Minnen", "movement": "-3", "race_points": 240, "race_ranking": 38}, {"country": "USA", "first_name": "Alison", "full_name": "Alison Riske", "id": 119616, "last_name": "Riske", "movement": "-7", "race_points": 342, "race_ranking": 39}, {"country": "Romania", "first_name": "Ana", "full_name": "Ana Bogdan", "id": 248142, "last_name": "Bogdan", "movement": "-7", "race_points": 339, "race_ranking": 40}, {"country": "Russia", "first_name": "Veronika", "full_name": "Veronika Kudermetova", "id": 401820, "last_name": "Kudermetova", "movement": "+15", "race_points": 334, "race_ranking": 41}, {"country": "Switzerland", "first_name": "Leonie", "full_name": "Leonie Kung", "id": 1086384, "last_name": "Kung", "movement": "-7", "race_points": 327, "race_ranking": 42}, {"country": "China", "first_name": "Saisai", "full_name": "Saisai Zheng", "id": 286194, "last_name": "Zheng", "movement": "-7", "race_points": 322, "race_ranking": 43}, {"country": "Croatia", "first_name": "Donna", "full_name": "Donna Vekic", "id": 303858, "last_name": "Vekic", "movement": "-7", "race_points": 317, "race_ranking": 44}, {"country": "Japan", "first_name": "Naomi", "full_name": "Naomi Osaka", "id": 398868, "last_name": "Osaka", "movement": "+13", "race_points": 315, "race_ranking": 45}, {"country": "Switzerland", "first_name": "Jil", "full_name": "Jil Teichmann", "id": 544896, "last_name": "Teichmann", "movement": "+12", "race_points": 311, "race_ranking": 46}, {"country": "Germany", "first_name": "Laura", "full_name": "Laura Siegemund", "id": 225060, "last_name": "Siegemund", "movement": "+12", "race_points": 309, "race_ranking": 47}, {"country": "Czech Republic", "first_name": "Marie", "full_name": "Marie Bouzkova", "id": 632790, "last_name": "Bouzkova", "movement": "+15", "race_points": 302, "race_ranking": 48}, {"country": "Belarus", "first_name": "Olga", "full_name": "Olga Govortsova", "id": 117180, "last_name": "Govortsova", "movement": "-5", "race_points": 301, "race_ranking": 49}, {"country": "Poland", "first_name": "Urszula", "full_name": "Urszula Radwanska", "id": 115986, "last_name": "Radwanska", "movement": "-1", "race_points": 65, "race_ranking": 49}, {"country": "Poland", "first_name": "Iga", "full_name": "Iga Swiatek", "id": 1369644, "last_name": "Swiatek", "movement": "-3", "race_points": 300, "race_ranking": 50}, {"country": "Russia", "first_name": "Anastasia", "full_name": "Anastasia Potapova", "id": 1264998, "last_name": "Potapova", "movement": "-5", "race_points": 300, "race_ranking": 51}, {"country": "Japan", "first_name": "Nao", "full_name": "Nao Hibino", "id": 434712, "last_name": "Hibino", "movement": "-3", "race_points": 299, "race_ranking": 52}, {"country": "Australia", "first_name": "Ajla", "full_name": "Ajla Tomljanovic", "id": 206928, "last_name": "Tomljanovic", "movement": "-4", "race_points": 297, "race_ranking": 53}, {"country": "Germany", "first_name": "Angelique", "full_name": "Angelique Kerber", "id": 117480, "last_name": "Kerber", "movement": "-4", "race_points": 296, "race_ranking": 54}, {"country": "Belarus", "first_name": "Aliaksandra", "full_name": "Aliaksandra Sasnovich", "id": 275424, "last_name": "Sasnovich", "movement": "-4", "race_points": 293, "race_ranking": 55}, {"country": "Czech Republic", "first_name": "Kristyna", "full_name": "Kristyna Pliskova", "id": 116178, "last_name": "Pliskova", "movement": "-4", "race_points": 292, "race_ranking": 56}, {"country": "Italy", "first_name": "Monticone", "full_name": "Monticone Gatto", "id": 265278, "last_name": "Gatto", "movement": "+1", "race_points": 60, "race_ranking": 56}, {"country": "USA", "first_name": "Jessica", "full_name": "Jessica Pegula", "id": 269016, "last_name": "Pegula", "movement": "+26", "race_points": 291, "race_ranking": 57}, {"country": "Russia", "first_name": "Liudmila", "full_name": "Liudmila Samsonova", "id": 771516, "last_name": "Samsonova", "movement": "+3", "race_points": 174, "race_ranking": 57}, {"country": "France", "first_name": "Alize", "full_name": "Alize Cornet", "id": 112860, "last_name": "Cornet", "movement": "+22", "race_points": 285, "race_ranking": 58}, {"country": "Germany", "first_name": "Julia", "full_name": "Julia Gorges", "id": 118128, "last_name": "Gorges", "movement": "-7", "race_points": 259, "race_ranking": 60}, {"country": "Netherlands", "first_name": "Vroome", "full_name": "Vroome De", "id": 388344, "last_name": "De", "movement": "+1", "race_points": 59, "race_ranking": 61}, {"country": "Russia", "first_name": "Vitalia", "full_name": "Vitalia Diatchenko", "id": 197184, "last_name": "Diatchenko", "movement": "-6", "race_points": 256, "race_ranking": 63}, {"country": "China", "first_name": "Xiyu", "full_name": "Xiyu Wang", "id": 1338900, "last_name": "Wang", "movement": "-7", "race_points": 249, "race_ranking": 64}, {"country": "USA", "first_name": "Madison", "full_name": "Madison Brengle", "id": 117672, "last_name": "Brengle", "movement": "-7", "race_points": 248, "race_ranking": 65}, {"country": "USA", "first_name": "Catherine", "full_name": "Catherine Bellis", "id": 827820, "last_name": "Bellis", "movement": "+18", "race_points": 240, "race_ranking": 66}, {"country": "Kazakhstan", "first_name": "Zarina", "full_name": "Zarina Diyas", "id": 218670, "last_name": "Diyas", "movement": "-6", "race_points": 240, "race_ranking": 67}, {"country": "USA", "first_name": "Amanda", "full_name": "Amanda Anisimova", "id": 1383780, "last_name": "Anisimova", "movement": "+8", "race_points": 226, "race_ranking": 69}, {"country": "Slovenia", "first_name": "Tamara", "full_name": "Tamara Zidansek", "id": 661806, "last_name": "Zidansek", "movement": "-8", "race_points": 224, "race_ranking": 70}, {"country": "Argentina", "first_name": "Nadia", "full_name": "Nadia Podoroska", "id": 361668, "last_name": "Podoroska", "movement": "-8", "race_points": 222, "race_ranking": 71}, {"country": "Switzerland", "first_name": "Stefanie", "full_name": "Stefanie Vogele", "id": 113172, "last_name": "Vogele", "movement": "-7", "race_points": 218, "race_ranking": 73}, {"country": "Belgium", "first_name": "Kirsten", "full_name": "Kirsten Flipkens", "id": 110754, "last_name": "Flipkens", "movement": "+22", "race_points": 217, "race_ranking": 74}, {"country": "USA", "first_name": "Bernarda", "full_name": "Bernarda Pera", "id": 406554, "last_name": "Pera", "movement": "+11", "race_points": 213, "race_ranking": 75}, {"country": "China", "first_name": "Shuai", "full_name": "Shuai Peng", "id": 110898, "last_name": "Peng", "movement": "-5", "race_points": 206, "race_ranking": 76}, {"country": "Ukraine", "first_name": "Lesia", "full_name": "Lesia Tsurenko", "id": 216414, "last_name": "Tsurenko", "movement": "-5", "race_points": 202, "race_ranking": 77}, {"country": "Poland", "first_name": "Magdalena", "full_name": "Magdalena Frech", "id": 427512, "last_name": "Frech", "movement": "-5", "race_points": 201, "race_ranking": 78}, {"country": "Spain", "first_name": "Tormo", "full_name": "Tormo Sorribes", "id": 362364, "last_name": "Sorribes", "movement": "+22", "race_points": 44, "race_ranking": 79}, {"country": "Australia", "first_name": "Arina", "full_name": "Arina Rodionova", "id": 138504, "last_name": "Rodionova", "movement": "-5", "race_points": 199, "race_ranking": 79}, {"country": "Czech Republic", "first_name": "Tereza", "full_name": "Tereza Martincova", "id": 289920, "last_name": "Martincova", "movement": "-5", "race_points": 197, "race_ranking": 80}, {"country": "Italy", "first_name": "Elisabetta", "full_name": "Elisabetta Cocciaretto", "id": 1589892, "last_name": "Cocciaretto", "movement": "-5", "race_points": 195, "race_ranking": 82}, {"country": "USA", "first_name": "Catherine", "full_name": "Catherine Mcnally", "id": 1323564, "last_name": "Mcnally", "movement": "-5", "race_points": 193, "race_ranking": 83}, {"country": "USA", "first_name": "Lauren", "full_name": "Lauren Davis", "id": 248244, "last_name": "Davis", "movement": "-5", "race_points": 192, "race_ranking": 84}, {"country": "Ukraine", "first_name": "Anhelina", "full_name": "Anhelina Kalinina", "id": 543996, "last_name": "Kalinina", "movement": "-7", "race_points": 192, "race_ranking": 85}, {"country": "France", "first_name": "Kristina", "full_name": "Kristina Mladenovic", "id": 201570, "last_name": "Mladenovic", "movement": "+16", "race_points": 191, "race_ranking": 86}, {"country": "Italy", "first_name": "Jasmine", "full_name": "Jasmine Paolini", "id": 415260, "last_name": "Paolini", "movement": "-4", "race_points": 191, "race_ranking": 87}, {"country": "Hungary", "first_name": "Timea", "full_name": "Timea Babos", "id": 258624, "last_name": "Babos", "movement": "-5", "race_points": 189, "race_ranking": 88}, {"country": "Bulgaria", "first_name": "Viktoriya", "full_name": "Viktoriya Tomova", "id": 248256, "last_name": "Tomova", "movement": "-5", "race_points": 189, "race_ranking": 89}, {"country": "Czech Republic", "first_name": "Barbora", "full_name": "Barbora Strycova", "id": 110592, "last_name": "Strycova", "movement": "-6", "race_points": 182, "race_ranking": 90}, {"country": "Russia", "first_name": "Daria", "full_name": "Daria Kasatkina", "id": 794232, "last_name": "Kasatkina", "movement": "-31", "race_points": 55, "race_ranking": 90}, {"country": "Mexico", "first_name": "Renata", "full_name": "Renata Zarazua", "id": 667146, "last_name": "Zarazua", "movement": "-7", "race_points": 180, "race_ranking": 92}, {"country": "Germany", "first_name": "Tatjana", "full_name": "Tatjana Maria", "id": 117132, "last_name": "Maria", "movement": "-7", "race_points": 178, "race_ranking": 93}, {"country": "India", "first_name": "Ankita", "full_name": "Ankita Raina", "id": 279762, "last_name": "Raina", "movement": "-7", "race_points": 178, "race_ranking": 94}, {"country": "Latvia", "first_name": "Jelena", "full_name": "Jelena Ostapenko", "id": 386988, "last_name": "Ostapenko", "movement": "-9", "race_points": 176, "race_ranking": 95}, {"country": "Czech Republic", "first_name": "Marketa", "full_name": "Marketa Vondrousova", "id": 916836, "last_name": "Vondrousova", "movement": "-8", "race_points": 168, "race_ranking": 97}, {"country": "Canada", "first_name": "Eugenie", "full_name": "Eugenie Bouchard", "id": 264366, "last_name": "Bouchard", "movement": "-8", "race_points": 166, "race_ranking": 98}]}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"rankings_array": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "string"}, "last_name": {"type": "string"}, "movement": {"type": "string"}, "race_points": {"type": "string"}, "race_ranking": {"type": "string"}}, "type": "object"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"rankings": {"items": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "integer"}, "last_name": {"type": "string"}, "movement": {"type": "string"}, "race_points": {"type": "integer"}, "race_ranking": {"type": "integer"}}, "type": "object"}, "type": "array"}}, "type": "object"}}, "type": "object"} |
32370f25-c47a-4278-9c21-e644931b70ba/750ea0ae-c6ce-4568-b90e-72fade76efa0/0/0 | Tennis Live Data | Tennis data for top competitions around the world including tournaments, matches, results, and rankings. | 9.3 | Player | Basic player profiles for a given player_id | 200 | Player Profile | {"meta": {"description": "Player object with basic info on specified player", "fields": {"country": "String", "first_name": "String", "full_name": "String", "id": "Integer - player_id", "last_name": "String", "race_movement": "String", "race_points": "Integer", "race_ranking": "Integer", "ranking": "Integer", "ranking_movement": "String", "ranking_points": "Integer"}, "title": "Live Tennis API - Player profile for Adrian Mannarino"}, "results": {"player": {"country": "France", "first_name": "Adrian", "full_name": "Adrian Mannarino", "id": 95376, "last_name": "Mannarino", "race_movement": "-1", "race_points": 1191, "race_ranking": 38, "ranking": 38, "ranking_movement": "", "ranking_points": 1191}}} | {"properties": {"meta": {"properties": {"description": {"type": "string"}, "fields": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "string"}, "last_name": {"type": "string"}, "race_movement": {"type": "string"}, "race_points": {"type": "string"}, "race_ranking": {"type": "string"}, "ranking": {"type": "string"}, "ranking_movement": {"type": "string"}, "ranking_points": {"type": "string"}}, "type": "object"}, "title": {"type": "string"}}, "type": "object"}, "results": {"properties": {"player": {"properties": {"country": {"type": "string"}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "id": {"type": "integer"}, "last_name": {"type": "string"}, "race_movement": {"type": "string"}, "race_points": {"type": "integer"}, "race_ranking": {"type": "integer"}, "ranking": {"type": "integer"}, "ranking_movement": {"type": "string"}, "ranking_points": {"type": "integer"}}, "type": "object"}}, "type": "object"}}, "type": "object"} |
981c9c24-07e8-475f-9255-d7768d3111ae/d83acae1-e41f-4a23-85c7-87f222bda645/0/0 | Sport News | An API showing all the latest sport news around the world . | 7.7 | Get the sport news from a specific source | This endpoint gets the data from skysports | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
981c9c24-07e8-475f-9255-d7768d3111ae/c589dd5c-2fcb-44ec-8d0b-60f990affe0c/0/0 | Sport News | An API showing all the latest sport news around the world . | 7.7 | Get the sport news from a specific source | This end point gets the news from telegraph | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
19648605-6272-4aa7-9602-c57e73eacdc1/e4445b30-65de-4b54-b6db-2608a615740a/0/0 | Football Stats | The Football Stats API is crafted by specialists possessing profound statistical insight and a deep understanding of football dynamics. Leveraging advanced algorithms and comprehensive match data, it grants users a nuanced view of team trajectories through evolving Elo ratings. An essential asset for football analysts, fantasy league aficionados, and enthusiasts craving informed game predictions. | 0.2 | Leagues | Fetches details about leagues. If a specific league_id is provided, it returns details of that particular league; otherwise, it returns details of all leagues. | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
994f1bca-59ce-4a80-9a34-402573a96170/391e6a5f-9375-4dfd-b651-f8d1cfdadb18/0/0 | SoccersAPI | Reliable Soccer API Data Feeds - Soccer API Documentation: https://soccersapi.com/page/documentation - Soccer API Coverage: https://soccersapi.com/page/coverage | null | All Countries | The Countries endpoint gives you Country data like its Name, Flag, IsoCode, Continent and other related Country data. The Countries endpoint also gives the chance to order Leagues under the same Country. On the off chance that for instance, you need to demonstrate the Leagues per Country on your site/application, this may be a valuable endpoint for you by use the Leagues Endpoint. | 200 | Example_1 | {"data": [{"code": "af", "continent": "Asia", "id": 43482, "img": "https://cdn.soccersapi.com/images/countries/30/af.png", "name": "Afghanistan", "sub_region": "Southern Asia"}, {"code": "al", "continent": "Europe", "id": 2492, "img": "https://cdn.soccersapi.com/images/countries/30/al.png", "name": "Albania", "sub_region": "Southern Europe"}, {"code": "dz", "continent": "Africa", "id": 652, "img": "https://cdn.soccersapi.com/images/countries/30/dz.png", "name": "Algeria", "sub_region": "Northern Africa"}, {"code": "as", "continent": "Oceania", "id": 909620, "img": "https://cdn.soccersapi.com/images/countries/30/as.png", "name": "American Samoa", "sub_region": "Polynesia"}, {"code": "ad", "continent": "Europe", "id": 2969, "img": "https://cdn.soccersapi.com/images/countries/30/ad.png", "name": "Andorra", "sub_region": "Southern Europe"}, {"code": "ao", "continent": "Africa", "id": 949, "img": "https://cdn.soccersapi.com/images/countries/30/ao.png", "name": "Angola", "sub_region": "Middle Africa"}, {"code": "ai", "continent": "Americas", "id": 870130, "img": "https://cdn.soccersapi.com/images/countries/30/ai.png", "name": "Anguilla", "sub_region": "Caribbean"}, {"code": "ag", "continent": "Americas", "id": 137957, "img": "https://cdn.soccersapi.com/images/countries/30/ag.png", "name": "Antigua and Barbuda", "sub_region": "Caribbean"}, {"code": "ar", "continent": "Americas", "id": 82, "img": "https://cdn.soccersapi.com/images/countries/30/ar.png", "name": "Argentina", "sub_region": "South America"}, {"code": "am", "continent": "Asia", "id": 957, "img": "https://cdn.soccersapi.com/images/countries/30/am.png", "name": "Armenia", "sub_region": "Western Asia"}, {"code": "aw", "continent": "Americas", "id": 44607, "img": "https://cdn.soccersapi.com/images/countries/30/aw.png", "name": "Aruba", "sub_region": "Caribbean"}, {"code": null, "continent": "Asia", "id": 11240976, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Asia", "sub_region": ""}, {"code": "au", "continent": "Oceania", "id": 136, "img": "https://cdn.soccersapi.com/images/countries/30/au.png", "name": "Australia", "sub_region": "Australia and New Zealand"}, {"code": "at", "continent": "Europe", "id": 181, "img": "https://cdn.soccersapi.com/images/countries/30/at.png", "name": "Austria", "sub_region": "Western Europe"}, {"code": "az", "continent": "Asia", "id": 2491, "img": "https://cdn.soccersapi.com/images/countries/30/az.png", "name": "Azerbaijan", "sub_region": "Western Asia"}, {"code": "bs", "continent": "Americas", "id": 80957, "img": "https://cdn.soccersapi.com/images/countries/30/bs.png", "name": "Bahamas", "sub_region": "Caribbean"}, {"code": "bh", "continent": "Asia", "id": 190359, "img": "https://cdn.soccersapi.com/images/countries/30/bh.png", "name": "Bahrain", "sub_region": "Western Asia"}, {"code": "bd", "continent": "Asia", "id": 155081, "img": "https://cdn.soccersapi.com/images/countries/30/bd.png", "name": "Bangladesh", "sub_region": "Southern Asia"}, {"code": "bb", "continent": "Americas", "id": 33535, "img": "https://cdn.soccersapi.com/images/countries/30/bb.png", "name": "Barbados", "sub_region": "Caribbean"}, {"code": "by", "continent": "Europe", "id": 250, "img": "https://cdn.soccersapi.com/images/countries/30/by.png", "name": "Belarus", "sub_region": "Eastern Europe"}, {"code": "be", "continent": "Europe", "id": 594, "img": "https://cdn.soccersapi.com/images/countries/30/be.png", "name": "Belgium", "sub_region": "Western Europe"}, {"code": "bz", "continent": "Americas", "id": 144854, "img": "https://cdn.soccersapi.com/images/countries/30/bz.png", "name": "Belize", "sub_region": "Central America"}, {"code": "bj", "continent": "Africa", "id": 7868, "img": "https://cdn.soccersapi.com/images/countries/30/bj.png", "name": "Benin", "sub_region": "Western Africa"}, {"code": "bm", "continent": "Americas", "id": 15364, "img": "https://cdn.soccersapi.com/images/countries/30/bm.png", "name": "Bermuda", "sub_region": "Northern America"}, {"code": "bt", "continent": "Asia", "id": 912025, "img": "https://cdn.soccersapi.com/images/countries/30/bt.png", "name": "Bhutan", "sub_region": "Southern Asia"}, {"code": "bo", "continent": "Americas", "id": 7636, "img": "https://cdn.soccersapi.com/images/countries/30/bo.png", "name": "Bolivia", "sub_region": "South America"}, {"code": null, "continent": "Americas", "id": 47367, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Bonaire", "sub_region": "Caribbean"}, {"code": "ba", "continent": "Europe", "id": 545, "img": "https://cdn.soccersapi.com/images/countries/30/ba.png", "name": "Bosnia and Herzegovina", "sub_region": "Southern Europe"}, {"code": null, "continent": "Europe", "id": 1133173, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Bosnia-Herzegovina", "sub_region": "Southern Europe"}, {"code": "bw", "continent": "Africa", "id": 191076, "img": "https://cdn.soccersapi.com/images/countries/30/bw.png", "name": "Botswana", "sub_region": "Southern Africa"}, {"code": "br", "continent": "Americas", "id": 43, "img": "https://cdn.soccersapi.com/images/countries/30/br.png", "name": "Brazil", "sub_region": "South America"}, {"code": "vg", "continent": "Americas", "id": 41340, "img": "https://cdn.soccersapi.com/images/countries/30/vg.png", "name": "British Virgin Islands", "sub_region": "Caribbean"}, {"code": null, "continent": "Asia", "id": 913507, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Brunei Darussalam", "sub_region": "South-Eastern Asia"}, {"code": "bg", "continent": "Europe", "id": 262, "img": "https://cdn.soccersapi.com/images/countries/30/bg.png", "name": "Bulgaria", "sub_region": "Eastern Europe"}, {"code": "bf", "continent": "Africa", "id": 645, "img": "https://cdn.soccersapi.com/images/countries/30/bf.png", "name": "Burkina Faso", "sub_region": "Western Africa"}, {"code": "bi", "continent": "Africa", "id": 859, "img": "https://cdn.soccersapi.com/images/countries/30/bi.png", "name": "Burundi", "sub_region": "Eastern Africa"}, {"code": "kh", "continent": "Asia", "id": 909478, "img": "https://cdn.soccersapi.com/images/countries/30/kh.png", "name": "Cambodia", "sub_region": "South-Eastern Asia"}, {"code": "cm", "continent": "Africa", "id": 631, "img": "https://cdn.soccersapi.com/images/countries/30/cm.png", "name": "Cameroon", "sub_region": "Middle Africa"}, {"code": "ca", "continent": "Americas", "id": 1042, "img": "https://cdn.soccersapi.com/images/countries/30/ca.png", "name": "Canada", "sub_region": "Northern America"}, {"code": null, "continent": "Africa", "id": 810, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Cape Verde Islands", "sub_region": "Western Africa"}, {"code": "ky", "continent": "Americas", "id": 37566, "img": "https://cdn.soccersapi.com/images/countries/30/ky.png", "name": "Cayman Islands", "sub_region": "Caribbean"}, {"code": "cf", "continent": "Africa", "id": 1285, "img": "https://cdn.soccersapi.com/images/countries/30/cf.png", "name": "Central African Republic", "sub_region": "Middle Africa"}, {"code": "td", "continent": "Africa", "id": 98837, "img": "https://cdn.soccersapi.com/images/countries/30/td.png", "name": "Chad", "sub_region": "Middle Africa"}, {"code": "cl", "continent": "Americas", "id": 118, "img": "https://cdn.soccersapi.com/images/countries/30/cl.png", "name": "Chile", "sub_region": "South America"}, {"code": null, "continent": "Asia", "id": 5656, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "China PR", "sub_region": "Eastern Asia"}, {"code": null, "continent": "Asia", "id": 213408, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Chinese Taipei", "sub_region": "Eastern Asia"}, {"code": "co", "continent": "Americas", "id": 391, "img": "https://cdn.soccersapi.com/images/countries/30/co.png", "name": "Colombia", "sub_region": "South America"}, {"code": "km", "continent": "Africa", "id": 364716, "img": "https://cdn.soccersapi.com/images/countries/30/km.png", "name": "Comoros", "sub_region": "Eastern Africa"}, {"code": "cg", "continent": "Africa", "id": 1598, "img": "https://cdn.soccersapi.com/images/countries/30/cg.png", "name": "Congo", "sub_region": "Middle Africa"}, {"code": null, "continent": "Africa", "id": 1358, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Congo DR", "sub_region": "Middle Africa"}, {"code": null, "continent": "Oceania", "id": 867686, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Cook Islands", "sub_region": "Polynesia"}, {"code": "cr", "continent": "Americas", "id": 1777, "img": "https://cdn.soccersapi.com/images/countries/30/cr.png", "name": "Costa Rica", "sub_region": "Central America"}, {"code": "de", "continent": "Africa", "id": 61, "img": "https://cdn.soccersapi.com/images/countries/30/de.png", "name": "C\u00f4te d'Ivoire", "sub_region": "Western Africa"}, {"code": "hr", "continent": "Europe", "id": 304, "img": "https://cdn.soccersapi.com/images/countries/30/hr.png", "name": "Croatia", "sub_region": "Southern Europe"}, {"code": "cu", "continent": "Americas", "id": 63642, "img": "https://cdn.soccersapi.com/images/countries/30/cu.png", "name": "Cuba", "sub_region": "Caribbean"}, {"code": "cw", "continent": "Americas", "id": 7475, "img": "https://cdn.soccersapi.com/images/countries/30/cw.png", "name": "Cura\u00e7ao", "sub_region": "Caribbean"}, {"code": "cy", "continent": "Europe", "id": 154, "img": "https://cdn.soccersapi.com/images/countries/30/cy.png", "name": "Cyprus", "sub_region": "Eastern Europe"}, {"code": "cz", "continent": "Europe", "id": 283, "img": "https://cdn.soccersapi.com/images/countries/30/cz.png", "name": "Czech Republic", "sub_region": "Eastern Europe"}, {"code": "dk", "continent": "Europe", "id": 358, "img": "https://cdn.soccersapi.com/images/countries/30/dk.png", "name": "Denmark", "sub_region": "Northern Europe"}, {"code": "dj", "continent": "Africa", "id": 908821, "img": "https://cdn.soccersapi.com/images/countries/30/dj.png", "name": "Djibouti", "sub_region": "Eastern Africa"}, {"code": "dm", "continent": "Americas", "id": 380193, "img": "https://cdn.soccersapi.com/images/countries/30/dm.png", "name": "Dominica", "sub_region": "Caribbean"}, {"code": "do", "continent": "Americas", "id": 79184, "img": "https://cdn.soccersapi.com/images/countries/30/do.png", "name": "Dominican Republic", "sub_region": "Caribbean"}, {"code": null, "continent": "Asia", "id": 10203167, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "East Timor", "sub_region": "South-Eastern Asia"}, {"code": "ec", "continent": "Americas", "id": 497, "img": "https://cdn.soccersapi.com/images/countries/30/ec.png", "name": "Ecuador", "sub_region": "South America"}, {"code": "eg", "continent": "Africa", "id": 924, "img": "https://cdn.soccersapi.com/images/countries/30/eg.png", "name": "Egypt", "sub_region": "Northern Africa"}, {"code": "sv", "continent": "Americas", "id": 35046, "img": "https://cdn.soccersapi.com/images/countries/30/sv.png", "name": "El Salvador", "sub_region": "Central America"}, {"code": "gb", "continent": "Europe", "id": 500, "img": "https://cdn.soccersapi.com/images/countries/30/gb.png", "name": "England", "sub_region": "Northern Europe"}, {"code": "gq", "continent": "Africa", "id": 212013, "img": "https://cdn.soccersapi.com/images/countries/30/gq.png", "name": "Equatorial Guinea", "sub_region": "Middle Africa"}, {"code": "er", "continent": "Africa", "id": 43359, "img": "https://cdn.soccersapi.com/images/countries/30/er.png", "name": "Eritrea", "sub_region": "Eastern Africa"}, {"code": "ee", "continent": "Europe", "id": 2443, "img": "https://cdn.soccersapi.com/images/countries/30/ee.png", "name": "Estonia", "sub_region": "Northern Europe"}, {"code": "et", "continent": "Africa", "id": 45021, "img": "https://cdn.soccersapi.com/images/countries/30/et.png", "name": "Ethiopia", "sub_region": "Eastern Africa"}, {"code": "eu", "continent": "Europe", "id": 79, "img": "https://cdn.soccersapi.com/images/countries/30/eu.png", "name": "Europe", "sub_region": ""}, {"code": "eu", "continent": "Europe", "id": 8151962, "img": "https://cdn.soccersapi.com/images/countries/30/eu.png", "name": "Europe", "sub_region": ""}, {"code": "fo", "continent": "Europe", "id": 2192, "img": "https://cdn.soccersapi.com/images/countries/30/fo.png", "name": "Faroe Islands", "sub_region": "Northern Europe"}, {"code": "fj", "continent": "Oceania", "id": 867036, "img": "https://cdn.soccersapi.com/images/countries/30/fj.png", "name": "Fiji", "sub_region": "Melanesia"}, {"code": "fi", "continent": "Europe", "id": 1271, "img": "https://cdn.soccersapi.com/images/countries/30/fi.png", "name": "Finland", "sub_region": "Northern Europe"}, {"code": "fr", "continent": "Europe", "id": 55, "img": "https://cdn.soccersapi.com/images/countries/30/fr.png", "name": "France", "sub_region": "Western Europe"}, {"code": "gf", "continent": "Americas", "id": 3607, "img": "https://cdn.soccersapi.com/images/countries/30/gf.png", "name": "French Guiana", "sub_region": "South America"}, {"code": "mk", "continent": "Europe", "id": 112, "img": "https://cdn.soccersapi.com/images/countries/30/mk.png", "name": "FYR Macedonia", "sub_region": "Southern Europe"}, {"code": "ga", "continent": "Africa", "id": 3700, "img": "https://cdn.soccersapi.com/images/countries/30/ga.png", "name": "Gabon", "sub_region": "Middle Africa"}, {"code": "gm", "continent": "Africa", "id": 2545, "img": "https://cdn.soccersapi.com/images/countries/30/gm.png", "name": "Gambia", "sub_region": "Western Africa"}, {"code": "ge", "continent": "Asia", "id": 157, "img": "https://cdn.soccersapi.com/images/countries/30/ge.png", "name": "Georgia", "sub_region": "Western Asia"}, {"code": "de", "continent": "Europe", "id": 49, "img": "https://cdn.soccersapi.com/images/countries/30/de.png", "name": "Germany", "sub_region": "Western Europe"}, {"code": "gh", "continent": "Africa", "id": 506, "img": "https://cdn.soccersapi.com/images/countries/30/gh.png", "name": "Ghana", "sub_region": "Western Africa"}, {"code": "gi", "continent": "Europe", "id": 3412, "img": "https://cdn.soccersapi.com/images/countries/30/gi.png", "name": "Gibraltar", "sub_region": "Southern Europe"}, {"code": null, "continent": "", "id": 9374670, "img": "https://cdn.soccersapi.com/images/countries/30/.png", "name": "Great Britain", "sub_region": ""}, {"code": "gr", "continent": "Europe", "id": 163, "img": "https://cdn.soccersapi.com/images/countries/30/gr.png", "name": "Greece", "sub_region": "Southern Europe"}, {"code": "gd", "continent": "Americas", "id": 26871, "img": "https://cdn.soccersapi.com/images/countries/30/gd.png", "name": "Grenada", "sub_region": "Caribbean"}, {"code": "gp", "continent": "Americas", "id": 3817, "img": "https://cdn.soccersapi.com/images/countries/30/gp.png", "name": "Guadeloupe", "sub_region": "Caribbean"}, {"code": "gu", "continent": "Oceania", "id": 910074, "img": "https://cdn.soccersapi.com/images/countries/30/gu.png", "name": "Guam", "sub_region": "Micronesia"}, {"code": "gt", "continent": "Americas", "id": 53166, "img": "https://cdn.soccersapi.com/images/countries/30/gt.png", "name": "Guatemala", "sub_region": "Central America"}, {"code": "gg", "continent": "", "id": 1885016, "img": "https://cdn.soccersapi.com/images/countries/30/gg.png", "name": "Guernsey", "sub_region": ""}, {"code": "gn", "continent": "Africa", "id": 1741, "img": "https://cdn.soccersapi.com/images/countries/30/gn.png", "name": "Guinea", "sub_region": "Western Africa"}, {"code": "gw", "continent": "Africa", "id": 1745, "img": "https://cdn.soccersapi.com/images/countries/30/gw.png", "name": "Guinea-Bissau", "sub_region": "Western Africa"}, {"code": "gy", "continent": "Americas", "id": 2023, "img": "https://cdn.soccersapi.com/images/countries/30/gy.png", "name": "Guyana", "sub_region": "South America"}, {"code": "ht", "continent": "Americas", "id": 2215, "img": "https://cdn.soccersapi.com/images/countries/30/ht.png", "name": "Haiti", "sub_region": "Caribbean"}, {"code": "hn", "continent": "Americas", "id": 1214, "img": "https://cdn.soccersapi.com/images/countries/30/hn.png", "name": "Honduras", "sub_region": "Central America"}, {"code": "hk", "continent": "Asia", "id": 64344, "img": "https://cdn.soccersapi.com/images/countries/30/hk.png", "name": "Hong Kong", "sub_region": "Eastern Asia"}, {"code": "hu", "continent": "Europe", "id": 712, "img": "https://cdn.soccersapi.com/images/countries/30/hu.png", "name": "Hungary", "sub_region": "Eastern Europe"}, {"code": "is", "continent": "Europe", "id": 1834, "img": "https://cdn.soccersapi.com/images/countries/30/is.png", "name": "Iceland", "sub_region": "Northern Europe"}], "meta": {"count": 100, "page": 1, "pages": 3, "plan": "full", "requests_left": null, "total": 240, "user": "rapidapi"}} | {"properties": {"data": {"items": {"type": "object"}, "type": "array"}, "meta": {"properties": {"count": {"type": "integer"}, "page": {"type": "integer"}, "pages": {"type": "integer"}, "plan": {"type": "string"}, "requests_left": {"type": "null"}, "total": {"type": "integer"}, "user": {"type": "string"}}, "type": "object"}}, "type": "object"} |
994f1bca-59ce-4a80-9a34-402573a96170/95625531-54b9-46fb-a253-23792d9719bf/0/0 | SoccersAPI | Reliable Soccer API Data Feeds - Soccer API Documentation: https://soccersapi.com/page/documentation - Soccer API Coverage: https://soccersapi.com/page/coverage | null | Team Sidelined | Get sidelined by team ID | 200 | Example_1 | {"data": [{"description": "Knock", "end_date": null, "player_id": 471, "start_date": "2017-10-22", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2018-03-09", "player_id": 458, "start_date": "2018-02-01", "team_id": 52}, {"description": "Illness", "end_date": "2018-02-21", "player_id": 2030, "start_date": "2018-02-16", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-03-30", "player_id": 862, "start_date": "2018-02-22", "team_id": 52}, {"description": "Knock", "end_date": "2018-03-23", "player_id": 1914, "start_date": "2018-02-12", "team_id": 52}, {"description": "Knock", "end_date": "2018-04-14", "player_id": 471, "start_date": "2018-02-12", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2018-03-12", "player_id": 2030, "start_date": "2018-03-09", "team_id": 52}, {"description": "Hip/Thigh Injury", "end_date": "2018-03-12", "player_id": 1867, "start_date": "2018-03-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-03-30", "player_id": 455414, "start_date": "2018-03-26", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-03", "player_id": 983, "start_date": "2018-03-28", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-03-30", "player_id": 203, "start_date": "2018-03-28", "team_id": 52}, {"description": "Foot Injury", "end_date": "2018-05-18", "player_id": 1033, "start_date": "2018-04-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-09", "player_id": 1338, "start_date": "2018-05-03", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-14", "player_id": 458, "start_date": "2018-05-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-09", "player_id": 471, "start_date": "2018-04-27", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-18", "player_id": 1867, "start_date": "2018-05-12", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-08-30", "player_id": 983, "start_date": "2018-05-23", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2018-06-27", "player_id": 1033, "start_date": "2018-06-24", "team_id": 52}, {"description": "Knock", "end_date": "2018-07-06", "player_id": 203, "start_date": "2018-07-04", "team_id": 52}, {"description": "Calf Muscle Strain", "end_date": "2018-08-26", "player_id": 246, "start_date": "2018-07-22", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-08-18", "player_id": 862, "start_date": "2018-08-05", "team_id": 52}, {"description": "Knock", "end_date": "2018-09-13", "player_id": 1914, "start_date": "2018-07-01", "team_id": 52}, {"description": "Abdominal Strain", "end_date": "2018-08-26", "player_id": 1373, "start_date": "2018-06-28", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-25", "player_id": 471, "start_date": "2018-08-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-18", "player_id": 858, "start_date": "2018-08-01", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-26", "player_id": 1338, "start_date": "2018-08-17", "team_id": 52}, {"description": "Back Injury", "end_date": "2018-09-14", "player_id": 458, "start_date": "2018-09-03", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-09-25", "player_id": 862, "start_date": "2018-09-03", "team_id": 52}, {"description": "Suspended", "end_date": "2018-09-27", "player_id": 1916, "start_date": "2018-09-03", "team_id": 52}, {"description": "Suspended", "end_date": "2018-09-23", "player_id": 1373, "start_date": "2018-09-16", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-05", "player_id": 203, "start_date": "2018-09-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-19", "player_id": 862, "start_date": "2018-09-30", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-10-19", "player_id": 1373, "start_date": "2018-10-07", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-10-19", "player_id": 993, "start_date": "2018-10-07", "team_id": 52}, {"description": "Groin Strain", "end_date": "2018-11-06", "player_id": 458, "start_date": "2018-10-14", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-10-02", "player_id": 455414, "start_date": "2018-10-07", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-31", "player_id": 246, "start_date": "2018-10-04", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2018-10-27", "player_id": 1338, "start_date": "2018-10-21", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2018-10-27", "player_id": 858, "start_date": "2018-09-27", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-11-23", "player_id": 246, "start_date": "2018-11-01", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-23", "player_id": 2030, "start_date": "2018-11-07", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-11", "player_id": 1033, "start_date": "2018-11-02", "team_id": 52}, {"description": "Suspended", "end_date": "2018-11-25", "player_id": 993, "start_date": "2018-11-12", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-23", "player_id": 1916, "start_date": "2018-11-19", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-26", "player_id": 1887, "start_date": "2018-11-17", "team_id": 52}, {"description": "Groin Strain", "end_date": "2018-12-15", "player_id": 160244, "start_date": "2018-11-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-01-01", "player_id": 1338, "start_date": "2018-11-29", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 971, "start_date": "2018-11-25", "team_id": 52}, {"description": "Suspended", "end_date": "2018-12-07", "player_id": 203, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 246, "start_date": "2018-11-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-07", "player_id": 471, "start_date": "2018-12-02", "team_id": 52}, {"description": "Foot Injury", "end_date": "2018-12-04", "player_id": 785, "start_date": "2018-11-30", "team_id": 52}, {"description": "Back Injury", "end_date": "2018-12-04", "player_id": 1887, "start_date": "2018-11-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 1916, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-21", "player_id": 993, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-07", "player_id": 785, "start_date": "2018-12-06", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-12-15", "player_id": 1867, "start_date": "2018-12-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-11", "player_id": 1887, "start_date": "2018-12-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-15", "player_id": 971, "start_date": "2018-12-07", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-26", "player_id": 1914, "start_date": "2018-12-13", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-01-28", "player_id": 785, "start_date": "2018-12-09", "team_id": 52}, {"description": "Knock", "end_date": "2019-01-04", "player_id": 455414, "start_date": "2018-12-09", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-15", "player_id": 164099, "start_date": "2018-12-09", "team_id": 52}, {"description": "Illness", "end_date": "2018-12-29", "player_id": 1867, "start_date": "2018-12-23", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-01-01", "player_id": 1916, "start_date": "2018-12-31", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-01-06", "player_id": 2030, "start_date": "2019-01-03", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-01-12", "player_id": 2030, "start_date": "2019-01-04", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-01-18", "player_id": 1338, "start_date": "2019-01-06", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-02", "player_id": 2030, "start_date": "2019-01-30", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-02", "player_id": 1867, "start_date": "2019-01-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-12", "player_id": 971, "start_date": "2019-01-20", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2019-05-11", "player_id": 246, "start_date": "2019-01-04", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-02-23", "player_id": 858, "start_date": "2019-02-13", "team_id": 52}, {"description": "Groin Strain", "end_date": "2019-03-09", "player_id": 1867, "start_date": "2019-02-13", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 884, "start_date": "2019-02-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 862, "start_date": "2019-02-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 858, "start_date": "2019-02-25", "team_id": 52}, {"description": "Illness", "end_date": "2019-03-16", "player_id": 471, "start_date": "2019-02-13", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-09", "player_id": 1373, "start_date": "2019-02-19", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-02-26", "player_id": 1916, "start_date": "2019-02-25", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-04-15", "player_id": 1338, "start_date": "2019-03-03", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-09", "player_id": 1887, "start_date": "2019-03-07", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-03-29", "player_id": 1867, "start_date": "2019-03-18", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-29", "player_id": 993, "start_date": "2019-03-18", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-03-29", "player_id": 1033, "start_date": "2019-03-11", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-29", "player_id": 1373, "start_date": "2019-03-18", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-03-26", "player_id": 1916, "start_date": "2019-03-18", "team_id": 52}, {"description": "Head Injury", "end_date": "2019-04-27", "player_id": 1887, "start_date": "2019-03-24", "team_id": 52}, {"description": "Illness", "end_date": "2019-04-12", "player_id": 20333681, "start_date": "2019-03-11", "team_id": 52}, {"description": "Suspended", "end_date": "2019-04-14", "player_id": 203, "start_date": "2019-04-04", "team_id": 52}, {"description": "Illness", "end_date": "2019-04-15", "player_id": 1373, "start_date": "2019-04-04", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-27", "player_id": 862, "start_date": "2019-03-31", "team_id": 52}, {"description": "Suspended", "end_date": "2019-04-22", "player_id": 993, "start_date": "2019-04-04", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-04", "player_id": 471, "start_date": "2019-04-22", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-27", "player_id": 455414, "start_date": "2019-04-22", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-07-16", "player_id": 1887, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-05-11", "player_id": 983, "start_date": "2019-04-29", "team_id": 52}, {"description": "Unknown", "end_date": "2019-04-04", "player_id": 1916, "start_date": "2019-04-29", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-05-31", "player_id": 1338, "start_date": "2019-05-06", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-05-31", "player_id": 1033, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-05-11", "player_id": 858, "start_date": "2019-04-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-11", "player_id": 1867, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-11", "player_id": 20333681, "start_date": "2019-04-27", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-12-22", "player_id": 1887, "start_date": "2019-07-26", "team_id": 52}, {"description": "Back Injury", "end_date": "2019-08-10", "player_id": 2030, "start_date": "2019-08-02", "team_id": 52}, {"description": "Hip/Thigh Injury", "end_date": "2013-03-06", "player_id": 647, "start_date": "2013-02-19", "team_id": 52}, {"description": "Hamstring", "end_date": "2012-11-30", "player_id": 647, "start_date": "2012-11-01", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2012-05-10", "player_id": 647, "start_date": "2011-11-02", "team_id": 52}, {"description": "Groin Strain", "end_date": "2011-02-24", "player_id": 647, "start_date": "2011-02-18", "team_id": 52}, {"description": "Hamstring", "end_date": "2010-12-24", "player_id": 647, "start_date": "2010-10-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2010-06-01", "player_id": 647, "start_date": "2010-03-01", "team_id": 52}, {"description": "Back Injury", "end_date": null, "player_id": 5489, "start_date": "2019-08-02", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-10-05", "player_id": 993, "start_date": "2019-08-25", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-09-18", "player_id": 164099, "start_date": "2019-08-04", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-10-19", "player_id": 1867, "start_date": "2019-08-25", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-26", "player_id": 2030, "start_date": "2019-09-01", "team_id": 52}, {"description": "Back Injury", "end_date": "2019-09-13", "player_id": 5290, "start_date": "2019-09-01", "team_id": 52}, {"description": "Illness", "end_date": "2019-09-18", "player_id": 858, "start_date": "2019-09-07", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-21", "player_id": 5187, "start_date": "2019-09-15", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-09-29", "player_id": 1916, "start_date": "2019-09-23", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-19", "player_id": 471, "start_date": "2019-09-26", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-29", "player_id": 2030, "start_date": "2019-09-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-02", "player_id": 164099, "start_date": "2019-09-20", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-02", "player_id": 608323, "start_date": "2019-09-23", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-11-11", "player_id": 2030, "start_date": "2019-10-02", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-10-23", "player_id": 858, "start_date": "2019-10-04", "team_id": 52}, {"description": "Tonsillitis", "end_date": "2019-10-19", "player_id": 5290, "start_date": "2019-09-27", "team_id": 52}, {"description": "Groin Strain", "end_date": "2019-10-19", "player_id": 870, "start_date": "2019-10-16", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-11-03", "player_id": 993, "start_date": "2019-10-18", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": null, "player_id": 4429, "start_date": "2019-10-20", "team_id": 52}, {"description": "Groin Strain", "end_date": null, "player_id": 164099, "start_date": "2019-10-18", "team_id": 52}, {"description": "Knock", "end_date": null, "player_id": 1373, "start_date": "2019-10-20", "team_id": 52}]} | {"properties": {"data": {"items": {"type": "object"}, "type": "array"}}, "type": "object"} |
994f1bca-59ce-4a80-9a34-402573a96170/038ee710-efb5-4c93-9ca1-bab91f723087/0/0 | SoccersAPI | Reliable Soccer API Data Feeds - Soccer API Documentation: https://soccersapi.com/page/documentation - Soccer API Coverage: https://soccersapi.com/page/coverage | null | Team Trophies | Get team trophies | 200 | Example_1 | {"data": [{"description": "Knock", "end_date": null, "player_id": 471, "start_date": "2017-10-22", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2018-03-09", "player_id": 458, "start_date": "2018-02-01", "team_id": 52}, {"description": "Illness", "end_date": "2018-02-21", "player_id": 2030, "start_date": "2018-02-16", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-03-30", "player_id": 862, "start_date": "2018-02-22", "team_id": 52}, {"description": "Knock", "end_date": "2018-03-23", "player_id": 1914, "start_date": "2018-02-12", "team_id": 52}, {"description": "Knock", "end_date": "2018-04-14", "player_id": 471, "start_date": "2018-02-12", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2018-03-12", "player_id": 2030, "start_date": "2018-03-09", "team_id": 52}, {"description": "Hip/Thigh Injury", "end_date": "2018-03-12", "player_id": 1867, "start_date": "2018-03-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-03-30", "player_id": 455414, "start_date": "2018-03-26", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-03", "player_id": 983, "start_date": "2018-03-28", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-03-30", "player_id": 203, "start_date": "2018-03-28", "team_id": 52}, {"description": "Foot Injury", "end_date": "2018-05-18", "player_id": 1033, "start_date": "2018-04-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-09", "player_id": 1338, "start_date": "2018-05-03", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-14", "player_id": 458, "start_date": "2018-05-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-09", "player_id": 471, "start_date": "2018-04-27", "team_id": 52}, {"description": "Knock", "end_date": "2018-05-18", "player_id": 1867, "start_date": "2018-05-12", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-08-30", "player_id": 983, "start_date": "2018-05-23", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2018-06-27", "player_id": 1033, "start_date": "2018-06-24", "team_id": 52}, {"description": "Knock", "end_date": "2018-07-06", "player_id": 203, "start_date": "2018-07-04", "team_id": 52}, {"description": "Calf Muscle Strain", "end_date": "2018-08-26", "player_id": 246, "start_date": "2018-07-22", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-08-18", "player_id": 862, "start_date": "2018-08-05", "team_id": 52}, {"description": "Knock", "end_date": "2018-09-13", "player_id": 1914, "start_date": "2018-07-01", "team_id": 52}, {"description": "Abdominal Strain", "end_date": "2018-08-26", "player_id": 1373, "start_date": "2018-06-28", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-25", "player_id": 471, "start_date": "2018-08-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-18", "player_id": 858, "start_date": "2018-08-01", "team_id": 52}, {"description": "Knock", "end_date": "2018-08-26", "player_id": 1338, "start_date": "2018-08-17", "team_id": 52}, {"description": "Back Injury", "end_date": "2018-09-14", "player_id": 458, "start_date": "2018-09-03", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-09-25", "player_id": 862, "start_date": "2018-09-03", "team_id": 52}, {"description": "Suspended", "end_date": "2018-09-27", "player_id": 1916, "start_date": "2018-09-03", "team_id": 52}, {"description": "Suspended", "end_date": "2018-09-23", "player_id": 1373, "start_date": "2018-09-16", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-05", "player_id": 203, "start_date": "2018-09-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-19", "player_id": 862, "start_date": "2018-09-30", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-10-19", "player_id": 1373, "start_date": "2018-10-07", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2018-10-19", "player_id": 993, "start_date": "2018-10-07", "team_id": 52}, {"description": "Groin Strain", "end_date": "2018-11-06", "player_id": 458, "start_date": "2018-10-14", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-10-02", "player_id": 455414, "start_date": "2018-10-07", "team_id": 52}, {"description": "Knock", "end_date": "2018-10-31", "player_id": 246, "start_date": "2018-10-04", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2018-10-27", "player_id": 1338, "start_date": "2018-10-21", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2018-10-27", "player_id": 858, "start_date": "2018-09-27", "team_id": 52}, {"description": "Knee Injury", "end_date": "2018-11-23", "player_id": 246, "start_date": "2018-11-01", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-23", "player_id": 2030, "start_date": "2018-11-07", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-11", "player_id": 1033, "start_date": "2018-11-02", "team_id": 52}, {"description": "Suspended", "end_date": "2018-11-25", "player_id": 993, "start_date": "2018-11-12", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-23", "player_id": 1916, "start_date": "2018-11-19", "team_id": 52}, {"description": "Knock", "end_date": "2018-11-26", "player_id": 1887, "start_date": "2018-11-17", "team_id": 52}, {"description": "Groin Strain", "end_date": "2018-12-15", "player_id": 160244, "start_date": "2018-11-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-01-01", "player_id": 1338, "start_date": "2018-11-29", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 971, "start_date": "2018-11-25", "team_id": 52}, {"description": "Suspended", "end_date": "2018-12-07", "player_id": 203, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 246, "start_date": "2018-11-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-07", "player_id": 471, "start_date": "2018-12-02", "team_id": 52}, {"description": "Foot Injury", "end_date": "2018-12-04", "player_id": 785, "start_date": "2018-11-30", "team_id": 52}, {"description": "Back Injury", "end_date": "2018-12-04", "player_id": 1887, "start_date": "2018-11-30", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-04", "player_id": 1916, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-21", "player_id": 993, "start_date": "2018-12-02", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-07", "player_id": 785, "start_date": "2018-12-06", "team_id": 52}, {"description": "Hamstring", "end_date": "2018-12-15", "player_id": 1867, "start_date": "2018-12-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-11", "player_id": 1887, "start_date": "2018-12-06", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-15", "player_id": 971, "start_date": "2018-12-07", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-26", "player_id": 1914, "start_date": "2018-12-13", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-01-28", "player_id": 785, "start_date": "2018-12-09", "team_id": 52}, {"description": "Knock", "end_date": "2019-01-04", "player_id": 455414, "start_date": "2018-12-09", "team_id": 52}, {"description": "Knock", "end_date": "2018-12-15", "player_id": 164099, "start_date": "2018-12-09", "team_id": 52}, {"description": "Illness", "end_date": "2018-12-29", "player_id": 1867, "start_date": "2018-12-23", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-01-01", "player_id": 1916, "start_date": "2018-12-31", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-01-06", "player_id": 2030, "start_date": "2019-01-03", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-01-12", "player_id": 2030, "start_date": "2019-01-04", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-01-18", "player_id": 1338, "start_date": "2019-01-06", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-02", "player_id": 2030, "start_date": "2019-01-30", "team_id": 52}, {"description": "Knock", "end_date": "2019-02-02", "player_id": 1867, "start_date": "2019-01-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-12", "player_id": 971, "start_date": "2019-01-20", "team_id": 52}, {"description": "MCL Knee Ligament Injury", "end_date": "2019-05-11", "player_id": 246, "start_date": "2019-01-04", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-02-23", "player_id": 858, "start_date": "2019-02-13", "team_id": 52}, {"description": "Groin Strain", "end_date": "2019-03-09", "player_id": 1867, "start_date": "2019-02-13", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 884, "start_date": "2019-02-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 862, "start_date": "2019-02-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-03-16", "player_id": 858, "start_date": "2019-02-25", "team_id": 52}, {"description": "Illness", "end_date": "2019-03-16", "player_id": 471, "start_date": "2019-02-13", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-09", "player_id": 1373, "start_date": "2019-02-19", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-02-26", "player_id": 1916, "start_date": "2019-02-25", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-04-15", "player_id": 1338, "start_date": "2019-03-03", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-09", "player_id": 1887, "start_date": "2019-03-07", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-03-29", "player_id": 1867, "start_date": "2019-03-18", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-29", "player_id": 993, "start_date": "2019-03-18", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-03-29", "player_id": 1033, "start_date": "2019-03-11", "team_id": 52}, {"description": "Knock", "end_date": "2019-03-29", "player_id": 1373, "start_date": "2019-03-18", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-03-26", "player_id": 1916, "start_date": "2019-03-18", "team_id": 52}, {"description": "Head Injury", "end_date": "2019-04-27", "player_id": 1887, "start_date": "2019-03-24", "team_id": 52}, {"description": "Illness", "end_date": "2019-04-12", "player_id": 20333681, "start_date": "2019-03-11", "team_id": 52}, {"description": "Suspended", "end_date": "2019-04-14", "player_id": 203, "start_date": "2019-04-04", "team_id": 52}, {"description": "Illness", "end_date": "2019-04-15", "player_id": 1373, "start_date": "2019-04-04", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-27", "player_id": 862, "start_date": "2019-03-31", "team_id": 52}, {"description": "Suspended", "end_date": "2019-04-22", "player_id": 993, "start_date": "2019-04-04", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-04", "player_id": 471, "start_date": "2019-04-22", "team_id": 52}, {"description": "Knock", "end_date": "2019-04-27", "player_id": 455414, "start_date": "2019-04-22", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-07-16", "player_id": 1887, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-05-11", "player_id": 983, "start_date": "2019-04-29", "team_id": 52}, {"description": "Unknown", "end_date": "2019-04-04", "player_id": 1916, "start_date": "2019-04-29", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-05-31", "player_id": 1338, "start_date": "2019-05-06", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-05-31", "player_id": 1033, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-05-11", "player_id": 858, "start_date": "2019-04-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-11", "player_id": 1867, "start_date": "2019-04-29", "team_id": 52}, {"description": "Knock", "end_date": "2019-05-11", "player_id": 20333681, "start_date": "2019-04-27", "team_id": 52}, {"description": "Knee Injury", "end_date": "2019-12-22", "player_id": 1887, "start_date": "2019-07-26", "team_id": 52}, {"description": "Back Injury", "end_date": "2019-08-10", "player_id": 2030, "start_date": "2019-08-02", "team_id": 52}, {"description": "Hip/Thigh Injury", "end_date": "2013-03-06", "player_id": 647, "start_date": "2013-02-19", "team_id": 52}, {"description": "Hamstring", "end_date": "2012-11-30", "player_id": 647, "start_date": "2012-11-01", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2012-05-10", "player_id": 647, "start_date": "2011-11-02", "team_id": 52}, {"description": "Groin Strain", "end_date": "2011-02-24", "player_id": 647, "start_date": "2011-02-18", "team_id": 52}, {"description": "Hamstring", "end_date": "2010-12-24", "player_id": 647, "start_date": "2010-10-25", "team_id": 52}, {"description": "Hamstring", "end_date": "2010-06-01", "player_id": 647, "start_date": "2010-03-01", "team_id": 52}, {"description": "Back Injury", "end_date": null, "player_id": 5489, "start_date": "2019-08-02", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-10-05", "player_id": 993, "start_date": "2019-08-25", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-09-18", "player_id": 164099, "start_date": "2019-08-04", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-10-19", "player_id": 1867, "start_date": "2019-08-25", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-26", "player_id": 2030, "start_date": "2019-09-01", "team_id": 52}, {"description": "Back Injury", "end_date": "2019-09-13", "player_id": 5290, "start_date": "2019-09-01", "team_id": 52}, {"description": "Illness", "end_date": "2019-09-18", "player_id": 858, "start_date": "2019-09-07", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-21", "player_id": 5187, "start_date": "2019-09-15", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": "2019-09-29", "player_id": 1916, "start_date": "2019-09-23", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-19", "player_id": 471, "start_date": "2019-09-26", "team_id": 52}, {"description": "Ankle/Foot Injury", "end_date": "2019-09-29", "player_id": 2030, "start_date": "2019-09-26", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-02", "player_id": 164099, "start_date": "2019-09-20", "team_id": 52}, {"description": "Knock", "end_date": "2019-10-02", "player_id": 608323, "start_date": "2019-09-23", "team_id": 52}, {"description": "Foot Injury", "end_date": "2019-11-11", "player_id": 2030, "start_date": "2019-10-02", "team_id": 52}, {"description": "Hamstring", "end_date": "2019-10-23", "player_id": 858, "start_date": "2019-10-04", "team_id": 52}, {"description": "Tonsillitis", "end_date": "2019-10-19", "player_id": 5290, "start_date": "2019-09-27", "team_id": 52}, {"description": "Groin Strain", "end_date": "2019-10-19", "player_id": 870, "start_date": "2019-10-16", "team_id": 52}, {"description": "Thigh Muscle Strain", "end_date": "2019-11-03", "player_id": 993, "start_date": "2019-10-18", "team_id": 52}, {"description": "Groin/Pelvis Injury", "end_date": null, "player_id": 4429, "start_date": "2019-10-20", "team_id": 52}, {"description": "Groin Strain", "end_date": null, "player_id": 164099, "start_date": "2019-10-18", "team_id": 52}, {"description": "Knock", "end_date": null, "player_id": 1373, "start_date": "2019-10-20", "team_id": 52}]} | {"properties": {"data": {"items": {"type": "object"}, "type": "array"}}, "type": "object"} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/3961e592-27bf-4094-aec4-bb11b79b5e1c/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerUniqueTournamentOverallStatistics | Player Unique Tournament Overall Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/79eeb4f2-f44b-4d25-aee5-2906f194b4da/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerAttributeOverviews | Player Attribute Overviews | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/c1b0030c-ef60-47cf-b443-123e585a6a88/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerPenaltyHistoryinUniqueTournament | Player Penalty History in Unique Tournament | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/82afdd78-e4ac-4744-bc0e-caf3008fc32c/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerUniqueTournamentHeatmap | Player Unique Tournament Heatmap | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/cddc3fd5-dee9-4c43-b4d0-676d36fbb449/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerDescription | Player Description | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/6f309538-ea94-4c31-ac31-45646a0fe96d/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamDetails | Team Details | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/045524a2-12d1-45ae-b1b9-0b70d1fe9afe/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | NearbyEvents | Near by Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/8f1b9f04-f86f-4b22-821f-a97d7651d208/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamRankings | Team Rankings | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/b371856d-ac21-419b-9cbf-041721cc3a73/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerStatistics(Seasons) | Player Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/70805c4f-84c0-46d4-920a-e81c65a17527/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | LastEvents | Last Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/81879fed-e601-4fb0-b6ce-659f5319a430/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | Teamplayers | Team players | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/811cc040-713c-4ad4-b4c4-ee2641453036/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | NewlyAddedEvents | Newly Added Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/39255c46-774b-447e-b5a5-1726e2b2f404/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventHighlights | Event Highlights | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/b4b5a3ef-54d9-4591-9441-e0f6aedbd439/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventHead-to-Head(H2H) | Event Pregame Form (H2H) | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/4e7d6b4d-9788-45ce-a9f9-636edde985a8/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PopularLiveStream | Popular Live Stream | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/3738c8e5-1956-4813-8bf9-765263d14340/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SeasonTeamEvents | Season Team Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/8b195209-f841-47fe-98aa-3fbe193a2138/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SeasonRanking | Season Ranking | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/d8a65cc9-8003-466e-96ab-edb84c3d543c/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SeasonTopPlayers | Season Top Players | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/51c969da-2dca-4aa0-afdb-b8621712d4ed/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | StandingTotal | Standing Total | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/6d252cf4-e842-475d-aee4-5150914a85c7/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SeaonsTopPlayersPerGame | Seaons Top Players Per Game | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/fe6c0404-6a02-4f40-9592-88beecff2976/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamOfTheWeekDetails | Team Of The Week Details | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/17aee27c-502d-49df-a96f-e1b2f5bdb428/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SeasonTopTeams | Season Top Teams | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/bf2349db-7f6a-4e91-89f3-f18f2788074d/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentSeasonInfo | Tournament SeasonInfo | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/dea3eb59-1d07-4edf-9ad9-0d785fa3038d/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerStatistic | Player Statistic | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/cb646eef-c928-4a0f-9def-5eb5a1566904/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | GetLiveEvents | 200 | null | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
|
71b71f97-ef69-4012-a259-3f071ccbd6dd/7e153dd4-4d15-417c-860e-6217b8b91e30/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerUniqueTournamentLastRatings | Player Unique Tournament Last Ratings | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/9b6d684d-5e2c-436b-95ef-9ad3e531e0b3/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamofTheWeek | Team of The Week | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/834b3577-1235-4711-a1f1-449a451b955c/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerStatistics(Seasons)6 | Player Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/ba65910f-3f36-4b5e-9db3-6e4a754c78f1/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentSeasons | Tournament Seasons | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/1161d41c-b913-4d35-9048-f72841efe11b/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerNationalTeamStatistics | Player National Team Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/7b65003b-e3d9-41af-b9e5-92104a6ddd7b/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerNextEvents | Player Next Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/9cef2daf-b781-4e5b-8a8e-95316c9bb069/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventsMetadata | Events Meta data | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/fb6767d7-56f5-4590-b298-53fe4ef775f1/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | NextEvents | Next Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/834c491d-91ff-4ef2-b0c6-10058e1ed587/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamStatistics(Seasons) | Team Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/b45ad08d-f959-48c0-a4ba-4afa2b01bfa0/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventLineups | Event Lineups | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/c00bda4f-7b7e-493e-9e0b-ff8027a145f0/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerLastYearSummary | Player Last Year Summary | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/ad433c36-d9a9-4864-b17c-2892abc1b378/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | StandingAway | Standing Away | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/48e2cd47-e2af-4f69-8241-a608a0d18978/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamDescription(SEO) | Team Description | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/1ba81174-1cbf-403a-b9a8-adfa03d0e56f/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | GETUserCountryCode | 200 | null | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
|
71b71f97-ef69-4012-a259-3f071ccbd6dd/7f20561f-4911-4efb-8611-7677b2a93ae4/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventStatistics | Event Statistics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/d1c566d0-e343-455c-960e-284564c73ae5/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentsByCountrycode | Tournaments By Country code | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/c3dd755e-ef8d-4f7b-bb76-abe7701db78b/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TopPlayersinUniqueTournament | Top Playersin Unique Tournament | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/27e764f5-5558-4a63-9d6c-f506d56c5568/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventIncidents | Event Incidents | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/b56fb2ee-84d3-4ef0-87cf-354984b23971/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamPerformance | Team Performance | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/f1579b0c-4159-4541-9c88-2fc10d13697e/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | UniqueTournaments | Unique Tournaments | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/0d3cdf1a-280f-499c-9ace-2b30ffb4fbe9/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamMedia | Team Media | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/53f67d75-5bf0-4eb4-a0c6-0f3d390cc93b/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventPregameForm | Event Pregame Form | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/c504c1ca-c1c6-43e4-8851-b94d229c5349/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerTransferHistory | Player Transfer History | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/c541593b-b07e-43d3-9347-363de81ed0b3/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerCharacteristics | Player Characteristics | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/85b4efbc-684c-44b5-b677-f7f892615109/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamStandings(Seasons) | Team Standings | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/9ea5c0bf-c2cc-41bc-b085-789943650059/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | SportsEvents | Get the all current Sports Matches around the world | 200 | null | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/d063ee00-2393-463c-8df6-37d3a41a2299/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TeamTransfers | Team Transfers | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/9205eccd-452d-4aac-af49-d1865461ce4c/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventManagers | Event Managers | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/114b3a8e-0358-4977-ac57-d1a620b26a23/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | StandingHome | Standing Home | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/f3a5c6ed-258d-4bd9-a6ba-1f778c2664b7/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventsDetails | Events Details | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/59a41357-9ebb-4330-b4c1-e77b857caf77/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentDetailsByID | Tournament Details By ID | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/765a6cf1-495d-4c99-af0e-766851cdb6df/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventBestPlayers | Event Best Players | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/e3ffef8c-7097-4482-968e-3ec274c3f5d6/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerDetails | Player Details | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/6fbe6cd7-92c0-45b8-82a6-8d41d85cd97b/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | StatisticsinUniqueTournament | Statisticsin Unique Tournament | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/480e347b-9c92-433d-9cc2-6c0e3b534b94/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | FeaturedTournamentsEvents | Featured Tournaments Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/4109be46-4029-4383-b7c2-577b703c1002/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentMetadata | Tournament Meta data | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/15cbd0f2-3614-4ac1-86c0-fe1be3fe39a8/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | TournamentsByCalender | Tournaments By Calender | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/5b09eeed-d5ca-47e7-ae6b-cdadbb5c5cfe/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | PlayerLastEvents | Player Last Events | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/77495e86-5a3f-46cf-8ad8-a5026ee85934/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | Media | Media | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
71b71f97-ef69-4012-a259-3f071ccbd6dd/17ee611b-0dba-4a30-97db-5f038eb56d68/0/0 | SportifyAPI | Real-time sports data platform providing comprehensive information on tournaments, matches, players, and live scores for various sports. | 0.2 | EventsByDate | Events By Date | 200 | Example_1 | {"american-football": {"total": 0}, "baseball": {"total": 0}, "basketball": {"total": 0}, "cricket": {"live": 0, "total": 0}, "darts": {"total": 0}, "esports": {"live": 0, "total": 0}, "football": {"live": 0, "total": 0}, "futsal": {"total": 0}, "handball": {"total": 0}, "ice-hockey": {"total": 0}, "rugby": {"total": 0}, "table-tennis": {"live": 0, "total": 0}, "tennis": {"live": 0, "total": 0}, "volleyball": {"total": 0}} | {"type": "object", "properties": {"american-football": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "baseball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 68}}}, "basketball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 31}}}, "cricket": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 5}, "total": {"type": "integer", "description": "", "default": 20}}}, "darts": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 19}}}, "esports": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 229}}}, "football": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 70}, "total": {"type": "integer", "description": "", "default": 465}}}, "futsal": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "handball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 7}}}, "ice-hockey": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 2}}}, "rugby": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 9}}}, "table-tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 10}, "total": {"type": "integer", "description": "", "default": 504}}}, "tennis": {"type": "object", "properties": {"live": {"type": "integer", "description": "", "default": 33}, "total": {"type": "integer", "description": "", "default": 418}}}, "volleyball": {"type": "object", "properties": {"live": {}, "total": {"type": "integer", "description": "", "default": 5}}}}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.