Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Eero Vasa
2W - 2L
50.0% Win Rate
Forma: LWLW
JSON Data
{
"player": {
"id": 959,
"api_id": 165234,
"name": "Eero Vasa",
"short_name": "E. Vasa",
"country": "Finland",
"country_code": "FI",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1740522,
"singles": 13.82,
"doubles": 13.47,
"ranking": 466,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 480,
"points": 91,
"best_position": 478,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 480,
"points": 91
},
{
"date": "2025-12-09",
"position": 480,
"points": 91
},
{
"date": "2025-12-08",
"position": 480,
"points": 91
},
{
"date": "2025-12-07",
"position": 478,
"points": 91
},
{
"date": "2025-12-06",
"position": 478,
"points": 91
},
{
"date": "2025-12-05",
"position": 478,
"points": 91
},
{
"date": "2025-12-04",
"position": 478,
"points": 91
},
{
"date": "2025-12-03",
"position": 478,
"points": 91
}
],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 8.8,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 57.5,
"avg_first_serve_won_pct": 80.9,
"avg_second_serve_won_pct": 47.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-06",
"opponent": "Stefano Travaglia",
"opponent_id": 36300,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 53.09734513274337,
"first_serve_won_pct": 78.33333333333333,
"second_serve_won_pct": 66.0377358490566,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Luka Mikrut",
"opponent_id": 349090,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 9,
"double_faults": 0,
"first_serve_pct": 64.44444444444444,
"first_serve_won_pct": 82.75862068965517,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Andrea Picchione",
"opponent_id": 281515,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 16,
"double_faults": 8,
"first_serve_pct": 60.37735849056604,
"first_serve_won_pct": 84.375,
"second_serve_won_pct": 40.476190476190474,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Lorenzo Elia",
"opponent_id": 1122757,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 52.27272727272727,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWLW"
},
"head_to_head": [
{
"opponent": "Stefano Travaglia",
"opponent_id": 36300,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Luka Mikrut",
"opponent_id": 349090,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andrea Picchione",
"opponent_id": 281515,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lorenzo Elia",
"opponent_id": 1122757,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 19,
"double_faults": 9,
"aces_per_match": 6.3,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.4,
"first_serve_won_pct": 75.9,
"second_serve_won_pct": 45.6,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 58.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 54,
"double_faults": 40,
"aces_per_match": 6.0,
"double_faults_per_match": 4.4,
"first_serve_pct": 69.4,
"first_serve_won_pct": 75.5,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 56.5,
"break_points_converted_pct": 35.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 6,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 73,
"double_faults": 49,
"win_rate": 50.0,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 7,
"aces_per_match": 3.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 60.3,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 64.7,
"break_points_converted_pct": 46.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 3,
"double_faults": 7,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:36:47 UTC"
}