Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juan Pablo Varillas
14W - 5L
73,7% Win Rate
Forma: LWWWLWWLWW
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.26,
"doubles": 14.09,
"ranking": 255,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 244,
"points": 227,
"best_position": 60,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 244,
"points": 227
},
{
"date": "2026-01-29",
"position": 244,
"points": 227
},
{
"date": "2026-01-28",
"position": 244,
"points": 227
},
{
"date": "2026-01-27",
"position": 244,
"points": 227
},
{
"date": "2026-01-26",
"position": 244,
"points": 227
},
{
"date": "2026-01-25",
"position": 244,
"points": 227
},
{
"date": "2026-01-24",
"position": 244,
"points": 227
},
{
"date": "2026-01-23",
"position": 244,
"points": 227
},
{
"date": "2026-01-22",
"position": 244,
"points": 227
},
{
"date": "2026-01-21",
"position": 244,
"points": 227
}
],
"career_stats": {
"total_matches": 19,
"wins": 14,
"losses": 5,
"win_rate": 73.7
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 18,
"wins": 14,
"losses": 4,
"win_rate": 77.8
},
"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": 16,
"wins": 13,
"losses": 3,
"win_rate": 81.2
}
},
"average_match_stats": {
"matches_with_stats": 19,
"avg_aces_per_match": 3.1,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 57.8,
"avg_first_serve_won_pct": 70.1,
"avg_second_serve_won_pct": 51.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-16",
"opponent": "Andrea Collarini",
"opponent_id": 43761,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 61.25000000000001,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 51.61290322580645,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Lautaro Midon",
"opponent_id": 397014,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 50.48543689320388,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "1-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 46.42857142857143,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 5,
"first_serve_pct": 57.971014492753625,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"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
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWWLWWLWW"
},
"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": "Gonzalo Villanueva",
"opponent_id": 85877,
"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": "2026-01-30 23:32:56 UTC"
}