Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Diego Schwartzman
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 676,
"api_id": 48599,
"name": "Diego Schwartzman",
"short_name": "D. Schwartzman",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 235621,
"singles": 14.78,
"doubles": null,
"ranking": 118,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 46.9,
"avg_second_serve_won_pct": 43.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-02-13",
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"tournament": "Buenos Aires",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-12",
"opponent": "Nicolas Jarry",
"opponent_id": 89632,
"tournament": "Buenos Aires",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 59.45945945945946,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-06",
"opponent": "Camilo Ugo Carabelli",
"opponent_id": 196122,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.9090909090909,
"first_serve_won_pct": 51.724137931034484,
"second_serve_won_pct": 63.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Nicolas Jarry",
"opponent_id": 89632,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Camilo Ugo Carabelli",
"opponent_id": 196122,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 8,
"aces_per_match": 4.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.7,
"first_serve_won_pct": 44.4,
"second_serve_won_pct": 45.5,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 8,
"double_faults": 8,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 70.9,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 36.0,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 22.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 26,
"double_faults": 36,
"aces_per_match": 2.0,
"double_faults_per_match": 2.8,
"first_serve_pct": 76.5,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 47.9,
"winners_total": 14,
"unforced_errors_total": 54
},
"red_clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 30,
"aces_per_match": 1.9,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.9,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 48.1,
"break_points_converted_pct": 45.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 26,
"wins": 11,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 49,
"double_faults": 66,
"win_rate": 42.3,
"losses": 15
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 9,
"aces_per_match": 0.8,
"double_faults_per_match": 2.2,
"first_serve_pct": 81.4,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 48.1,
"break_points_converted_pct": 41.9,
"winners_total": 47,
"unforced_errors_total": 61
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 3,
"aces_per_match": 2.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.8,
"first_serve_won_pct": 56.8,
"second_serve_won_pct": 64.3,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 7,
"losses": 11,
"win_rate": 38.9,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 29,
"double_faults": 42,
"aces_per_match": 1.6,
"double_faults_per_match": 2.3,
"first_serve_pct": 77.2,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 61.0,
"break_points_converted_pct": 43.0,
"winners_total": 71,
"unforced_errors_total": 89
},
"red_clay": {
"matches": 15,
"wins": 4,
"losses": 11,
"win_rate": 26.7,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 10,
"double_faults": 41,
"aces_per_match": 0.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 77.9,
"first_serve_won_pct": 58.4,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 40.5,
"winners_total": 82,
"unforced_errors_total": 124
}
},
"totals": {
"matches": 38,
"wins": 13,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 44,
"double_faults": 95,
"win_rate": 34.2,
"losses": 25
}
}
],
"data_generated_at": "2025-12-10 13:05:38 UTC"
}