Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hudson Rivera
3W - 1L
75,0% Win Rate
Forma: WLWW
JSON Data
{
"player": {
"id": 3883,
"api_id": 338695,
"name": "Hudson Rivera",
"short_name": "H. Rivera",
"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": 5244416,
"singles": 13.43,
"doubles": 13.34,
"ranking": 844,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 56.6,
"avg_first_serve_won_pct": 72.6,
"avg_second_serve_won_pct": 53.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 58.490566037735846,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Emon van Loben Sels",
"opponent_id": 482680,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 57.647058823529406,
"first_serve_won_pct": 51.02040816326531,
"second_serve_won_pct": 39.473684210526315,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Lambert Ruland",
"opponent_id": 389490,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 57.77777777777777,
"first_serve_won_pct": 84.61538461538461,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"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": 2,
"first_serve_pct": 52.54237288135594,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WLWW"
},
"head_to_head": [
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lambert Ruland",
"opponent_id": 389490,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Emon van Loben Sels",
"opponent_id": 482680,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Winston Lee",
"opponent_id": 1072331,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:21 UTC"
}