Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Weis
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 967,
"api_id": 144102,
"name": "Alexander Weis",
"short_name": "A. Weis",
"country": "Italy",
"country_code": "IT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2746670,
"singles": 13.83,
"doubles": 13.32,
"ranking": 463,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 489,
"points": 89,
"best_position": 285,
"date": "2025-12-11"
},
"ranking_history": [
{
"date": "2025-12-11",
"position": 489,
"points": 89
},
{
"date": "2025-12-10",
"position": 489,
"points": 89
},
{
"date": "2025-12-09",
"position": 489,
"points": 89
},
{
"date": "2025-12-08",
"position": 489,
"points": 89
},
{
"date": "2025-12-07",
"position": 487,
"points": 89
},
{
"date": "2025-12-06",
"position": 487,
"points": 89
},
{
"date": "2025-12-05",
"position": 487,
"points": 89
},
{
"date": "2025-12-04",
"position": 487,
"points": 89
},
{
"date": "2025-12-03",
"position": 487,
"points": 89
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 20,
"aces_per_match": 1.3,
"double_faults_per_match": 2.9,
"first_serve_pct": 68.3,
"first_serve_won_pct": 59.8,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 52.5,
"break_points_converted_pct": 24.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 6,
"tournaments_won": 0,
"aces": 9,
"double_faults": 20,
"win_rate": 28.6,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 42,
"wins": 17,
"losses": 25,
"win_rate": 40.5,
"tournaments_played": 34,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 9,
"aces": 118,
"double_faults": 127,
"aces_per_match": 2.8,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.6,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 38.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 42,
"wins": 17,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 118,
"double_faults": 127,
"win_rate": 40.5,
"losses": 25
}
}
],
"data_generated_at": "2025-12-11 06:01:06 UTC"
}