Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Casper Ruud
38W - 19L
66,7% Win Rate
Forma: LWWWLLWLLW
JSON Data
{
"player": {
"id": 507,
"api_id": 119248,
"name": "Casper Ruud",
"short_name": "C. Ruud",
"country": "Norway",
"country_code": "NO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 95161,
"singles": 15.57,
"doubles": 14.12,
"ranking": 22,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 13,
"points": 2795,
"best_position": 2,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 13,
"points": 2795
},
{
"date": "2026-01-29",
"position": 13,
"points": 2795
},
{
"date": "2026-01-28",
"position": 13,
"points": 2795
},
{
"date": "2026-01-27",
"position": 13,
"points": 2795
},
{
"date": "2026-01-26",
"position": 13,
"points": 2795
},
{
"date": "2026-01-25",
"position": 13,
"points": 2795
},
{
"date": "2026-01-24",
"position": 13,
"points": 2795
},
{
"date": "2026-01-23",
"position": 13,
"points": 2795
},
{
"date": "2026-01-22",
"position": 13,
"points": 2795
},
{
"date": "2026-01-21",
"position": 13,
"points": 2795
}
],
"career_stats": {
"total_matches": 57,
"wins": 38,
"losses": 19,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 38,
"wins": 24,
"losses": 14,
"win_rate": 63.2
},
"clay": {
"matches": 19,
"wins": 14,
"losses": 5,
"win_rate": 73.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"Masters 1000": {
"matches": 22,
"wins": 14,
"losses": 8,
"win_rate": 63.6
},
"ATP 500": {
"matches": 16,
"wins": 12,
"losses": 4,
"win_rate": 75.0
},
"ATP 250": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4
},
"Otro": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 57,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 67.0,
"avg_first_serve_won_pct": 70.2,
"avg_second_serve_won_pct": 51.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-26",
"opponent": "Ben Shelton",
"opponent_id": 385485,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-3",
"stats": {
"aces": 9,
"double_faults": 6,
"first_serve_pct": 70.39999999999999,
"first_serve_won_pct": 67.04545454545455,
"second_serve_won_pct": 59.45945945945946,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Marin Čilić",
"opponent_id": 15387,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "3-1",
"stats": {
"aces": 25,
"double_faults": 4,
"first_serve_pct": 70.73170731707317,
"first_serve_won_pct": 78.16091954022988,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Jaume Munar",
"opponent_id": 126356,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "3-0",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 57.73195876288659,
"first_serve_won_pct": 80.35714285714286,
"second_serve_won_pct": 58.536585365853654,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-0",
"stats": {
"aces": 10,
"double_faults": 2,
"first_serve_pct": 69.73684210526315,
"first_serve_won_pct": 77.35849056603774,
"second_serve_won_pct": 65.21739130434783,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Fábián Marozsán",
"opponent_id": 218259,
"tournament": "Auckland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 69.84126984126983,
"first_serve_won_pct": 77.27272727272727,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"tournament": "United Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 56.9620253164557,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Alex de Minaur",
"opponent_id": 201239,
"tournament": "United Cup",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 71.21212121212122,
"first_serve_won_pct": 78.72340425531915,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Alejandro Davidovich Fokina",
"opponent_id": 157456,
"tournament": "Basel",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 68.62745098039215,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Stan Wawrinka",
"opponent_id": 14548,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 1,
"first_serve_pct": 65.625,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWWLLWLLW"
},
"head_to_head": [
{
"opponent": "Jaume Munar",
"opponent_id": 126356,
"matches": 4,
"wins": 4,
"losses": 0
},
{
"opponent": "Arthur Rinderknech",
"opponent_id": 63606,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Matteo Berrettini",
"opponent_id": 112783,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Nuno Borges",
"opponent_id": 125006,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 13,
"wins": 10,
"losses": 3,
"win_rate": 76.9,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 77,
"double_faults": 16,
"aces_per_match": 5.9,
"double_faults_per_match": 1.2,
"first_serve_pct": 76.9,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 60.4,
"break_points_saved_pct": 70.4,
"break_points_converted_pct": 48.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 12,
"losses": 8,
"win_rate": 60.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 145,
"double_faults": 50,
"aces_per_match": 7.2,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.3,
"first_serve_won_pct": 71.1,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 37.9,
"winners_total": 135,
"unforced_errors_total": 129
},
"red_clay": {
"matches": 19,
"wins": 14,
"losses": 5,
"win_rate": 73.7,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 72,
"double_faults": 46,
"aces_per_match": 3.8,
"double_faults_per_match": 2.4,
"first_serve_pct": 73.6,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 62.6,
"break_points_converted_pct": 36.6,
"winners_total": 65,
"unforced_errors_total": 80
}
},
"totals": {
"matches": 52,
"wins": 36,
"tournaments_played": 20,
"tournaments_won": 2,
"aces": 294,
"double_faults": 112,
"win_rate": 69.2,
"losses": 16
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 33,
"double_faults": 7,
"aces_per_match": 16.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.2,
"first_serve_won_pct": 76.1,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 19.2,
"winners_total": 83,
"unforced_errors_total": 77
},
"hardcourt_indoor": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 60,
"double_faults": 19,
"aces_per_match": 6.7,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.4,
"first_serve_won_pct": 73.2,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 59.5,
"break_points_converted_pct": 39.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 30,
"wins": 21,
"losses": 9,
"win_rate": 70.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 8,
"aces": 193,
"double_faults": 65,
"aces_per_match": 6.4,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.8,
"first_serve_won_pct": 74.5,
"second_serve_won_pct": 59.4,
"break_points_saved_pct": 67.1,
"break_points_converted_pct": 37.7,
"winners_total": 283,
"unforced_errors_total": 198
},
"red_clay": {
"matches": 31,
"wins": 24,
"losses": 7,
"win_rate": 77.4,
"tournaments_played": 9,
"tournaments_won": 2,
"tiebreaks_won": 5,
"tiebreaks_lost": 0,
"aces": 131,
"double_faults": 59,
"aces_per_match": 4.2,
"double_faults_per_match": 1.9,
"first_serve_pct": 74.6,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 61.9,
"break_points_converted_pct": 43.9,
"winners_total": 202,
"unforced_errors_total": 167
}
},
"totals": {
"matches": 72,
"wins": 49,
"tournaments_played": 26,
"tournaments_won": 2,
"aces": 417,
"double_faults": 150,
"win_rate": 68.1,
"losses": 23
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 15,
"aces_per_match": 8.0,
"double_faults_per_match": 7.5,
"first_serve_pct": 70.9,
"first_serve_won_pct": 73.9,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 61.9,
"break_points_converted_pct": 45.0,
"winners_total": 71,
"unforced_errors_total": 83
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 9,
"aces_per_match": 5.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.5,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 22,
"wins": 11,
"losses": 11,
"win_rate": 50.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 7,
"aces": 157,
"double_faults": 64,
"aces_per_match": 7.1,
"double_faults_per_match": 2.9,
"first_serve_pct": 76.0,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 65.8,
"break_points_converted_pct": 36.1,
"winners_total": 114,
"unforced_errors_total": 107
},
"red_clay": {
"matches": 30,
"wins": 22,
"losses": 8,
"win_rate": 73.3,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 8,
"tiebreaks_lost": 5,
"aces": 115,
"double_faults": 77,
"aces_per_match": 3.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 74.4,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 62.5,
"break_points_saved_pct": 67.9,
"break_points_converted_pct": 39.1,
"winners_total": 241,
"unforced_errors_total": 214
}
},
"totals": {
"matches": 57,
"wins": 35,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 303,
"double_faults": 165,
"win_rate": 61.4,
"losses": 22
}
}
],
"data_generated_at": "2026-01-30 08:34:48 UTC"
}