Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Albert Ramos-Vinolas
6W - 8L
42.9% Win Rate
Forma: LWWLLLLLWW
JSON Data
{
"player": {
"id": 898,
"api_id": 16822,
"name": "Albert Ramos-Vinolas",
"short_name": "A. Ramos-Viñolas",
"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": 206806,
"singles": 14.2,
"doubles": null,
"ranking": 270,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 403,
"points": 118,
"best_position": 17,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 403,
"points": 118
},
{
"date": "2025-12-09",
"position": 403,
"points": 118
},
{
"date": "2025-12-08",
"position": 403,
"points": 118
},
{
"date": "2025-12-07",
"position": 404,
"points": 118
},
{
"date": "2025-12-06",
"position": 404,
"points": 118
},
{
"date": "2025-12-05",
"position": 404,
"points": 118
},
{
"date": "2025-12-04",
"position": 404,
"points": 118
},
{
"date": "2025-12-03",
"position": 404,
"points": 118
}
],
"career_stats": {
"total_matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"Masters 1000": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 14,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 1.9,
"avg_first_serve_pct": 69.1,
"avg_first_serve_won_pct": 66.2,
"avg_second_serve_won_pct": 49.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-09",
"opponent": "Jan Choinski",
"opponent_id": 105607,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 62.66666666666667,
"first_serve_won_pct": 63.829787234042556,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Zdenek Kolar",
"opponent_id": 132558,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 69.0909090909091,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-06",
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 68.62745098039215,
"first_serve_won_pct": 77.14285714285715,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Maks Kasnikowski",
"opponent_id": 342835,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 51.85185185185185,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Vilius Gaubas",
"opponent_id": 322022,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 72.1311475409836,
"first_serve_won_pct": 64.77272727272727,
"second_serve_won_pct": 58.139534883720934,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "Kitzbuhel",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.26506024096386,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 60.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-12",
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"tournament": "Gstaad",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 68.69565217391305,
"first_serve_won_pct": 64.55696202531645,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-26",
"opponent": "Casper Ruud",
"opponent_id": 119248,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-3",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 70.0,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Andrea Collarini",
"opponent_id": 43761,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 69.64285714285714,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-21",
"opponent": "Roman Andres Burruchaga",
"opponent_id": 287181,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 85.0574712643678,
"first_serve_won_pct": 66.21621621621621,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWWLLLLLWW"
},
"head_to_head": [
{
"opponent": "Yunchaokete Bu",
"opponent_id": 254227,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Vilius Gaubas",
"opponent_id": 322022,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maks Kasnikowski",
"opponent_id": 342835,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Roman Andres Burruchaga",
"opponent_id": 287181,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jan Choinski",
"opponent_id": 105607,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"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": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 3,
"aces_per_match": 3.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 67.5,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 27,
"wins": 13,
"losses": 14,
"win_rate": 48.1,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 65,
"double_faults": 40,
"aces_per_match": 2.4,
"double_faults_per_match": 1.5,
"first_serve_pct": 75.5,
"first_serve_won_pct": 65.4,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 36.7,
"winners_total": 21,
"unforced_errors_total": 32
}
},
"totals": {
"matches": 28,
"wins": 13,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 68,
"double_faults": 43,
"win_rate": 46.4,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 6,
"aces_per_match": 1.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.4,
"first_serve_won_pct": 56.0,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 16.7,
"winners_total": 29,
"unforced_errors_total": 59
},
"red_clay": {
"matches": 55,
"wins": 26,
"losses": 29,
"win_rate": 47.3,
"tournaments_played": 30,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 17,
"aces": 82,
"double_faults": 103,
"aces_per_match": 1.5,
"double_faults_per_match": 1.9,
"first_serve_pct": 74.0,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 58.0,
"break_points_converted_pct": 41.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 1.3,
"double_faults_per_match": 1.7,
"first_serve_pct": 76.4,
"first_serve_won_pct": 60.5,
"second_serve_won_pct": 63.5,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 37.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 60,
"wins": 28,
"tournaments_played": 33,
"tournaments_won": 1,
"aces": 89,
"double_faults": 114,
"win_rate": 46.7,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 7,
"double_faults": 6,
"aces_per_match": 3.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 80.2,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 24,
"unforced_errors_total": 26
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 11,
"double_faults": 6,
"aces_per_match": 3.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.7,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 44.8,
"break_points_saved_pct": 56.5,
"break_points_converted_pct": 69.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 19,
"double_faults": 9,
"aces_per_match": 3.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 75.3,
"first_serve_won_pct": 65.7,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 38.1,
"winners_total": 53,
"unforced_errors_total": 44
},
"red_clay": {
"matches": 25,
"wins": 11,
"losses": 14,
"win_rate": 44.0,
"tournaments_played": 23,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 63,
"double_faults": 47,
"aces_per_match": 2.5,
"double_faults_per_match": 1.9,
"first_serve_pct": 76.9,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 68.4,
"break_points_converted_pct": 41.3,
"winners_total": 61,
"unforced_errors_total": 53
}
},
"totals": {
"matches": 35,
"wins": 12,
"tournaments_played": 33,
"tournaments_won": 0,
"aces": 100,
"double_faults": 68,
"win_rate": 34.3,
"losses": 23
}
}
],
"data_generated_at": "2025-12-10 08:18:50 UTC"
}