Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Arthur Rinderknech

Arthur Rinderknech

France ATP 24
37W - 42L 46.8% Win Rate Forma: LWLWLWLLLW

JSON Data

{
  "player": {
    "id": 210,
    "api_id": 63606,
    "name": "Arthur Rinderknech",
    "short_name": "A. Rinderknech",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 56735,
    "singles": 15.53,
    "doubles": 14.7,
    "ranking": 18,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 24,
    "points": 1736,
    "best_position": 24,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 24,
      "points": 1736
    },
    {
      "date": "2026-05-08",
      "position": 24,
      "points": 1736
    },
    {
      "date": "2026-05-07",
      "position": 24,
      "points": 1736
    },
    {
      "date": "2026-05-06",
      "position": 24,
      "points": 1736
    },
    {
      "date": "2026-05-05",
      "position": 24,
      "points": 1736
    },
    {
      "date": "2026-05-04",
      "position": 26,
      "points": 1716
    },
    {
      "date": "2026-05-03",
      "position": 26,
      "points": 1716
    },
    {
      "date": "2026-05-02",
      "position": 26,
      "points": 1716
    },
    {
      "date": "2026-05-01",
      "position": 26,
      "points": 1716
    },
    {
      "date": "2026-04-30",
      "position": 26,
      "points": 1716
    }
  ],
  "career_stats": {
    "total_matches": 79,
    "wins": 37,
    "losses": 42,
    "win_rate": 46.8
  },
  "surface_stats": {
    "hard": {
      "matches": 44,
      "wins": 19,
      "losses": 25,
      "win_rate": 43.2
    },
    "clay": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 26,
      "wins": 13,
      "losses": 13,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "ATP 250": {
      "matches": 18,
      "wins": 7,
      "losses": 11,
      "win_rate": 38.9
    },
    "Otro": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 79,
    "avg_aces_per_match": 9.7,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 63.8,
    "avg_first_serve_won_pct": 74.5,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-26",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 67.79661016949152,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Dušan Lajović",
      "opponent_id": 39234,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 79.24528301886792,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 66.07142857142857,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 57.608695652173914,
        "first_serve_won_pct": 75.47169811320755,
        "second_serve_won_pct": 56.41025641025641,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Karen Khachanov",
      "opponent_id": 90080,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 79.48717948717949,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 69.6969696969697,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-10",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 72.27722772277228,
        "first_serve_won_pct": 64.38356164383562,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Jack Draper",
      "opponent_id": 258749,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 20,
        "double_faults": 0,
        "first_serve_pct": 71.29629629629629,
        "first_serve_won_pct": 84.4155844155844,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLWLWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 6,
          "aces": 138,
          "double_faults": 46,
          "aces_per_match": 11.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 26.3,
          "winners_total": 166,
          "unforced_errors_total": 147
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 14,
          "aces_per_match": 8.5,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 70.4,
          "break_points_converted_pct": 19.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 14,
          "losses": 15,
          "win_rate": 48.3,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 319,
          "double_faults": 113,
          "aces_per_match": 11.0,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 71.5,
          "break_points_converted_pct": 40.1,
          "winners_total": 238,
          "unforced_errors_total": 220
        },
        "red_clay": {
          "matches": 18,
          "wins": 8,
          "losses": 10,
          "win_rate": 44.4,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 120,
          "double_faults": 58,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 44.9,
          "winners_total": 36,
          "unforced_errors_total": 36
        }
      },
      "totals": {
        "matches": 65,
        "wins": 31,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 628,
        "double_faults": 231,
        "win_rate": 47.7,
        "losses": 34
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 132,
          "double_faults": 42,
          "aces_per_match": 14.7,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 79.1,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 29.2,
          "winners_total": 108,
          "unforced_errors_total": 71
        },
        "hardcourt_indoor": {
          "matches": 19,
          "wins": 12,
          "losses": 7,
          "win_rate": 63.2,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 11,
          "aces": 188,
          "double_faults": 21,
          "aces_per_match": 9.9,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 16,
          "losses": 13,
          "win_rate": 55.2,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 309,
          "double_faults": 71,
          "aces_per_match": 10.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 33.9,
          "winners_total": 173,
          "unforced_errors_total": 132
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 92,
          "double_faults": 26,
          "aces_per_match": 7.1,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 31.2,
          "winners_total": 90,
          "unforced_errors_total": 97
        }
      },
      "totals": {
        "matches": 70,
        "wins": 38,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 721,
        "double_faults": 160,
        "win_rate": 54.3,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 63,
          "double_faults": 16,
          "aces_per_match": 10.5,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 84,
          "unforced_errors_total": 44
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 37,
          "double_faults": 10,
          "aces_per_match": 7.4,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 23.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 4,
          "losses": 8,
          "win_rate": 33.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 101,
          "double_faults": 40,
          "aces_per_match": 8.4,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 32.7,
          "winners_total": 106,
          "unforced_errors_total": 94
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 95,
          "double_faults": 38,
          "aces_per_match": 9.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 43.5,
          "winners_total": 133,
          "unforced_errors_total": 95
        }
      },
      "totals": {
        "matches": 33,
        "wins": 12,
        "tournaments_played": 29,
        "tournaments_won": 1,
        "aces": 296,
        "double_faults": 104,
        "win_rate": 36.4,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:33 UTC"
}