Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kosuke Ogura
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1241,
"api_id": 288283,
"name": "Kosuke Ogura",
"short_name": "K. Ogura",
"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": 3204470,
"singles": 12.89,
"doubles": 12.94,
"ranking": 1159,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 59.6,
"avg_first_serve_won_pct": 67.9,
"avg_second_serve_won_pct": 26.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-03-31",
"opponent": "Enzo Camargo Lima",
"opponent_id": 371456,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Victor Braga",
"opponent_id": 402032,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Victor Braga",
"opponent_id": 402032,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Enzo Camargo Lima",
"opponent_id": 371456,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 29,
"double_faults": 16,
"aces_per_match": 4.8,
"double_faults_per_match": 2.7,
"first_serve_pct": 71.4,
"first_serve_won_pct": 56.0,
"second_serve_won_pct": 49.7,
"break_points_saved_pct": 64.8,
"break_points_converted_pct": 31.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 23,
"aces_per_match": 0.0,
"double_faults_per_match": 3.3,
"first_serve_pct": 72.4,
"first_serve_won_pct": 54.4,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 77.4,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 3,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 29,
"double_faults": 39,
"win_rate": 23.1,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 76.5,
"first_serve_won_pct": 67.9,
"second_serve_won_pct": 49.3,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 22.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 17,
"aces_per_match": 1.8,
"double_faults_per_match": 4.2,
"first_serve_pct": 74.4,
"first_serve_won_pct": 58.5,
"second_serve_won_pct": 61.2,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 57.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 3,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 13,
"double_faults": 23,
"win_rate": 42.9,
"losses": 4
}
}
],
"data_generated_at": "2025-12-11 06:06:12 UTC"
}