Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Natsuko Saegusa
3W - 1L
75,0% Win Rate
Forma: WLWW
JSON Data
{
"player": {
"id": 4372,
"api_id": 494073,
"name": "Natsuko Saegusa",
"short_name": "N. Saegusa",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 5.2,
"avg_first_serve_pct": 65.6,
"avg_first_serve_won_pct": 64.4,
"avg_second_serve_won_pct": 36.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Kato (2007) Miyu",
"opponent_id": 1153019,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 78.78787878787878,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Azusa Ishii",
"opponent_id": 494062,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.55555555555556,
"first_serve_won_pct": 52.54237288135594,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Michiru Furuya",
"opponent_id": 151380,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 70.76923076923077,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Emi Nakajima",
"opponent_id": 1163646,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 64.7887323943662,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WLWW"
},
"head_to_head": [
{
"opponent": "Azusa Ishii",
"opponent_id": 494062,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Michiru Furuya",
"opponent_id": 151380,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kato (2007) Miyu",
"opponent_id": 1153019,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Emi Nakajima",
"opponent_id": 1163646,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-31 01:40",
"opponent": "Yui Chikaraishi",
"opponent_id": 197532,
"tournament": "UTR Yokohama W03",
"surface": "hard",
"round": "Semifinals",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:37:20 UTC"
}