Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Uisung Park
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 1969,
"api_id": 203662,
"name": "Uisung Park",
"short_name": "U. Park",
"country": "South Korea",
"country_code": "KR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 137287,
"singles": 13.78,
"doubles": 13.47,
"ranking": 500,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": null,
"recent_form": [
{
"date": "2025-11-24",
"opponent": "Maximus Jones",
"opponent_id": 336621,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-0"
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Maximus Jones",
"opponent_id": 336621,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 30,
"double_faults": 13,
"aces_per_match": 10.0,
"double_faults_per_match": 4.3,
"first_serve_pct": 67.3,
"first_serve_won_pct": 80.9,
"second_serve_won_pct": 63.8,
"break_points_saved_pct": 76.9,
"break_points_converted_pct": 41.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 63,
"double_faults": 36,
"aces_per_match": 5.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 70.0,
"first_serve_won_pct": 74.1,
"second_serve_won_pct": 49.3,
"break_points_saved_pct": 63.9,
"break_points_converted_pct": 35.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 14,
"wins": 9,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 93,
"double_faults": 49,
"win_rate": 64.3,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 3,
"aces_per_match": 3.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.4,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 39.1,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 3,
"double_faults": 3,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:36:45 UTC"
}