Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Natsuki Irokawa
2W - 3L
40,0% Win Rate
Forma: WLLWL
JSON Data
{
"player": {
"id": 3835,
"api_id": 1052486,
"name": "Natsuki Irokawa",
"short_name": "N. Irokawa",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2010-10-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4206367,
"singles": 9.0,
"doubles": null,
"ranking": 239,
"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.2,
"avg_double_faults_per_match": 4.6,
"avg_first_serve_pct": 59.0,
"avg_first_serve_won_pct": 53.1,
"avg_second_serve_won_pct": 36.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Yui Ohwaki",
"opponent_id": 508394,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 58.666666666666664,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Yuka Naito",
"opponent_id": 484894,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 63.85542168674698,
"first_serve_won_pct": 45.28301886792453,
"second_serve_won_pct": 17.647058823529413,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Yukina Saigo",
"opponent_id": 99775,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 46.75324675324675,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Ange Oby Kajuru",
"opponent_id": 234377,
"tournament": "UTR PTT Saitama Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 54.285714285714285,
"first_serve_won_pct": 36.84210526315789,
"second_serve_won_pct": 12.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WLLWL"
},
"head_to_head": [
{
"opponent": "Yuka Naito",
"opponent_id": 484894,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yukina Saigo",
"opponent_id": 99775,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yui Ohwaki",
"opponent_id": 508394,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ange Oby Kajuru",
"opponent_id": 234377,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:03 UTC"
}