Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kairi Inoue
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 2772,
"api_id": 255991,
"name": "Kairi Inoue",
"short_name": "K. Inoue",
"country": "Japan",
"country_code": "JP",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 206880,
"singles": 11.0,
"doubles": null,
"ranking": 6649,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.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": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 57.4,
"avg_first_serve_won_pct": 53.0,
"avg_second_serve_won_pct": 34.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-27",
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-26",
"opponent": "Daiki Yoshimura",
"opponent_id": 220912,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 50.0,
"first_serve_won_pct": 51.42857142857142,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-25",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-23",
"opponent": "Koyu Yanagi",
"opponent_id": 1050768,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 61.25000000000001,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 35.483870967741936,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-22",
"opponent": "Kotaro Mochizuki",
"opponent_id": 1046237,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 51.92307692307693,
"first_serve_won_pct": 51.85185185185185,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Kotaro Mochizuki",
"opponent_id": 1046237,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daiki Yoshimura",
"opponent_id": 220912,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Koyu Yanagi",
"opponent_id": 1050768,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:05 UTC"
}