Player Data JSON

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

Lui Maxted

Lui Maxted

United Kingdom ATP 496
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 973,
    "api_id": 322489,
    "name": "Lui Maxted",
    "short_name": "L. Maxted",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 280935,
    "singles": 13.82,
    "doubles": 13.73,
    "ranking": 467,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 496,
    "points": 87,
    "best_position": 493,
    "date": "2025-12-11"
  },
  "ranking_history": [
    {
      "date": "2025-12-11",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-10",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-09",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-08",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-07",
      "position": 493,
      "points": 87
    },
    {
      "date": "2025-12-06",
      "position": 493,
      "points": 87
    },
    {
      "date": "2025-12-05",
      "position": 493,
      "points": 87
    },
    {
      "date": "2025-12-04",
      "position": 493,
      "points": 87
    },
    {
      "date": "2025-12-03",
      "position": 493,
      "points": 87
    }
  ],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "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": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 0.0,
    "avg_first_serve_pct": 60.0,
    "avg_first_serve_won_pct": 62.2,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Jelle Sels",
      "opponent_id": 56361,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Jelle Sels",
      "opponent_id": 56361,
      "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": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 25,
          "double_faults": 11,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 44.8,
          "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": 5,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 83.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 2,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 34,
        "double_faults": 19,
        "win_rate": 28.6,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-11 06:07:02 UTC"
}