Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Harmony Tan
3W - 6L
33.3% Win Rate
Forma: LLWLLLWWL
JSON Data
{
"player": {
"id": 1010,
"api_id": 67322,
"name": "Harmony Tan",
"short_name": "H. Tan",
"country": "France",
"country_code": "FR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-09-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 67431,
"singles": 11.59,
"doubles": 10.13,
"ranking": 208,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 220,
"points": 334,
"best_position": 90,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 220,
"points": 334
},
{
"date": "2025-12-09",
"position": 220,
"points": 334
},
{
"date": "2025-12-08",
"position": 220,
"points": 334
},
{
"date": "2025-12-07",
"position": 221,
"points": 334
},
{
"date": "2025-12-06",
"position": 221,
"points": 334
},
{
"date": "2025-12-05",
"position": 221,
"points": 334
},
{
"date": "2025-12-04",
"position": 221,
"points": 334
},
{
"date": "2025-12-03",
"position": 221,
"points": 334
}
],
"career_stats": {
"total_matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"category_stats": {
"WTA 500": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"WTA 250": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"average_match_stats": {
"matches_with_stats": 9,
"avg_aces_per_match": 4.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 62.1,
"avg_second_serve_won_pct": 48.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-29",
"opponent": "Tiantsoa Rakotomanga Rajaonah",
"opponent_id": 385274,
"tournament": "WTA 125K Samsun, Turkiye Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 69.01408450704226,
"first_serve_won_pct": 59.183673469387756,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-18",
"opponent": "Petra Marčinko",
"opponent_id": 381052,
"tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 65.625,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Ines Murta",
"opponent_id": 57385,
"tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 47.22222222222222,
"first_serve_won_pct": 76.47058823529412,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-21",
"opponent": "Katerina Siniakova",
"opponent_id": 72376,
"tournament": "Bad Homburg",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 49.29577464788733,
"first_serve_won_pct": 48.57142857142857,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "London",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 15,
"double_faults": 1,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-02",
"opponent": "Viktorija Golubic",
"opponent_id": 48455,
"tournament": "WTA 125K Birmingham, Great Britain Women Singles",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 54.90196078431373,
"first_serve_won_pct": 60.71428571428571,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-01",
"opponent": "Mariam Bolkvadze",
"opponent_id": 100341,
"tournament": "WTA 125K Birmingham, Great Britain Women Singles",
"surface": "grass",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 56.060606060606055,
"first_serve_won_pct": 78.37837837837837,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-31",
"opponent": "Manon Leonard",
"opponent_id": 215329,
"tournament": "WTA 125K Birmingham, Great Britain Women Singles",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-17",
"opponent": "Tatiana Pieri",
"opponent_id": 95853,
"tournament": "Rabat",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 74.31192660550458,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 9,
"wins": 3,
"losses": 6,
"form_string": "LLWLLLWWL"
},
"head_to_head": [
{
"opponent": "Mariam Bolkvadze",
"opponent_id": 100341,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Katerina Siniakova",
"opponent_id": 72376,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tatiana Pieri",
"opponent_id": 95853,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Manon Leonard",
"opponent_id": 215329,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Viktorija Golubic",
"opponent_id": 48455,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 66.4,
"first_serve_won_pct": 48.6,
"second_serve_won_pct": 44.1,
"break_points_saved_pct": 68.2,
"break_points_converted_pct": 37.5,
"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": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 79.6,
"first_serve_won_pct": 44.4,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 46.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 4,
"double_faults": 4,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 4,
"aces_per_match": 2.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 61.9,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 7,
"aces_per_match": 1.3,
"double_faults_per_match": 2.3,
"first_serve_pct": 72.8,
"first_serve_won_pct": 55.7,
"second_serve_won_pct": 31.4,
"break_points_saved_pct": 31.8,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 21,
"aces_per_match": 2.0,
"double_faults_per_match": 4.2,
"first_serve_pct": 66.9,
"first_serve_won_pct": 62.4,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 64.9,
"break_points_converted_pct": 53.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 3,
"tournaments_played": 17,
"tournaments_won": 0,
"aces": 19,
"double_faults": 32,
"win_rate": 30.0,
"losses": 7
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 15,
"aces_per_match": 1.8,
"double_faults_per_match": 3.8,
"first_serve_pct": 68.6,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 59.3,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 10,
"aces_per_match": 2.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.9,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 47.2,
"break_points_saved_pct": 48.1,
"break_points_converted_pct": 38.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 74.2,
"first_serve_won_pct": 46.9,
"second_serve_won_pct": 68.2,
"break_points_saved_pct": 45.0,
"break_points_converted_pct": 28.0,
"winners_total": 1,
"unforced_errors_total": 4
}
},
"totals": {
"matches": 9,
"wins": 2,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 18,
"double_faults": 32,
"win_rate": 22.2,
"losses": 7
}
}
],
"data_generated_at": "2025-12-10 11:44:34 UTC"
}