Player Data JSON

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

Cyril Vandermeersch

Cyril Vandermeersch

France ATP 494
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1827,
    "api_id": 247962,
    "name": "Cyril Vandermeersch",
    "short_name": "C. Vandermeersch",
    "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": 4511085,
    "singles": 13.57,
    "doubles": 12.87,
    "ranking": 641,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 494,
    "points": 88,
    "best_position": 494,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 494,
      "points": 88
    },
    {
      "date": "2025-12-09",
      "position": 494,
      "points": 88
    },
    {
      "date": "2025-12-08",
      "position": 494,
      "points": 88
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 69.0,
    "avg_first_serve_won_pct": 54.4,
    "avg_second_serve_won_pct": 37.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Stefanos Sakellaridis",
      "opponent_id": 302567,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 68.57142857142857,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Kenny De Schepper",
      "opponent_id": 41473,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.51219512195121,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Kenny De Schepper",
      "opponent_id": 41473,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Stefanos Sakellaridis",
      "opponent_id": 302567,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 17,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 40.4,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 67.3,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 3,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 11,
        "double_faults": 23,
        "win_rate": 42.9,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 21,
          "double_faults": 12,
          "aces_per_match": 5.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 21,
        "double_faults": 12,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:33 UTC"
}