Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nicolas Alvarez Varona
2W - 3L
40.0% Win Rate
Forma: LLLWW
JSON Data
{
"player": {
"id": 874,
"api_id": 205989,
"name": "Nicolas Alvarez Varona",
"short_name": "N. A. Varona",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 412654,
"singles": 14.23,
"doubles": 13.12,
"ranking": 261,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 365,
"points": 135,
"best_position": 219,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 365,
"points": 135
},
{
"date": "2025-12-09",
"position": 365,
"points": 135
},
{
"date": "2025-12-08",
"position": 365,
"points": 135
},
{
"date": "2025-12-07",
"position": 367,
"points": 135
},
{
"date": "2025-12-06",
"position": 367,
"points": 135
},
{
"date": "2025-12-05",
"position": 367,
"points": 135
},
{
"date": "2025-12-04",
"position": 367,
"points": 135
},
{
"date": "2025-12-03",
"position": 367,
"points": 135
}
],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.8,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 62.7,
"avg_first_serve_won_pct": 73.8,
"avg_second_serve_won_pct": 47.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-01",
"opponent": "Jaime Faria",
"opponent_id": 341818,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 63.26530612244898,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-29",
"opponent": "Matias Soto",
"opponent_id": 241039,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-1",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 68.57142857142857,
"first_serve_won_pct": 72.91666666666666,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-16",
"opponent": "Pedro Rodrigues",
"opponent_id": 258288,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 57.6271186440678,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-14",
"opponent": "Lorenzo Joaquin Rodriguez",
"opponent_id": 231579,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 72.5,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-13",
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 65.11627906976744,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLLWW"
},
"head_to_head": [
{
"opponent": "Jaime Faria",
"opponent_id": 341818,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matias Soto",
"opponent_id": 241039,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lorenzo Joaquin Rodriguez",
"opponent_id": 231579,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pedro Rodrigues",
"opponent_id": 258288,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 18,
"wins": 12,
"losses": 6,
"win_rate": 66.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 78,
"double_faults": 55,
"aces_per_match": 4.3,
"double_faults_per_match": 3.1,
"first_serve_pct": 76.1,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 48.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 22,
"wins": 10,
"losses": 12,
"win_rate": 45.5,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 89,
"double_faults": 113,
"aces_per_match": 4.0,
"double_faults_per_match": 5.1,
"first_serve_pct": 71.6,
"first_serve_won_pct": 65.6,
"second_serve_won_pct": 51.5,
"break_points_saved_pct": 61.6,
"break_points_converted_pct": 35.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 40,
"wins": 22,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 167,
"double_faults": 168,
"win_rate": 55.0,
"losses": 18
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 22,
"double_faults": 27,
"aces_per_match": 3.1,
"double_faults_per_match": 3.9,
"first_serve_pct": 75.2,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 42.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 37.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 47,
"double_faults": 23,
"aces_per_match": 6.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 73.8,
"first_serve_won_pct": 77.3,
"second_serve_won_pct": 59.2,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 34.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 20,
"wins": 9,
"losses": 11,
"win_rate": 45.0,
"tournaments_played": 19,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 78,
"double_faults": 85,
"aces_per_match": 3.9,
"double_faults_per_match": 4.2,
"first_serve_pct": 73.2,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 43.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 12,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 75.8,
"first_serve_won_pct": 53.1,
"second_serve_won_pct": 41.7,
"break_points_saved_pct": 42.1,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 38,
"wins": 19,
"tournaments_played": 27,
"tournaments_won": 2,
"aces": 151,
"double_faults": 147,
"win_rate": 50.0,
"losses": 19
}
}
],
"data_generated_at": "2025-12-10 08:58:17 UTC"
}