Player Data JSON

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

William Grant

William Grant

USA ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1213,
    "api_id": 207606,
    "name": "William Grant",
    "short_name": "W. Grant",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5443591,
    "singles": 13.1,
    "doubles": 13.09,
    "ranking": 979,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 59.6,
    "avg_first_serve_won_pct": 60.7,
    "avg_second_serve_won_pct": 47.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-29",
      "opponent": "Liam Draxl",
      "opponent_id": 223513,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 47.368421052631575,
        "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": "Liam Draxl",
      "opponent_id": 223513,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 6,
          "aces_per_match": 14.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 71.0,
          "break_points_saved_pct": 83.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 15.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 19,
        "double_faults": 15,
        "win_rate": 0.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 7,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 39.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 3,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 13,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 4,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 35,
        "double_faults": 23,
        "win_rate": 40.0,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:33 UTC"
}