Player Data JSON

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

Maxime Chazal

Maxime Chazal

France ATP
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 544,
    "api_id": 17065,
    "name": "Maxime Chazal",
    "short_name": "M. Chazal",
    "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": 2648250,
    "singles": 13.55,
    "doubles": 13.34,
    "ranking": 660,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 62.3,
    "avg_first_serve_won_pct": 55.3,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-14",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-13",
      "opponent": "Valerio Aboian",
      "opponent_id": 297139,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-12",
      "opponent": "Bruno Kuzuhara",
      "opponent_id": 328075,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Bruno Kuzuhara",
      "opponent_id": 328075,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Valerio Aboian",
      "opponent_id": 297139,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 23,
          "wins": 11,
          "losses": 12,
          "win_rate": 47.8,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 7,
          "aces": 27,
          "double_faults": 68,
          "aces_per_match": 1.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 46.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 11,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 27,
        "double_faults": 68,
        "win_rate": 47.8,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 29,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 8,
          "aces_per_match": 3.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 31.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 19,
          "tournaments_won": 3,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 20,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 52.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 18,
        "wins": 5,
        "tournaments_played": 27,
        "tournaments_won": 3,
        "aces": 42,
        "double_faults": 57,
        "win_rate": 27.8,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:45 UTC"
}