Player Data JSON

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

Giles Hussey

Giles Hussey

United Kingdom ATP 333
1W - 3L 25.0% Win Rate Forma: LLWL

JSON Data

{
  "player": {
    "id": 854,
    "api_id": 289173,
    "name": "Giles Hussey",
    "short_name": "G. Hussey",
    "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": 4363456,
    "singles": 13.96,
    "doubles": 13.41,
    "ranking": 394,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 333,
    "points": 153,
    "best_position": 304,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 333,
      "points": 153
    },
    {
      "date": "2025-12-09",
      "position": 333,
      "points": 153
    },
    {
      "date": "2025-12-08",
      "position": 333,
      "points": 153
    },
    {
      "date": "2025-12-07",
      "position": 335,
      "points": 153
    },
    {
      "date": "2025-12-06",
      "position": 335,
      "points": 153
    },
    {
      "date": "2025-12-05",
      "position": 335,
      "points": 153
    },
    {
      "date": "2025-12-04",
      "position": 335,
      "points": 153
    },
    {
      "date": "2025-12-03",
      "position": 335,
      "points": 153
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 66.2,
    "avg_second_serve_won_pct": 46.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-30",
      "opponent": "Petr Brunclik",
      "opponent_id": 414847,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Neil Oberleitner",
      "opponent_id": 230344,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 59.80392156862745,
        "first_serve_won_pct": 65.57377049180327,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Diego Augusto Barreto Sanchez",
      "opponent_id": 277195,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.857142857142854,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 32.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "August Holmgren",
      "opponent_id": 207089,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 62.19512195121951,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLWL"
  },
  "head_to_head": [
    {
      "opponent": "August Holmgren",
      "opponent_id": 207089,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Neil Oberleitner",
      "opponent_id": 230344,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Diego Augusto Barreto Sanchez",
      "opponent_id": 277195,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Petr Brunclik",
      "opponent_id": 414847,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 28,
          "aces_per_match": 5.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 40,
          "double_faults": 37,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 31.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 11,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 68,
        "double_faults": 74,
        "win_rate": 55.0,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 18,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 47.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 16,
          "tournaments_won": 3,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 26,
          "double_faults": 14,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 48.5,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 39.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 4,
        "tournaments_played": 21,
        "tournaments_won": 3,
        "aces": 50,
        "double_faults": 36,
        "win_rate": 30.8,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:06:50 UTC"
}