Player Data JSON

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

Liam Kilmer

Liam Kilmer

USA ATP
4W - 8L 33,3% Win Rate Forma: WLLLWLWLLL

JSON Data

{
  "player": {
    "id": 3420,
    "api_id": 1098417,
    "name": "Liam Kilmer",
    "short_name": "L. Kilmer",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3546717,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3340,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 12,
    "wins": 4,
    "losses": 8,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 4,
      "losses": 8,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 12,
      "wins": 4,
      "losses": 8,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 54.0,
    "avg_first_serve_won_pct": 60.0,
    "avg_second_serve_won_pct": 46.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Antonio Franquis Leon",
      "opponent_id": 1164530,
      "tournament": "UTR PTT Philadelphia Men+H 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Aram Noroozian",
      "opponent_id": 450852,
      "tournament": "UTR PTT Philadelphia Men+H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 59.49367088607595,
        "first_serve_won_pct": 53.191489361702125,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Matthew Rutter",
      "opponent_id": 386193,
      "tournament": "UTR PTT Philadelphia Men+H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 43.103448275862064,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Raul Garcia",
      "opponent_id": 267623,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 8,
        "first_serve_pct": 50.413223140495866,
        "first_serve_won_pct": 68.85245901639344,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Cyrus Ahmad",
      "opponent_id": 1162146,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 58.139534883720934,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.35135135135135,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Jordan Chang",
      "opponent_id": 1095875,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 60.215053763440864,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 35.13513513513514,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Poonthong Komopisut",
      "opponent_id": 419481,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 56.71641791044776,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Asahi Harazaki",
      "opponent_id": 406646,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 42.592592592592595,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Stewart Aronson",
      "opponent_id": 465663,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 46.808510638297875,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "WLLLWLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Poonthong Komopisut",
      "opponent_id": 419481,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Nicholas Meyers",
      "opponent_id": 1095358,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cyrus Ahmad",
      "opponent_id": 1162146,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Raul Garcia",
      "opponent_id": 267623,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:29:47 UTC"
}