Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Claire Liu
21W - 16L
56.8% Win Rate
Forma: LWLLWWLLWL
JSON Data
{
"player": {
"id": 485,
"api_id": 179300,
"name": "Claire Liu",
"short_name": "C. Liu",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-05-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 76892,
"singles": 11.94,
"doubles": 11.12,
"ranking": 132,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 210,
"points": 343,
"best_position": 52,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 210,
"points": 343
},
{
"date": "2026-05-08",
"position": 210,
"points": 343
},
{
"date": "2026-05-07",
"position": 210,
"points": 343
},
{
"date": "2026-05-06",
"position": 210,
"points": 343
},
{
"date": "2026-05-05",
"position": 210,
"points": 343
},
{
"date": "2026-05-04",
"position": 210,
"points": 343
},
{
"date": "2026-05-03",
"position": 214,
"points": 329
},
{
"date": "2026-05-02",
"position": 214,
"points": 329
},
{
"date": "2026-05-01",
"position": 214,
"points": 329
},
{
"date": "2026-04-30",
"position": 214,
"points": 329
}
],
"career_stats": {
"total_matches": 37,
"wins": 21,
"losses": 16,
"win_rate": 56.8
},
"surface_stats": {
"hard": {
"matches": 28,
"wins": 17,
"losses": 11,
"win_rate": 60.7
},
"clay": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"WTA 1000": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"WTA 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 250": {
"matches": 22,
"wins": 12,
"losses": 10,
"win_rate": 54.5
}
},
"average_match_stats": {
"matches_with_stats": 37,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 70.4,
"avg_first_serve_won_pct": 60.8,
"avg_second_serve_won_pct": 42.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-29",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 74.68354430379746,
"first_serve_won_pct": 55.932203389830505,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-28",
"opponent": "Alice Rame",
"opponent_id": 135192,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 70.51282051282051,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-19",
"opponent": "Francesca Curmi",
"opponent_id": 256533,
"tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 83.78378378378379,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-24",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "Austin",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 76.40449438202246,
"first_serve_won_pct": 52.94117647058824,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-22",
"opponent": "Joanna Garland",
"opponent_id": 230384,
"tournament": "Austin",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 89.0625,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-21",
"opponent": "Himeno Sakatsume",
"opponent_id": 230984,
"tournament": "Austin",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 77.88461538461539,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 29.166666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-18",
"opponent": "Sakura Hosogi",
"opponent_id": 256081,
"tournament": "Midland, USA",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 5,
"first_serve_pct": 61.627906976744185,
"first_serve_won_pct": 52.83018867924528,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Maddison Inglis",
"opponent_id": 99405,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 75.49019607843137,
"first_serve_won_pct": 66.23376623376623,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Tara Würth",
"opponent_id": 339767,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 74.50980392156863,
"first_serve_won_pct": 76.31578947368422,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-06",
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 55.26315789473685,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLLWWLLWL"
},
"head_to_head": [
{
"opponent": "Linda Fruhvirtova",
"opponent_id": 306421,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ella Seidel",
"opponent_id": 371932,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Maddison Inglis",
"opponent_id": 99405,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Sara Sorribes Tormo",
"opponent_id": 60392,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Alice Rame",
"opponent_id": 135192,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 19,
"wins": 12,
"losses": 7,
"win_rate": 63.2,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 80,
"double_faults": 72,
"aces_per_match": 4.2,
"double_faults_per_match": 3.8,
"first_serve_pct": 76.5,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 62.4,
"break_points_converted_pct": 42.2,
"winners_total": 13,
"unforced_errors_total": 33
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 6,
"aces_per_match": 0.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.1,
"first_serve_won_pct": 48.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 47.4,
"break_points_converted_pct": 56.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 13,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 81,
"double_faults": 78,
"win_rate": 61.9,
"losses": 8
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 47,
"double_faults": 33,
"aces_per_match": 3.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 75.1,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 44.0,
"winners_total": 17,
"unforced_errors_total": 26
},
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 11,
"aces_per_match": 1.0,
"double_faults_per_match": 3.7,
"first_serve_pct": 72.5,
"first_serve_won_pct": 54.0,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 34.6,
"break_points_converted_pct": 44.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 18,
"wins": 8,
"tournaments_played": 13,
"tournaments_won": 1,
"aces": 50,
"double_faults": 44,
"win_rate": 44.4,
"losses": 10
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 8,
"aces_per_match": 3.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.7,
"first_serve_won_pct": 66.9,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 21.4,
"winners_total": 35,
"unforced_errors_total": 55
},
"hardcourt_outdoor": {
"matches": 26,
"wins": 12,
"losses": 14,
"win_rate": 46.2,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 54,
"double_faults": 77,
"aces_per_match": 2.1,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.6,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 49.5,
"break_points_saved_pct": 48.5,
"break_points_converted_pct": 48.9,
"winners_total": 60,
"unforced_errors_total": 88
},
"red_clay": {
"matches": 14,
"wins": 7,
"losses": 7,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 29,
"double_faults": 31,
"aces_per_match": 2.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.9,
"first_serve_won_pct": 58.8,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 51.2,
"break_points_converted_pct": 51.2,
"winners_total": 61,
"unforced_errors_total": 51
}
},
"totals": {
"matches": 42,
"wins": 19,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 90,
"double_faults": 116,
"win_rate": 45.2,
"losses": 23
}
}
],
"data_generated_at": "2026-05-09 03:53:56 UTC"
}