Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marco Alvarez
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 4287,
"api_id": 417684,
"name": "Marco Alvarez",
"short_name": "M. Alvarez",
"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": 4979760,
"singles": 12.12,
"doubles": 12.22,
"ranking": 1836,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 68.5,
"avg_first_serve_won_pct": 54.6,
"avg_second_serve_won_pct": 42.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 56.25,
"first_serve_won_pct": 27.77777777777778,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Rohan Sachdev",
"opponent_id": 522418,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 63.26530612244898,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 32.608695652173914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 77.35849056603774,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Giovanni Rezk",
"opponent_id": 1165023,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 74.28571428571429,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 71.55963302752293,
"first_serve_won_pct": 55.12820512820513,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Giovanni Rezk",
"opponent_id": 1165023,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rohan Sachdev",
"opponent_id": 522418,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:10 UTC"
}