Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Daniel Rincon
1W - 6L
14.3% Win Rate
Forma: LLLLLLW
JSON Data
{
"player": {
"id": 811,
"api_id": 307391,
"name": "Daniel Rincon",
"short_name": "D. Rincon",
"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": 1861241,
"singles": 14.02,
"doubles": 13.91,
"ranking": 357,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 241,
"points": 234,
"best_position": 181,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 241,
"points": 234
},
{
"date": "2025-12-09",
"position": 241,
"points": 234
},
{
"date": "2025-12-08",
"position": 241,
"points": 234
},
{
"date": "2025-12-07",
"position": 241,
"points": 234
},
{
"date": "2025-12-06",
"position": 241,
"points": 234
},
{
"date": "2025-12-05",
"position": 241,
"points": 234
},
{
"date": "2025-12-04",
"position": 241,
"points": 234
},
{
"date": "2025-12-03",
"position": 241,
"points": 234
}
],
"career_stats": {
"total_matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"ATP 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Challenger": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 0.7,
"avg_first_serve_pct": 58.9,
"avg_first_serve_won_pct": 64.7,
"avg_second_serve_won_pct": 35.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-07",
"opponent": "Henri Squire",
"opponent_id": 208225,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 80.3921568627451,
"first_serve_won_pct": 39.02439024390244,
"second_serve_won_pct": 10.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 52.63157894736842,
"first_serve_won_pct": 56.666666666666664,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Justin Engel",
"opponent_id": 403148,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 62.121212121212125,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 55.78947368421052,
"first_serve_won_pct": 67.9245283018868,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "Tristan Boyer",
"opponent_id": 232036,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 65.67164179104478,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-13",
"opponent": "Laslo Djere",
"opponent_id": 97231,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 47.76119402985074,
"first_serve_won_pct": 71.875,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-12",
"opponent": "Benjamin Bonzi",
"opponent_id": 94485,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 47.76119402985074,
"first_serve_won_pct": 71.875,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 1,
"losses": 6,
"form_string": "LLLLLLW"
},
"head_to_head": [
{
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Laslo Djere",
"opponent_id": 97231,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Justin Engel",
"opponent_id": 403148,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Benjamin Bonzi",
"opponent_id": 94485,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 0,
"aces_per_match": 3.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 67.9,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 13,
"wins": 9,
"losses": 4,
"win_rate": 69.2,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 75,
"double_faults": 31,
"aces_per_match": 5.8,
"double_faults_per_match": 2.4,
"first_serve_pct": 72.3,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 69.1,
"break_points_converted_pct": 34.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 1,
"aces": 46,
"double_faults": 15,
"aces_per_match": 4.6,
"double_faults_per_match": 1.5,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 49.1,
"break_points_converted_pct": 45.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 26,
"wins": 10,
"losses": 16,
"win_rate": 38.5,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 75,
"double_faults": 59,
"aces_per_match": 2.9,
"double_faults_per_match": 2.3,
"first_serve_pct": 71.6,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 47.7,
"break_points_saved_pct": 55.7,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 50,
"wins": 27,
"tournaments_played": 30,
"tournaments_won": 1,
"aces": 199,
"double_faults": 105,
"win_rate": 54.0,
"losses": 23
}
},
{
"year": 2024,
"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": 5,
"double_faults": 5,
"aces_per_match": 5.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 82.7,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 62.5,
"break_points_saved_pct": 25.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 2,
"aces_per_match": 6.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.4,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 3,
"losses": 7,
"win_rate": 30.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 53,
"double_faults": 20,
"aces_per_match": 5.3,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 29,
"wins": 15,
"losses": 14,
"win_rate": 51.7,
"tournaments_played": 19,
"tournaments_won": 2,
"tiebreaks_won": 6,
"tiebreaks_lost": 5,
"aces": 134,
"double_faults": 97,
"aces_per_match": 4.6,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.2,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 61.2,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 2,
"aces_per_match": 6.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.4,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 35.7,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 44,
"wins": 20,
"tournaments_played": 29,
"tournaments_won": 2,
"aces": 216,
"double_faults": 126,
"win_rate": 45.5,
"losses": 24
}
},
{
"year": 2023,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 13,
"aces_per_match": 3.0,
"double_faults_per_match": 6.5,
"first_serve_pct": 68.9,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 50.9,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 18,
"tournaments_won": 0,
"aces": 6,
"double_faults": 13,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 07:55:39 UTC"
}