Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nathan Andre Halahija
1W - 3L
25,0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 3303,
"api_id": 1149345,
"name": "Nathan Andre Halahija",
"short_name": "N. A. Halahija",
"country": "Slovakia",
"country_code": "SK",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1229948,
"singles": 11.0,
"doubles": null,
"ranking": 2109,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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": 1.2,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 55.8,
"avg_first_serve_won_pct": 68.3,
"avg_second_serve_won_pct": 47.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Ioannis Xilas",
"opponent_id": 317445,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 66.23376623376623,
"first_serve_won_pct": 49.01960784313725,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Gergely Madarasz",
"opponent_id": 79283,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 37.5,
"first_serve_won_pct": 100.0,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 56.60377358490566,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Antonio Voljavec",
"opponent_id": 465597,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 64.1025641025641,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Ioannis Xilas",
"opponent_id": 317445,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gergely Madarasz",
"opponent_id": 79283,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Antonio Voljavec",
"opponent_id": 465597,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:00 UTC"
}