Player Data JSON

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

Alexandre Verlaguet

Alexandre Verlaguet

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

JSON Data

{
  "player": {
    "id": 3160,
    "api_id": 1102026,
    "name": "Alexandre Verlaguet",
    "short_name": "A. Verlaguet",
    "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": 1423648,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2146,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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": {
    "UTR": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 50.1,
    "avg_first_serve_won_pct": 51.5,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-17",
      "opponent": "Ilan Zheng-Xiong Hediger",
      "opponent_id": 487299,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 45.1219512195122,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 42.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 40.74074074074074,
        "second_serve_won_pct": 45.45454545454545,
        "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": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ilan Zheng-Xiong Hediger",
      "opponent_id": 487299,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:07 UTC"
}