Player Data JSON

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

Adam Walton

Adam Walton

Australia ATP 103
34W - 38L 47.2% Win Rate Forma: LWLWWLLWWW

JSON Data

{
  "player": {
    "id": 257,
    "api_id": 207575,
    "name": "Adam Walton",
    "short_name": "A. Walton",
    "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": 3086941,
    "singles": 14.74,
    "doubles": 13.84,
    "ranking": 127,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 103,
    "points": 608,
    "best_position": 74,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 103,
      "points": 608
    },
    {
      "date": "2026-05-08",
      "position": 103,
      "points": 608
    },
    {
      "date": "2026-05-07",
      "position": 103,
      "points": 608
    },
    {
      "date": "2026-05-06",
      "position": 103,
      "points": 608
    },
    {
      "date": "2026-05-05",
      "position": 103,
      "points": 608
    },
    {
      "date": "2026-05-04",
      "position": 117,
      "points": 547
    },
    {
      "date": "2026-05-03",
      "position": 117,
      "points": 547
    },
    {
      "date": "2026-05-02",
      "position": 117,
      "points": 547
    },
    {
      "date": "2026-05-01",
      "position": 117,
      "points": 547
    },
    {
      "date": "2026-04-30",
      "position": 117,
      "points": 547
    }
  ],
  "career_stats": {
    "total_matches": 72,
    "wins": 34,
    "losses": 38,
    "win_rate": 47.2
  },
  "surface_stats": {
    "hard": {
      "matches": 60,
      "wins": 30,
      "losses": 30,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Masters 1000": {
      "matches": 22,
      "wins": 13,
      "losses": 9,
      "win_rate": 59.1
    },
    "ATP 500": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    },
    "ATP 250": {
      "matches": 26,
      "wins": 10,
      "losses": 16,
      "win_rate": 38.5
    },
    "Challenger": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 72,
    "avg_aces_per_match": 6.4,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 68.7,
    "avg_second_serve_won_pct": 49.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-25",
      "opponent": "Karen Khachanov",
      "opponent_id": 90080,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 57.446808510638306,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 57.6271186440678,
        "first_serve_won_pct": 67.64705882352942,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "James Trotter",
      "opponent_id": 255993,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 66.17647058823529,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Yu Hsiou Hsu",
      "opponent_id": 204329,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 73.21428571428571,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 41.37931034482759,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 65.06024096385542,
        "first_serve_won_pct": 57.407407407407405,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 63.829787234042556,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 60.46511627906976,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Chris Rodesch",
      "opponent_id": 225273,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 52,
          "double_faults": 21,
          "aces_per_match": 8.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 60.8,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 21.2,
          "winners_total": 48,
          "unforced_errors_total": 41
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 30,
          "double_faults": 7,
          "aces_per_match": 7.5,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 31.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 50,
          "wins": 27,
          "losses": 23,
          "win_rate": 54.0,
          "tournaments_played": 23,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 8,
          "aces": 275,
          "double_faults": 118,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 29.8,
          "winners_total": 93,
          "unforced_errors_total": 97
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 28,
          "double_faults": 9,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 38.1,
          "winners_total": 107,
          "unforced_errors_total": 60
        }
      },
      "totals": {
        "matches": 64,
        "wins": 31,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 385,
        "double_faults": 155,
        "win_rate": 48.4,
        "losses": 33
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 55,
          "double_faults": 19,
          "aces_per_match": 6.1,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 39.6,
          "winners_total": 78,
          "unforced_errors_total": 61
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 9,
          "losses": 3,
          "win_rate": 75.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 0,
          "aces": 78,
          "double_faults": 29,
          "aces_per_match": 6.5,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 36.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 68,
          "wins": 41,
          "losses": 27,
          "win_rate": 60.3,
          "tournaments_played": 28,
          "tournaments_won": 1,
          "tiebreaks_won": 18,
          "tiebreaks_lost": 16,
          "aces": 362,
          "double_faults": 112,
          "aces_per_match": 5.3,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 41.3,
          "winners_total": 56,
          "unforced_errors_total": 63
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 8,
          "aces_per_match": 3.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 69.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 18,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 91,
        "wins": 54,
        "tournaments_played": 39,
        "tournaments_won": 2,
        "aces": 502,
        "double_faults": 168,
        "win_rate": 59.3,
        "losses": 37
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 26,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 4,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 52.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 7,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:23 UTC"
}