Player Data JSON

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

Liam Broady

Liam Broady

United Kingdom ATP 305
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 841,
    "api_id": 47764,
    "name": "Liam Broady",
    "short_name": "L. Broady",
    "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": 5395223,
    "singles": 14.17,
    "doubles": 13.18,
    "ranking": 300,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 305,
    "points": 175,
    "best_position": 93,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 305,
      "points": 175
    },
    {
      "date": "2025-12-09",
      "position": 305,
      "points": 175
    },
    {
      "date": "2025-12-08",
      "position": 305,
      "points": 175
    },
    {
      "date": "2025-12-07",
      "position": 311,
      "points": 168
    },
    {
      "date": "2025-12-06",
      "position": 311,
      "points": 168
    },
    {
      "date": "2025-12-05",
      "position": 311,
      "points": 168
    },
    {
      "date": "2025-12-04",
      "position": 311,
      "points": 168
    },
    {
      "date": "2025-12-03",
      "position": 311,
      "points": 168
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 6,
        "win_rate": 50.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 8.5,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 15,
          "unforced_errors_total": 45
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 11,
          "double_faults": 10,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 8,
          "losses": 13,
          "win_rate": 38.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 7,
          "aces": 80,
          "double_faults": 89,
          "aces_per_match": 3.8,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 37.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 26,
        "wins": 8,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 99,
        "double_faults": 116,
        "win_rate": 30.8,
        "losses": 18
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 31,
          "double_faults": 29,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 53.4,
          "break_points_converted_pct": 42.3,
          "winners_total": 115,
          "unforced_errors_total": 138
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 31,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 43.3,
          "winners_total": 5,
          "unforced_errors_total": 8
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 7,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 9,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 70,
        "double_faults": 67,
        "win_rate": 47.4,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:49 UTC"
}