Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Ritschard
1W - 6L
14.3% Win Rate
Forma: LWLLLLL
JSON Data
{
"player": {
"id": 766,
"api_id": 56017,
"name": "Alexander Ritschard",
"short_name": "A. Ritschard",
"country": "Switzerland",
"country_code": "CH",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4190,
"singles": 14.31,
"doubles": null,
"ranking": 229,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 499,
"points": 86,
"best_position": 99,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 499,
"points": 86
},
{
"date": "2025-12-09",
"position": 499,
"points": 86
},
{
"date": "2025-12-08",
"position": 499,
"points": 86
},
{
"date": "2025-12-07",
"position": 497,
"points": 86
},
{
"date": "2025-12-06",
"position": 497,
"points": 86
},
{
"date": "2025-12-05",
"position": 497,
"points": 86
},
{
"date": "2025-12-04",
"position": 497,
"points": 86
},
{
"date": "2025-12-03",
"position": 497,
"points": 86
}
],
"career_stats": {
"total_matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Masters 1000": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.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": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 62.2,
"avg_first_serve_won_pct": 64.4,
"avg_second_serve_won_pct": 45.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-06",
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 45.09803921568628,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-05",
"opponent": "Javier Barranco Cosano",
"opponent_id": 177686,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 65.93406593406593,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 57.692307692307686,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-12",
"opponent": "Marco Trungelliti",
"opponent_id": 38517,
"tournament": "Gstaad",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 53.94736842105263,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-21",
"opponent": "Fabio Fognini",
"opponent_id": 15434,
"tournament": "Madrid",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 74.66666666666667,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-12",
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"tournament": "Munich",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Cristian Garin",
"opponent_id": 64570,
"tournament": "Houston",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 57.333333333333336,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-17",
"opponent": "Marco Trungelliti",
"opponent_id": 38517,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 70.11494252873564,
"first_serve_won_pct": 67.21311475409836,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 1,
"losses": 6,
"form_string": "LWLLLLL"
},
"head_to_head": [
{
"opponent": "Marco Trungelliti",
"opponent_id": 38517,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Fabio Fognini",
"opponent_id": 15434,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Javier Barranco Cosano",
"opponent_id": 177686,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Cristian Garin",
"opponent_id": 64570,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 27,
"aces_per_match": 1.9,
"double_faults_per_match": 3.9,
"first_serve_pct": 70.8,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 59.2,
"break_points_converted_pct": 64.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 77.0,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 20,
"wins": 10,
"losses": 10,
"win_rate": 50.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 2,
"aces": 56,
"double_faults": 74,
"aces_per_match": 2.8,
"double_faults_per_match": 3.7,
"first_serve_pct": 71.3,
"first_serve_won_pct": 67.1,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 65.5,
"break_points_converted_pct": 49.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 28,
"wins": 14,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 71,
"double_faults": 106,
"win_rate": 50.0,
"losses": 14
}
},
{
"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": 14,
"double_faults": 6,
"aces_per_match": 7.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.0,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 34,
"double_faults": 36,
"aces_per_match": 2.4,
"double_faults_per_match": 2.6,
"first_serve_pct": 74.4,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 47,
"double_faults": 59,
"aces_per_match": 3.9,
"double_faults_per_match": 4.9,
"first_serve_pct": 74.7,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 64.9,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 37,
"wins": 29,
"losses": 8,
"win_rate": 78.4,
"tournaments_played": 11,
"tournaments_won": 3,
"tiebreaks_won": 10,
"tiebreaks_lost": 4,
"aces": 67,
"double_faults": 123,
"aces_per_match": 1.8,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.5,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 58.4,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 65,
"wins": 42,
"tournaments_played": 27,
"tournaments_won": 3,
"aces": 162,
"double_faults": 224,
"win_rate": 64.6,
"losses": 23
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 7,
"aces_per_match": 9.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 75.3,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 3,
"aces_per_match": 5.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.1,
"first_serve_won_pct": 73.0,
"second_serve_won_pct": 47.5,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 80.7,
"first_serve_won_pct": 62.9,
"second_serve_won_pct": 39.3,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 10,
"aces_per_match": 4.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 84.5,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 39.6,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 64.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 2,
"tournaments_played": 30,
"tournaments_won": 0,
"aces": 42,
"double_faults": 25,
"win_rate": 22.2,
"losses": 7
}
}
],
"data_generated_at": "2025-12-10 08:58:06 UTC"
}