Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emon van Loben Sels
4W - 0L
100,0% Win Rate
Forma: WWWW
JSON Data
{
"player": {
"id": 3881,
"api_id": 482680,
"name": "Emon van Loben Sels",
"short_name": "E. van Loben Sels",
"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": 1633823,
"singles": 13.81,
"doubles": 13.44,
"ranking": 530,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 4,
"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": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 5.8,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 53.7,
"avg_first_serve_won_pct": 73.1,
"avg_second_serve_won_pct": 52.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "David Duong",
"opponent_id": 418895,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 47.57281553398058,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Winston Lee",
"opponent_id": 1072331,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 81.48148148148148,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Hudson Rivera",
"opponent_id": 338695,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 13,
"double_faults": 4,
"first_serve_pct": 57.30337078651685,
"first_serve_won_pct": 80.3921568627451,
"second_serve_won_pct": 39.473684210526315,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 51.162790697674424,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 4,
"losses": 0,
"form_string": "WWWW"
},
"head_to_head": [
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Winston Lee",
"opponent_id": 1072331,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hudson Rivera",
"opponent_id": 338695,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:23 UTC"
}