Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ryosuke Inagawa
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 3850,
"api_id": 1100289,
"name": "Ryosuke Inagawa",
"short_name": "R. Inagawa",
"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": 5620105,
"singles": 11.0,
"doubles": null,
"ranking": 6832,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 63.8,
"avg_first_serve_won_pct": 47.4,
"avg_second_serve_won_pct": 36.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-27",
"opponent": "Koyu Yanagi",
"opponent_id": 1050768,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 52.5,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-25",
"opponent": "Ryotaro Matsumura",
"opponent_id": 52068,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 38.095238095238095,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-23",
"opponent": "Ammar Elamin",
"opponent_id": 294162,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-23",
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 50.54945054945055,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-22",
"opponent": "Yuto Miyagawa",
"opponent_id": 1159919,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 52.94117647058824,
"first_serve_won_pct": 57.77777777777777,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Ammar Elamin",
"opponent_id": 294162,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ryotaro Matsumura",
"opponent_id": 52068,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yuto Miyagawa",
"opponent_id": 1159919,
"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 14:26:02 UTC"
}