Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexandru Luca
1W - 4L
20,0% Win Rate
Forma: LWLLL
JSON Data
{
"player": {
"id": 2464,
"api_id": 362558,
"name": "Alexandru Luca",
"short_name": "A. Luca",
"country": "Romania",
"country_code": "RO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 908603,
"singles": 11.0,
"doubles": null,
"ranking": 5570,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 68.8,
"avg_first_serve_won_pct": 56.3,
"avg_second_serve_won_pct": 36.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-17",
"opponent": "Achilles Belkovics",
"opponent_id": 478962,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Pavel Savelov",
"opponent_id": 1043759,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 65.45454545454545,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Nikola Lulic",
"opponent_id": 516799,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 77.27272727272727,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.88888888888889,
"first_serve_won_pct": 45.16129032258064,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LWLLL"
},
"head_to_head": [
{
"opponent": "Nikola Lulic",
"opponent_id": 516799,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pavel Savelov",
"opponent_id": 1043759,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Achilles Belkovics",
"opponent_id": 478962,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:05 UTC"
}