Player Data JSON

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

Evan Shamlian

Evan Shamlian

USA ATP
4W - 18L 18.2% Win Rate Forma: LWLLLWLLLL

JSON Data

{
  "player": {
    "id": 4838,
    "api_id": 232047,
    "name": "Evan Shamlian",
    "short_name": "E. Shamlian",
    "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": 82972,
    "singles": 11.0,
    "doubles": null,
    "ranking": 130563,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-05-03"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 22,
    "wins": 4,
    "losses": 18,
    "win_rate": 18.2
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 4,
      "losses": 18,
      "win_rate": 18.2
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 22,
      "wins": 4,
      "losses": 18,
      "win_rate": 18.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 21,
    "avg_aces_per_match": 3.9,
    "avg_double_faults_per_match": 6.6,
    "avg_first_serve_pct": 47.1,
    "avg_first_serve_won_pct": 63.3,
    "avg_second_serve_won_pct": 41.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-03",
      "opponent": "Andre Alcantara",
      "opponent_id": 1084859,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 46.774193548387096,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-02",
      "opponent": "Andrew Lavine",
      "opponent_id": 1221784,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 54.71698113207547,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Jose Murariu",
      "opponent_id": 406839,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 43.83561643835616,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Adam (2004) Duda",
      "opponent_id": 476480,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 11,
        "first_serve_pct": 40.229885057471265,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Elijah Strode",
      "opponent_id": 398256,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 44.89795918367347,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Thomas Edwards",
      "opponent_id": 1178815,
      "tournament": "UTR PTT Newport Beach Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 40.21739130434783,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 58.18181818181818,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Muhammad Dossani",
      "opponent_id": 395295,
      "tournament": "UTR PTT Newport Beach Men 08",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 62.06896551724138,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Alexander Park",
      "opponent_id": 1137221,
      "tournament": "UTR PTT Newport Beach Men 08",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "None-None"
    },
    {
      "date": "2026-04-10",
      "opponent": "Andrew Li",
      "opponent_id": 522424,
      "tournament": "UTR PTT Newport Beach Men 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 39.0625,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Liam Alvarez",
      "opponent_id": 1088857,
      "tournament": "UTR PTT Newport Beach Men 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 48.717948717948715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LWLLLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Adrien Jonah Abarca",
      "opponent_id": 521430,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Elijah Strode",
      "opponent_id": 398256,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Benjamin Berger",
      "opponent_id": 1055300,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Evan Sharygin",
      "opponent_id": 457265,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jose Murariu",
      "opponent_id": 406839,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:23 UTC"
}