Player Data JSON

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

Valentin Royer

Valentin Royer

France ATP 58
28W - 24L 53,8% Win Rate Forma: LLLLLLWLWL

JSON Data

{
  "player": {
    "id": 176,
    "api_id": 255449,
    "name": "Valentin Royer",
    "short_name": "V. Royer",
    "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": 2132621,
    "singles": 15.09,
    "doubles": 13.81,
    "ranking": 79,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 58,
    "points": 924,
    "best_position": 56,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-29",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-28",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-27",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-26",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-25",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-24",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-23",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-22",
      "position": 58,
      "points": 924
    },
    {
      "date": "2026-01-21",
      "position": 58,
      "points": 924
    }
  ],
  "career_stats": {
    "total_matches": 52,
    "wins": 28,
    "losses": 24,
    "win_rate": 53.8
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 21,
      "losses": 19,
      "win_rate": 52.5
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "Masters 1000": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "ATP 500": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 18,
      "wins": 9,
      "losses": 9,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 52,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 74.5,
    "avg_second_serve_won_pct": 54.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-20",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 19,
        "double_faults": 6,
        "first_serve_pct": 59.06040268456376,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 68.05555555555556,
        "first_serve_won_pct": 59.183673469387756,
        "second_serve_won_pct": 65.21739130434783,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 59.55056179775281,
        "first_serve_won_pct": 81.13207547169812,
        "second_serve_won_pct": 73.91304347826086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 61.72839506172839,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 8,
        "first_serve_pct": 48.333333333333336,
        "first_serve_won_pct": 63.793103448275865,
        "second_serve_won_pct": 46.774193548387096,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 76.74418604651163,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 60.91954022988506,
        "first_serve_won_pct": 66.0377358490566,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 41,
          "double_faults": 7,
          "aces_per_match": 6.8,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 60.8,
          "break_points_saved_pct": 78.8,
          "break_points_converted_pct": 48.5,
          "winners_total": 60,
          "unforced_errors_total": 66
        },
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 8,
          "losses": 8,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 65,
          "double_faults": 45,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 16,
          "losses": 8,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 175,
          "double_faults": 50,
          "aces_per_match": 7.3,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 68.9,
          "break_points_converted_pct": 39.3,
          "winners_total": 65,
          "unforced_errors_total": 65
        },
        "red_clay": {
          "matches": 42,
          "wins": 31,
          "losses": 11,
          "win_rate": 73.8,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 6,
          "aces": 201,
          "double_faults": 86,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 41.9,
          "winners_total": 65,
          "unforced_errors_total": 63
        }
      },
      "totals": {
        "matches": 88,
        "wins": 59,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 482,
        "double_faults": 188,
        "win_rate": 67.0,
        "losses": 29
      }
    },
    {
      "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": 1,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 41.4,
          "break_points_saved_pct": 81.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 186,
          "double_faults": 52,
          "aces_per_match": 7.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 74.1,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 33.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 51,
          "double_faults": 30,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 29,
          "wins": 19,
          "losses": 10,
          "win_rate": 65.5,
          "tournaments_played": 14,
          "tournaments_won": 2,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 4,
          "aces": 118,
          "double_faults": 75,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 44.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 67,
        "wins": 40,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 359,
        "double_faults": 159,
        "win_rate": 59.7,
        "losses": 27
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:52 UTC"
}