Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ali Collins
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 3681,
"api_id": 189310,
"name": "Ali Collins",
"short_name": "A. Collins",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-12-04",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4298866,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [
{
"date": "2025-12-10 13:00",
"opponent": "Indianna Spink",
"opponent_id": 324591,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 10:00",
"opponent": "Anastasiia Firman",
"opponent_id": 446496,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 10:00",
"opponent": "Bojana Marinkovic",
"opponent_id": 72702,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 10:00",
"opponent": "Karla Popovic",
"opponent_id": 50667,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:32 UTC"
}