Player Data JSON

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

Felix Gill

Felix Gill

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

JSON Data

{
  "player": {
    "id": 885,
    "api_id": 298057,
    "name": "Felix Gill",
    "short_name": "F. Gill",
    "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": 1740249,
    "singles": 14.14,
    "doubles": 11.53,
    "ranking": 308,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 383,
    "points": 128,
    "best_position": 302,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-09",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-08",
      "position": 383,
      "points": 128
    },
    {
      "date": "2025-12-07",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-06",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-05",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-04",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-03",
      "position": 385,
      "points": 127
    }
  ],
  "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": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 16,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 62.3,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 47.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 36,
          "wins": 21,
          "losses": 15,
          "win_rate": 58.3,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 97,
          "double_faults": 83,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 26,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 128,
        "double_faults": 103,
        "win_rate": 56.5,
        "losses": 20
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:42 UTC"
}