Player Data JSON

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

Zachary Adam-Gedge

Zachary Adam-Gedge

Australia ATP
2W - 3L 40,0% Win Rate Forma: LLWLW

JSON Data

{
  "player": {
    "id": 3179,
    "api_id": 408252,
    "name": "Zachary Adam-Gedge",
    "short_name": "Z. Adam-Gedge",
    "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": 4344210,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3789,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 65.2,
    "avg_first_serve_won_pct": 68.9,
    "avg_second_serve_won_pct": 39.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-19",
      "opponent": "Leo Pade",
      "opponent_id": 553797,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Matthew Dellavedova",
      "opponent_id": 192246,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Marin Dumitru",
      "opponent_id": 192242,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Max Pade",
      "opponent_id": 553803,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 69.89247311827957,
        "first_serve_won_pct": 66.15384615384615,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Stefan Storch",
      "opponent_id": 275469,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.96774193548387,
        "first_serve_won_pct": 68.18181818181817,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Leo Pade",
      "opponent_id": 553797,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matthew Dellavedova",
      "opponent_id": 192246,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Stefan Storch",
      "opponent_id": 275469,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marin Dumitru",
      "opponent_id": 192242,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Max Pade",
      "opponent_id": 553803,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:21:14 UTC"
}