Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Connor Robb-Wilcox
2W - 2L
50,0% Win Rate
Forma: LLWW
JSON Data
{
"player": {
"id": 2272,
"api_id": 1122583,
"name": "Connor Robb-Wilcox",
"short_name": "C. Robb-Wilcox",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 85688,
"singles": 12.0,
"doubles": null,
"ranking": 2747,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 54.2,
"avg_first_serve_won_pct": 70.3,
"avg_second_serve_won_pct": 45.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-12",
"opponent": "Felix Roussel",
"opponent_id": 1156752,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 51.162790697674424,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Ezekiel Clark",
"opponent_id": 199863,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 49.23076923076923,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Houston Jacques",
"opponent_id": 477392,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 53.75,
"first_serve_won_pct": 81.3953488372093,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "James Weber",
"opponent_id": 1086890,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 62.745098039215684,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LLWW"
},
"head_to_head": [
{
"opponent": "Felix Roussel",
"opponent_id": 1156752,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Houston Jacques",
"opponent_id": 477392,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ezekiel Clark",
"opponent_id": 199863,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Weber",
"opponent_id": 1086890,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:17:58 UTC"
}