Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yui Shinohara
2W - 3L
40,0% Win Rate
Forma: WLLLW
JSON Data
{
"player": {
"id": 2471,
"api_id": 519128,
"name": "Yui Shinohara",
"short_name": "Y. Shinohara",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-11-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2515351,
"singles": 8.0,
"doubles": null,
"ranking": 1434,
"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": 0.4,
"avg_double_faults_per_match": 6.4,
"avg_first_serve_pct": 49.2,
"avg_first_serve_won_pct": 54.0,
"avg_second_serve_won_pct": 33.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-27",
"opponent": "Yui Chikaraishi",
"opponent_id": 197532,
"tournament": "UTR PTT Saitama Women 03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 43.13725490196079,
"first_serve_won_pct": 77.27272727272727,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-26",
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"tournament": "UTR PTT Saitama Women 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 60.0,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 73.68421052631578,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-23",
"opponent": "Azuna Ichioka",
"opponent_id": 468998,
"tournament": "UTR PTT Saitama Women 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 36.36363636363637,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-23",
"opponent": "Ayana Yaguchi",
"opponent_id": 1079559,
"tournament": "UTR PTT Saitama Women 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.11627906976744,
"first_serve_won_pct": 32.142857142857146,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-22",
"opponent": "Rio Otaki",
"opponent_id": 1159909,
"tournament": "UTR PTT Saitama Women 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 41.37931034482759,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 38.23529411764706,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WLLLW"
},
"head_to_head": [
{
"opponent": "Rina Komatsu",
"opponent_id": 255436,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ayana Yaguchi",
"opponent_id": 1079559,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Azuna Ichioka",
"opponent_id": 468998,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rio Otaki",
"opponent_id": 1159909,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yui Chikaraishi",
"opponent_id": 197532,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:26:49 UTC"
}