Player Data JSON

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

Dane Sweeny

Dane Sweeny

Australia ATP 181
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 449,
    "api_id": 233126,
    "name": "Dane Sweeny",
    "short_name": "D. Sweeny",
    "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": 1712668,
    "singles": 14.2,
    "doubles": 13.34,
    "ranking": 274,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 181,
    "points": 323,
    "best_position": 181,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 181,
      "points": 323
    },
    {
      "date": "2025-12-09",
      "position": 181,
      "points": 323
    },
    {
      "date": "2025-12-08",
      "position": 181,
      "points": 323
    },
    {
      "date": "2025-12-07",
      "position": 182,
      "points": 323
    },
    {
      "date": "2025-12-06",
      "position": 182,
      "points": 323
    },
    {
      "date": "2025-12-05",
      "position": 182,
      "points": 323
    },
    {
      "date": "2025-12-04",
      "position": 182,
      "points": 323
    },
    {
      "date": "2025-12-03",
      "position": 182,
      "points": 323
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 78.5,
    "avg_first_serve_won_pct": 64.1,
    "avg_second_serve_won_pct": 26.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-08",
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-07",
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 83.07692307692308,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 0,
          "aces": 37,
          "double_faults": 32,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 35.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 8,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 37,
        "double_faults": 32,
        "win_rate": 53.3,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 11.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 66.2,
          "first_serve_won_pct": 52.0,
          "second_serve_won_pct": 72.7,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 17,
          "losses": 18,
          "win_rate": 48.6,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 94,
          "double_faults": 97,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 41.1,
          "winners_total": 20,
          "unforced_errors_total": 43
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 53.8,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 17,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 106,
        "double_faults": 112,
        "win_rate": 41.5,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 41.2,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 10,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 9,
        "double_faults": 12,
        "win_rate": 33.3,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:14 UTC"
}