Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yuki Mochizuki
2W - 2L
50,0% Win Rate
Forma: LLWW
JSON Data
{
"player": {
"id": 1235,
"api_id": 215663,
"name": "Yuki Mochizuki",
"short_name": "Y. Mochizuki",
"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": 379580,
"singles": 13.38,
"doubles": 13.34,
"ranking": 782,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 5.2,
"avg_first_serve_pct": 66.4,
"avg_first_serve_won_pct": 59.9,
"avg_second_serve_won_pct": 30.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-09",
"opponent": "Ryo Tabata",
"opponent_id": 478027,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 73.91304347826086,
"first_serve_won_pct": 54.90196078431373,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Matheus Pucinelli de Almeida",
"opponent_id": 264978,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 55.81395348837209,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Paulo Andre Saraiva Dos Santos",
"opponent_id": 272506,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 47.91666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Breno Braga",
"opponent_id": 402031,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LLWW"
},
"head_to_head": [
{
"opponent": "Matheus Pucinelli de Almeida",
"opponent_id": 264978,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Breno Braga",
"opponent_id": 402031,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Paulo Andre Saraiva Dos Santos",
"opponent_id": 272506,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ryo Tabata",
"opponent_id": 478027,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 0,
"aces_per_match": 4.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 79.3,
"first_serve_won_pct": 54.9,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 12.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 33,
"double_faults": 18,
"aces_per_match": 3.3,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.9,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 53.3,
"break_points_converted_pct": 41.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 39,
"aces_per_match": 0.5,
"double_faults_per_match": 3.2,
"first_serve_pct": 73.6,
"first_serve_won_pct": 50.5,
"second_serve_won_pct": 40.5,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 28.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 23,
"wins": 12,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 43,
"double_faults": 57,
"win_rate": 52.2,
"losses": 11
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 6,
"aces": 40,
"double_faults": 15,
"aces_per_match": 2.5,
"double_faults_per_match": 0.9,
"first_serve_pct": 77.4,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 58.0,
"break_points_converted_pct": 51.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 16,
"wins": 10,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 40,
"double_faults": 15,
"win_rate": 62.5,
"losses": 6
}
}
],
"data_generated_at": "2026-01-30 18:43:16 UTC"
}