Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carlos Maria Zarate
3W - 2L
60.0% Win Rate
Forma: LWWWL
JSON Data
{
"player": {
"id": 1829,
"api_id": 511702,
"name": "Carlos Maria Zarate",
"short_name": "C. M. Zarate",
"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": 4662586,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.8,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 56.8,
"avg_first_serve_won_pct": 67.5,
"avg_second_serve_won_pct": 43.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-01",
"opponent": "Hady Habib",
"opponent_id": 189540,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 55.44554455445545,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 51.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Daniel Antonio Nunez",
"opponent_id": 305134,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 58.2089552238806,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Santiago De la Fuente",
"opponent_id": 286518,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.769230769230774,
"first_serve_won_pct": 74.13793103448276,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-28",
"opponent": "Guido Ivan Justo",
"opponent_id": 255418,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 60.447761194029844,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 47.16981132075472,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Pedro Boscardin Dias",
"opponent_id": 284096,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 54.09836065573771,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWWWL"
},
"head_to_head": [
{
"opponent": "Santiago De la Fuente",
"opponent_id": 286518,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hady Habib",
"opponent_id": 189540,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pedro Boscardin Dias",
"opponent_id": 284096,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Guido Ivan Justo",
"opponent_id": 255418,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniel Antonio Nunez",
"opponent_id": 305134,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 10,
"aces_per_match": 2.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 41,
"double_faults": 57,
"aces_per_match": 2.3,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.3,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 59.9,
"break_points_converted_pct": 40.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 20,
"wins": 12,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 45,
"double_faults": 67,
"win_rate": 60.0,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 13:05:35 UTC"
}