Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Himeno Sakatsume
11W - 6L
64.7% Win Rate
Forma: LWLWWWWLLL
JSON Data
{
"player": {
"id": 994,
"api_id": 230984,
"name": "Himeno Sakatsume",
"short_name": "H. Sakatsume",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-08-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 206885,
"singles": 11.73,
"doubles": 11.14,
"ranking": 172,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 156,
"points": 462,
"best_position": 155,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 156,
"points": 462
},
{
"date": "2025-12-09",
"position": 156,
"points": 462
},
{
"date": "2025-12-08",
"position": 156,
"points": 462
},
{
"date": "2025-12-07",
"position": 158,
"points": 462
},
{
"date": "2025-12-06",
"position": 158,
"points": 462
},
{
"date": "2025-12-05",
"position": 158,
"points": 462
},
{
"date": "2025-12-04",
"position": 158,
"points": 462
},
{
"date": "2025-12-03",
"position": 158,
"points": 462
}
],
"career_stats": {
"total_matches": 17,
"wins": 11,
"losses": 6,
"win_rate": 64.7
},
"surface_stats": {
"hard": {
"matches": 15,
"wins": 10,
"losses": 5,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 16,
"wins": 11,
"losses": 5,
"win_rate": 68.8
}
},
"average_match_stats": {
"matches_with_stats": 17,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 67.3,
"avg_first_serve_won_pct": 68.2,
"avg_second_serve_won_pct": 46.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-06",
"opponent": "Malaika Rapolu",
"opponent_id": 332535,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 82.05128205128204,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 78.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Julie Belgraver",
"opponent_id": 233694,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.49999999999999,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 10.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Maya Joint",
"opponent_id": 376006,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 59.756097560975604,
"first_serve_won_pct": 69.38775510204081,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-30",
"opponent": "Eudice Chong",
"opponent_id": 87090,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 79.3103448275862,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Sofia Kenin",
"opponent_id": 91960,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Miho Kuramochi",
"opponent_id": 390973,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 73.80952380952381,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Anastasia Kulikova",
"opponent_id": 165006,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 74.57627118644068,
"first_serve_won_pct": 79.54545454545455,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"tournament": "Tokyo",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 64.93506493506493,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 18.51851851851852,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Varvara Gracheva",
"opponent_id": 215755,
"tournament": "Osaka",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 75.36231884057972,
"first_serve_won_pct": 59.61538461538461,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "WTA 125K Porto, Portugal Women Singles",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 68.18181818181817,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWWWWLLL"
},
"head_to_head": [
{
"opponent": "Julie Belgraver",
"opponent_id": 233694,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anastasia Kulikova",
"opponent_id": 165006,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maya Joint",
"opponent_id": 376006,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alina Korneeva",
"opponent_id": 396293,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Malaika Rapolu",
"opponent_id": 332535,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 23,
"double_faults": 22,
"aces_per_match": 3.3,
"double_faults_per_match": 3.1,
"first_serve_pct": 75.5,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 47.2,
"break_points_converted_pct": 51.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 4,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 23,
"double_faults": 22,
"win_rate": 57.1,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 15,
"aces_per_match": 0.5,
"double_faults_per_match": 1.9,
"first_serve_pct": 78.5,
"first_serve_won_pct": 57.6,
"second_serve_won_pct": 49.5,
"break_points_saved_pct": 54.8,
"break_points_converted_pct": 45.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 2.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.2,
"first_serve_won_pct": 56.5,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 4,
"tournaments_played": 22,
"tournaments_won": 1,
"aces": 6,
"double_faults": 19,
"win_rate": 44.4,
"losses": 5
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 83.2,
"first_serve_won_pct": 57.5,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 46.2,
"break_points_converted_pct": 87.5,
"winners_total": 1,
"unforced_errors_total": 4
},
"hardcourt_indoor": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 2,
"aces_per_match": 3.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 78.0,
"first_serve_won_pct": 54.5,
"second_serve_won_pct": 70.8,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 17,
"aces_per_match": 2.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 76.3,
"first_serve_won_pct": 61.8,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 61.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 79.5,
"first_serve_won_pct": 54.3,
"second_serve_won_pct": 33.3,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 25.0,
"winners_total": 1,
"unforced_errors_total": 1
}
},
"totals": {
"matches": 9,
"wins": 4,
"tournaments_played": 23,
"tournaments_won": 1,
"aces": 18,
"double_faults": 24,
"win_rate": 44.4,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 08:36:51 UTC"
}