Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matteo Huarte
4W - 2L
66,7% Win Rate
Forma: WWLWLW
JSON Data
{
"player": {
"id": 2600,
"api_id": 1110860,
"name": "Matteo Huarte",
"short_name": "M. Huarte",
"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": 843254,
"singles": 12.0,
"doubles": null,
"ranking": 75,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 4.3,
"avg_first_serve_pct": 59.1,
"avg_first_serve_won_pct": 68.2,
"avg_second_serve_won_pct": 51.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 78.125,
"first_serve_won_pct": 88.0,
"second_serve_won_pct": 85.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "George Hakopian",
"opponent_id": 1099306,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 61.72839506172839,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 63.8095238095238,
"first_serve_won_pct": 58.2089552238806,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Keshav Muthuvel",
"opponent_id": 1125001,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 30.909090909090907,
"first_serve_won_pct": 88.23529411764706,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 47.22222222222222,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Mario Garcia",
"opponent_id": 417421,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWLWLW"
},
"head_to_head": [
{
"opponent": "Mario Garcia",
"opponent_id": 417421,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "George Hakopian",
"opponent_id": 1099306,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rishvanth Krishna",
"opponent_id": 530956,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Keshav Muthuvel",
"opponent_id": 1125001,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Liam Alvarez",
"opponent_id": 1088857,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:17 UTC"
}