Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Fajing Sun
6W - 10L
37.5% Win Rate
Forma: LWWWWLLLLL
JSON Data
{
"player": {
"id": 700,
"api_id": 163438,
"name": "Fajing Sun",
"short_name": "F. Sun",
"country": "China",
"country_code": "CN",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 56797,
"singles": 14.21,
"doubles": 13.56,
"ranking": 285,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-05-03"
},
"current_ranking": {
"position": 197,
"points": 296,
"best_position": 197,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 197,
"points": 296
},
{
"date": "2026-05-08",
"position": 197,
"points": 296
},
{
"date": "2026-05-07",
"position": 197,
"points": 296
},
{
"date": "2026-05-06",
"position": 197,
"points": 296
},
{
"date": "2026-05-05",
"position": 197,
"points": 296
},
{
"date": "2026-05-04",
"position": 213,
"points": 274
},
{
"date": "2026-05-03",
"position": 213,
"points": 274
},
{
"date": "2026-05-02",
"position": 213,
"points": 274
},
{
"date": "2026-05-01",
"position": 213,
"points": 274
},
{
"date": "2026-04-30",
"position": 213,
"points": 274
}
],
"career_stats": {
"total_matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5
},
"surface_stats": {
"hard": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 15,
"avg_aces_per_match": 1.4,
"avg_double_faults_per_match": 1.9,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 64.2,
"avg_second_serve_won_pct": 50.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-27",
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"tournament": "Yokkaichi, Japan",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 48.888888888888886,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 88.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-26",
"opponent": "Masamichi Imamura",
"opponent_id": 197935,
"tournament": "Yokkaichi, Japan",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 71.25,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-24",
"opponent": "Kaichi Uchida",
"opponent_id": 82579,
"tournament": "Yokkaichi, Japan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 46.96969696969697,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-23",
"opponent": "Takuya Kumasaka",
"opponent_id": 248232,
"tournament": "Yokkaichi, Japan",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 53.06122448979592,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Koki Matsuda",
"opponent_id": 450874,
"tournament": "Yokkaichi, Japan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 82.85714285714286,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-26",
"opponent": "Akira Santillan",
"opponent_id": 83263,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-1"
},
{
"date": "2025-09-29",
"opponent": "Harold Mayot",
"opponent_id": 248846,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Terence Atmane",
"opponent_id": 273679,
"tournament": "Beijing",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 42.1875,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-18",
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"tournament": "Hangzhou",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 61.40350877192983,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Omar Jasika",
"opponent_id": 79467,
"tournament": "Shanghai, China",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWWWWLLLLL"
},
"head_to_head": [
{
"opponent": "Terence Atmane",
"opponent_id": 273679,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Omar Jasika",
"opponent_id": 79467,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Harold Mayot",
"opponent_id": 248846,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lloyd Harris",
"opponent_id": 157808,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 3,
"aces_per_match": 1.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.2,
"first_serve_won_pct": 55.6,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.9,
"first_serve_won_pct": 55.6,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 32,
"wins": 16,
"losses": 16,
"win_rate": 50.0,
"tournaments_played": 20,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 86,
"double_faults": 86,
"aces_per_match": 2.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 70.3,
"first_serve_won_pct": 66.8,
"second_serve_won_pct": 55.5,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 35,
"wins": 16,
"tournaments_played": 23,
"tournaments_won": 1,
"aces": 90,
"double_faults": 93,
"win_rate": 45.7,
"losses": 19
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 28,
"wins": 14,
"losses": 14,
"win_rate": 50.0,
"tournaments_played": 23,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 100,
"double_faults": 59,
"aces_per_match": 3.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.3,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 58.5,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 42.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 28,
"wins": 14,
"tournaments_played": 23,
"tournaments_won": 1,
"aces": 100,
"double_faults": 59,
"win_rate": 50.0,
"losses": 14
}
}
],
"data_generated_at": "2026-05-09 01:54:15 UTC"
}