Player Data JSON

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

Valentin Royer

Valentin Royer

France ATP 57
28W - 21L 57.1% Win Rate Forma: LLLWLWLWLW

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.44,
    "doubles": 13.81,
    "ranking": 60,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 57,
    "points": 936,
    "best_position": 56,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-09",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-08",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-07",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-06",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-05",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-04",
      "position": 57,
      "points": 936
    },
    {
      "date": "2025-12-03",
      "position": 57,
      "points": 936
    }
  ],
  "career_stats": {
    "total_matches": 49,
    "wins": 28,
    "losses": 21,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 37,
      "wins": 21,
      "losses": 16,
      "win_rate": 56.8
    },
    "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": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "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": 16,
      "wins": 9,
      "losses": 7,
      "win_rate": 56.2
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 49,
    "avg_aces_per_match": 6.7,
    "avg_double_faults_per_match": 2.1,
    "avg_first_serve_pct": 64.5,
    "avg_first_serve_won_pct": 74.8,
    "avg_second_serve_won_pct": 54.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "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
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 0,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWLWLWLW"
  },
  "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": "2025-12-10 06:55:30 UTC"
}