Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Shintaro Ogaki
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3865,
"api_id": 1160752,
"name": "Shintaro Ogaki",
"short_name": "S. Ogaki",
"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": 5067521,
"singles": 11.0,
"doubles": null,
"ranking": 420,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 56.9,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-28",
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 56.52173913043478,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-26",
"opponent": "Shingo Masuda",
"opponent_id": 509492,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 71.69811320754717,
"first_serve_won_pct": 61.8421052631579,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-25",
"opponent": "Ewan Ogura",
"opponent_id": 288523,
"tournament": "UTR PTT Saitama Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 66.10169491525424,
"first_serve_won_pct": 58.97435897435898,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Seiya Nakanishi",
"opponent_id": 158610,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ewan Ogura",
"opponent_id": 288523,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Shingo Masuda",
"opponent_id": 509492,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:25 UTC"
}