Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ayane Takagi
2W - 3L
40,0% Win Rate
Forma: LWLLW
JSON Data
{
"player": {
"id": 3842,
"api_id": 1115788,
"name": "Ayane Takagi",
"short_name": "A. Takagi",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-06-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2554903,
"singles": 9.0,
"doubles": null,
"ranking": 834,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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": {
"UTR": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.8,
"avg_first_serve_pct": 62.6,
"avg_first_serve_won_pct": 59.6,
"avg_second_serve_won_pct": 43.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Mana Ayukawa",
"opponent_id": 66516,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 67.14285714285714,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Azusa Ishii",
"opponent_id": 494062,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 64.55696202531645,
"first_serve_won_pct": 62.745098039215684,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Mua Shigeta",
"opponent_id": 317422,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 64.63414634146342,
"first_serve_won_pct": 58.490566037735846,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Ai Yamaguchi",
"opponent_id": 233184,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 58.18181818181818,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Kurumi Tamura",
"opponent_id": 468999,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWLLW"
},
"head_to_head": [
{
"opponent": "Azusa Ishii",
"opponent_id": 494062,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mua Shigeta",
"opponent_id": 317422,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kurumi Tamura",
"opponent_id": 468999,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mana Ayukawa",
"opponent_id": 66516,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ai Yamaguchi",
"opponent_id": 233184,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:04 UTC"
}