Player Data JSON

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

Sean Cuenin

Sean Cuenin

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

JSON Data

{
  "player": {
    "id": 1797,
    "api_id": 289972,
    "name": "Sean Cuenin",
    "short_name": "S. Cuenin",
    "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": 4333254,
    "singles": 13.66,
    "doubles": 13.18,
    "ranking": 564,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "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": 7.0,
    "avg_double_faults_per_match": 5.5,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 70.3,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-21",
      "opponent": "Jelle Sels",
      "opponent_id": 56361,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 59.59595959595959,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Cannon Kingsley",
      "opponent_id": 256804,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 47.82608695652174,
        "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": "Jelle Sels",
      "opponent_id": 56361,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cannon Kingsley",
      "opponent_id": 256804,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 14,
          "double_faults": 11,
          "aces_per_match": 7.0,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 14,
        "double_faults": 11,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:06 UTC"
}