Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Chris Rodesch
10W - 7L
58.8% Win Rate
Forma: LWLWWWWWLL
JSON Data
{
"player": {
"id": 798,
"api_id": 225273,
"name": "Chris Rodesch",
"short_name": "C. Rodesch",
"country": "Luxembourg",
"country_code": "LU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 271417,
"singles": 14.38,
"doubles": 13.49,
"ranking": 206,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 210,
"points": 280,
"best_position": 150,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 210,
"points": 280
},
{
"date": "2025-12-09",
"position": 210,
"points": 280
},
{
"date": "2025-12-08",
"position": 210,
"points": 280
},
{
"date": "2025-12-07",
"position": 211,
"points": 280
},
{
"date": "2025-12-06",
"position": 211,
"points": 280
},
{
"date": "2025-12-05",
"position": 211,
"points": 280
},
{
"date": "2025-12-04",
"position": 211,
"points": 280
},
{
"date": "2025-12-03",
"position": 211,
"points": 280
}
],
"career_stats": {
"total_matches": 17,
"wins": 10,
"losses": 7,
"win_rate": 58.8
},
"surface_stats": {
"hard": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"Challenger": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
}
},
"average_match_stats": {
"matches_with_stats": 17,
"avg_aces_per_match": 9.8,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 69.7,
"avg_first_serve_won_pct": 72.2,
"avg_second_serve_won_pct": 49.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-05",
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 6,
"first_serve_pct": 63.76811594202898,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Justin Engel",
"opponent_id": 403148,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 13,
"double_faults": 9,
"first_serve_pct": 51.81818181818182,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 42.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Titouan Droguet",
"opponent_id": 243925,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 69.49152542372882,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 20,
"double_faults": 4,
"first_serve_pct": 75.22935779816514,
"first_serve_won_pct": 71.95121951219512,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Mackenzie McDonald",
"opponent_id": 63438,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 19,
"double_faults": 3,
"first_serve_pct": 71.55172413793103,
"first_serve_won_pct": 67.46987951807229,
"second_serve_won_pct": 60.60606060606061,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 15,
"double_faults": 2,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Marko Topo",
"opponent_id": 348701,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 14,
"double_faults": 5,
"first_serve_pct": 69.52380952380952,
"first_serve_won_pct": 80.82191780821918,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Daniel Masur",
"opponent_id": 53483,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 15,
"double_faults": 1,
"first_serve_pct": 74.28571428571429,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Francesco Passaro",
"opponent_id": 258908,
"tournament": "Mouilleron-Le-Captif, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 73.91304347826086,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Mark Lajal",
"opponent_id": 383991,
"tournament": "Orleans, France",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 65.625,
"first_serve_won_pct": 59.523809523809526,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLWWWWWLL"
},
"head_to_head": [
{
"opponent": "Mark Lajal",
"opponent_id": 383991,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Francesco Passaro",
"opponent_id": 258908,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Coleman Wong",
"opponent_id": 289106,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"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": 16,
"aces_per_match": 6.7,
"double_faults_per_match": 2.3,
"first_serve_pct": 78.1,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 76.6,
"break_points_converted_pct": 37.5,
"winners_total": 28,
"unforced_errors_total": 39
},
"hardcourt_indoor": {
"matches": 18,
"wins": 10,
"losses": 8,
"win_rate": 55.6,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 4,
"aces": 179,
"double_faults": 52,
"aces_per_match": 9.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 76.3,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 57.6,
"break_points_saved_pct": 62.0,
"break_points_converted_pct": 40.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 23,
"aces_per_match": 1.6,
"double_faults_per_match": 4.6,
"first_serve_pct": 78.3,
"first_serve_won_pct": 58.8,
"second_serve_won_pct": 63.3,
"break_points_saved_pct": 56.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 16,
"wins": 11,
"losses": 5,
"win_rate": 68.8,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 44,
"double_faults": 53,
"aces_per_match": 2.8,
"double_faults_per_match": 3.3,
"first_serve_pct": 75.2,
"first_serve_won_pct": 70.9,
"second_serve_won_pct": 59.2,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 35.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 28,
"tournaments_played": 21,
"tournaments_won": 1,
"aces": 278,
"double_faults": 144,
"win_rate": 60.9,
"losses": 18
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 64,
"double_faults": 35,
"aces_per_match": 6.4,
"double_faults_per_match": 3.5,
"first_serve_pct": 75.0,
"first_serve_won_pct": 71.7,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 43.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 6,
"aces_per_match": 7.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 75.4,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 80.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 4,
"aces_per_match": 5.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 78.2,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 8,
"tournaments_played": 12,
"tournaments_won": 4,
"aces": 83,
"double_faults": 45,
"win_rate": 61.5,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 08:18:23 UTC"
}