Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ji Sung Nam
2W - 3L
40.0% Win Rate
Forma: LWWLL
JSON Data
{
"player": {
"id": 1273,
"api_id": 42151,
"name": "Ji Sung Nam",
"short_name": "J. Nam",
"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": 4594590,
"singles": 13.66,
"doubles": 13.78,
"ranking": 561,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 54.6,
"avg_first_serve_won_pct": 69.6,
"avg_second_serve_won_pct": 47.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-11",
"opponent": "Hynek Barton",
"opponent_id": 372310,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 64.56692913385827,
"first_serve_won_pct": 68.29268292682927,
"second_serve_won_pct": 51.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-10",
"opponent": "Duje Ajduković",
"opponent_id": 207081,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 48.62385321100918,
"first_serve_won_pct": 71.69811320754717,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-09",
"opponent": "Tsung-Hao Huang",
"opponent_id": 204330,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 46.51162790697674,
"first_serve_won_pct": 90.0,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-03",
"opponent": "Rafael Jodar",
"opponent_id": 458834,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-13",
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"tournament": "Busan, South Korea",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWWLL"
},
"head_to_head": [
{
"opponent": "Rafael Jodar",
"opponent_id": 458834,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tsung-Hao Huang",
"opponent_id": 204330,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Duje Ajduković",
"opponent_id": 207081,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hynek Barton",
"opponent_id": 372310,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 21,
"double_faults": 18,
"aces_per_match": 3.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.5,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 69.4,
"break_points_converted_pct": 38.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 18,
"aces_per_match": 1.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 47.7,
"break_points_saved_pct": 57.5,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 2,
"aces_per_match": 4.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.0,
"first_serve_won_pct": 61.4,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 16,
"wins": 7,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 40,
"double_faults": 38,
"win_rate": 43.8,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 20,
"double_faults": 15,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.5,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 56.6,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 47.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 31,
"double_faults": 50,
"aces_per_match": 2.1,
"double_faults_per_match": 3.3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 56.3,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 32,
"aces_per_match": 2.8,
"double_faults_per_match": 5.3,
"first_serve_pct": 67.9,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 54.1,
"break_points_converted_pct": 41.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 26,
"wins": 13,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 68,
"double_faults": 97,
"win_rate": 50.0,
"losses": 13
}
}
],
"data_generated_at": "2025-12-10 13:05:36 UTC"
}