Player Data JSON

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

Valentin Vacherot

Valentin Vacherot

Monaco ATP 31
19W - 11L 63,3% Win Rate Forma: LWWLWLLWWW

JSON Data

{
  "player": {
    "id": 453,
    "api_id": 158912,
    "name": "Valentin Vacherot",
    "short_name": "V. Vacherot",
    "country": "Monaco",
    "country_code": "MC",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 167756,
    "singles": 15.59,
    "doubles": 14.6,
    "ranking": 16,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 31,
    "points": 1519,
    "best_position": 30,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-29",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-28",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-27",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-26",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-25",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-24",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-23",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-22",
      "position": 31,
      "points": 1519
    },
    {
      "date": "2026-01-21",
      "position": 31,
      "points": 1519
    }
  ],
  "career_stats": {
    "total_matches": 30,
    "wins": 19,
    "losses": 11,
    "win_rate": 63.3
  },
  "surface_stats": {
    "hard": {
      "matches": 23,
      "wins": 16,
      "losses": 7,
      "win_rate": 69.6
    },
    "clay": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 14,
      "wins": 12,
      "losses": 2,
      "win_rate": 85.7
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 30,
    "avg_aces_per_match": 7.8,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 67.6,
    "avg_first_serve_won_pct": 71.9,
    "avg_second_serve_won_pct": 53.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 79.36507936507937,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 15,
        "double_faults": 4,
        "first_serve_pct": 70.70707070707071,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Martin Damm Jr",
      "opponent_id": 51345,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 18,
        "double_faults": 2,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 15,
        "double_faults": 4,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Miomir Kecmanovic",
      "opponent_id": 198592,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 67.6923076923077,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-31",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 59.01639344262295,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 66.23376623376623,
        "first_serve_won_pct": 86.27450980392157,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 8,
        "first_serve_pct": 52.77777777777778,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Jiri Lehecka",
      "opponent_id": 254742,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Grigor Dimitrov",
      "opponent_id": 23581,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jiri Lehecka",
      "opponent_id": 254742,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "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": 0,
          "aces": 7,
          "double_faults": 0,
          "aces_per_match": 7.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 84.4,
          "first_serve_won_pct": 84.1,
          "second_serve_won_pct": 70.0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 7.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 35,
          "double_faults": 19,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 72.2,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 18,
          "losses": 9,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 233,
          "double_faults": 74,
          "aces_per_match": 8.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 65.4,
          "break_points_converted_pct": 37.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 34,
          "wins": 22,
          "losses": 12,
          "win_rate": 64.7,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 122,
          "double_faults": 74,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 67,
        "wins": 43,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 397,
        "double_faults": 167,
        "win_rate": 64.2,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 3.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 19,
          "losses": 3,
          "win_rate": 86.4,
          "tournaments_played": 7,
          "tournaments_won": 3,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 3,
          "aces": 177,
          "double_faults": 78,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 62.9,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 15,
          "losses": 9,
          "win_rate": 62.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 116,
          "double_faults": 57,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 60.8,
          "break_points_saved_pct": 68.7,
          "break_points_converted_pct": 41.3,
          "winners_total": 26,
          "unforced_errors_total": 32
        }
      },
      "totals": {
        "matches": 47,
        "wins": 34,
        "tournaments_played": 19,
        "tournaments_won": 3,
        "aces": 296,
        "double_faults": 140,
        "win_rate": 72.3,
        "losses": 13
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 22,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 92.4,
          "first_serve_won_pct": 55.1,
          "second_serve_won_pct": 83.3,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 22,
        "tournaments_won": 1,
        "aces": 4,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:46 UTC"
}