Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emmett Potter
2W - 0L
100.0% Win Rate
Forma: WW
JSON Data
{
"player": {
"id": 3631,
"api_id": 496774,
"name": "Emmett Potter",
"short_name": "E. Potter",
"country": "Canada",
"country_code": "CA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 215463,
"singles": 12.0,
"doubles": null,
"ranking": 2291,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.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": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 4.5,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 66.0,
"avg_first_serve_won_pct": 74.8,
"avg_second_serve_won_pct": 66.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Louis Keenan",
"opponent_id": 1157286,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 69.81132075471697,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Lucas Perez",
"opponent_id": 457184,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 92.85714285714286,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 2,
"losses": 0,
"form_string": "WW"
},
"head_to_head": [
{
"opponent": "Louis Keenan",
"opponent_id": 1157286,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lucas Perez",
"opponent_id": 457184,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 20:10",
"opponent": "Muyang Yi",
"opponent_id": 1137617,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"odds_player": 1.25,
"odds_opponent": 3.75
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:40 UTC"
}