Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jacques-Kai Inoue
2W - 4L
33,3% Win Rate
Forma: WWLLLL
JSON Data
{
"player": {
"id": 2859,
"api_id": 398784,
"name": "Jacques-Kai Inoue",
"short_name": "J. 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": 795760,
"singles": 11.0,
"doubles": null,
"ranking": 5611,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 1.2,
"avg_first_serve_pct": 66.9,
"avg_first_serve_won_pct": 56.9,
"avg_second_serve_won_pct": 49.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-18",
"opponent": "Bence Boros",
"opponent_id": 830527,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 78.04878048780488,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-17",
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 72.6027397260274,
"first_serve_won_pct": 60.37735849056604,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Jamie Connel",
"opponent_id": 1101535,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 69.35483870967742,
"first_serve_won_pct": 53.48837209302325,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 61.038961038961034,
"first_serve_won_pct": 51.06382978723404,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 57.446808510638306,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 73.68421052631578,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "WWLLLL"
},
"head_to_head": [
{
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jamie Connel",
"opponent_id": 1101535,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:26:51 UTC"
}