Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mario Garcia
1W - 3L
25,0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 4286,
"api_id": 417421,
"name": "Mario Garcia",
"short_name": "M. Garcia",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4345749,
"singles": 11.0,
"doubles": null,
"ranking": 5095,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 61.3,
"avg_first_serve_won_pct": 50.4,
"avg_second_serve_won_pct": 38.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Keshav Muthuvel",
"opponent_id": 1125001,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 48.484848484848484,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 66.37931034482759,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 64.42307692307693,
"first_serve_won_pct": 52.23880597014925,
"second_serve_won_pct": 40.54054054054054,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Matteo Huarte",
"opponent_id": 1110860,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 56.52173913043478,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Keshav Muthuvel",
"opponent_id": 1125001,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matteo Huarte",
"opponent_id": 1110860,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:00 UTC"
}