Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juan Pablo Varillas
11W - 4L
73.3% Win Rate
Forma: LWWLWWWLWW
JSON Data
{
"player": {
"id": 397,
"api_id": 72248,
"name": "Juan Pablo Varillas",
"short_name": "J. Varillas",
"country": "Peru",
"country_code": "PE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 897744,
"singles": 14.29,
"doubles": 14.16,
"ranking": 233,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 257,
"points": 213,
"best_position": 60,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 257,
"points": 213
},
{
"date": "2025-12-09",
"position": 257,
"points": 213
},
{
"date": "2025-12-08",
"position": 257,
"points": 213
},
{
"date": "2025-12-07",
"position": 257,
"points": 213
},
{
"date": "2025-12-06",
"position": 257,
"points": 213
},
{
"date": "2025-12-05",
"position": 257,
"points": 213
},
{
"date": "2025-12-04",
"position": 257,
"points": 213
},
{
"date": "2025-12-03",
"position": 257,
"points": 213
}
],
"career_stats": {
"total_matches": 15,
"wins": 11,
"losses": 4,
"win_rate": 73.3
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 14,
"wins": 11,
"losses": 3,
"win_rate": 78.6
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Challenger": {
"matches": 12,
"wins": 10,
"losses": 2,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 15,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 58.8,
"avg_first_serve_won_pct": 71.6,
"avg_second_serve_won_pct": 49.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-23",
"opponent": "Hugo Dellien",
"opponent_id": 57289,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 62.5,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-22",
"opponent": "Juan Manuel La Serna",
"opponent_id": 379442,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 59.78260869565217,
"first_serve_won_pct": 65.45454545454545,
"second_serve_won_pct": 25.806451612903224,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Ignacio Monzon",
"opponent_id": 107483,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 80.55555555555556,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-05",
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 23.809523809523807,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-04",
"opponent": "Gonzalo Bueno",
"opponent_id": 299765,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.35294117647059,
"first_serve_won_pct": 82.05128205128204,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-04",
"opponent": "Matheus Pucinelli de Almeida",
"opponent_id": 264978,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 3,
"first_serve_pct": 62.0,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 55.81395348837209,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Juan Bautista Torres",
"opponent_id": 315774,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.35294117647059,
"first_serve_won_pct": 82.05128205128204,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-23",
"opponent": "Felipe Meligeni Alves",
"opponent_id": 158748,
"tournament": "Santiago",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 79.3103448275862,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-22",
"opponent": "Emilio Nava",
"opponent_id": 232057,
"tournament": "Santiago",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 58.92857142857143,
"first_serve_won_pct": 75.75757575757575,
"second_serve_won_pct": 69.56521739130434,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-20",
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 52.307692307692314,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWLWWWLWW"
},
"head_to_head": [
{
"opponent": "Gonzalo Bueno",
"opponent_id": 299765,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Emilio Nava",
"opponent_id": 232057,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Alejandro Moro Canas",
"opponent_id": 250857,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hugo Dellien",
"opponent_id": 57289,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juan Bautista Torres",
"opponent_id": 315774,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 4,
"aces_per_match": 3.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 60.3,
"second_serve_won_pct": 62.0,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 37,
"wins": 23,
"losses": 14,
"win_rate": 62.2,
"tournaments_played": 20,
"tournaments_won": 1,
"tiebreaks_won": 8,
"tiebreaks_lost": 8,
"aces": 131,
"double_faults": 73,
"aces_per_match": 3.5,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.3,
"first_serve_won_pct": 68.5,
"second_serve_won_pct": 51.4,
"break_points_saved_pct": 64.2,
"break_points_converted_pct": 44.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 38,
"wins": 23,
"tournaments_played": 21,
"tournaments_won": 1,
"aces": 134,
"double_faults": 77,
"win_rate": 60.5,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 1.7,
"first_serve_pct": 69.4,
"first_serve_won_pct": 60.5,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 36.4,
"winners_total": 19,
"unforced_errors_total": 34
},
"red_clay": {
"matches": 52,
"wins": 27,
"losses": 25,
"win_rate": 51.9,
"tournaments_played": 27,
"tournaments_won": 1,
"tiebreaks_won": 12,
"tiebreaks_lost": 9,
"aces": 177,
"double_faults": 112,
"aces_per_match": 3.4,
"double_faults_per_match": 2.2,
"first_serve_pct": 71.3,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 54.9,
"break_points_converted_pct": 39.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 55,
"wins": 27,
"tournaments_played": 30,
"tournaments_won": 1,
"aces": 186,
"double_faults": 117,
"win_rate": 49.1,
"losses": 28
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 3,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 25.0,
"winners_total": 23,
"unforced_errors_total": 34
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 7,
"aces_per_match": 5.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.4,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 48.4,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 52.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 73,
"double_faults": 14,
"aces_per_match": 6.6,
"double_faults_per_match": 1.3,
"first_serve_pct": 73.5,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 41.7,
"winners_total": 110,
"unforced_errors_total": 131
},
"red_clay": {
"matches": 22,
"wins": 11,
"losses": 11,
"win_rate": 50.0,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 79,
"double_faults": 27,
"aces_per_match": 3.6,
"double_faults_per_match": 1.2,
"first_serve_pct": 72.0,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 39.1,
"winners_total": 171,
"unforced_errors_total": 133
}
},
"totals": {
"matches": 38,
"wins": 17,
"tournaments_played": 30,
"tournaments_won": 0,
"aces": 177,
"double_faults": 51,
"win_rate": 44.7,
"losses": 21
}
}
],
"data_generated_at": "2025-12-10 13:05:50 UTC"
}