Player Data JSON

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

Edward Winter

Edward Winter

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

JSON Data

{
  "player": {
    "id": 466,
    "api_id": 338420,
    "name": "Edward Winter",
    "short_name": "E. Winter",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4205173,
    "singles": 14.14,
    "doubles": 12.98,
    "ranking": 333,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 482,
    "points": 90,
    "best_position": 454,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 482,
      "points": 90
    },
    {
      "date": "2025-12-09",
      "position": 482,
      "points": 90
    },
    {
      "date": "2025-12-08",
      "position": 482,
      "points": 90
    },
    {
      "date": "2025-12-07",
      "position": 480,
      "points": 90
    },
    {
      "date": "2025-12-06",
      "position": 480,
      "points": 90
    },
    {
      "date": "2025-12-05",
      "position": 480,
      "points": 90
    },
    {
      "date": "2025-12-04",
      "position": 480,
      "points": 90
    },
    {
      "date": "2025-12-03",
      "position": 480,
      "points": 90
    }
  ],
  "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": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 67.7,
    "avg_first_serve_won_pct": 68.2,
    "avg_second_serve_won_pct": 52.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-07",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 67.6923076923077,
        "first_serve_won_pct": 68.18181818181817,
        "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": "Carlos Taberner",
      "opponent_id": 108559,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 8.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 14,
          "losses": 6,
          "win_rate": 70.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 22,
          "double_faults": 35,
          "aces_per_match": 1.1,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 31.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 22,
        "wins": 14,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 23,
        "double_faults": 37,
        "win_rate": 63.6,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 1,
          "losses": 6,
          "win_rate": 14.3,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 21,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 48.9,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 1,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 12,
        "double_faults": 21,
        "win_rate": 14.3,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:05:49 UTC"
}