Player Data JSON

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

Alexander Merson

Alexander Merson

USA ATP
1W - 3L 25,0% Win Rate Forma: LLWL

JSON Data

{
  "player": {
    "id": 4222,
    "api_id": 1163774,
    "name": "Alexander Merson",
    "short_name": "A. Merson",
    "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": 1302633,
    "singles": 11.0,
    "doubles": null,
    "ranking": 5394,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 63.3,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 44.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Alessio Basile",
      "opponent_id": 380071,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 71.66666666666667,
        "first_serve_won_pct": 58.139534883720934,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Isaac Nortey",
      "opponent_id": 220911,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 51.45631067961165,
        "first_serve_won_pct": 64.15094339622641,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 69.44444444444444,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Charlie Valentine",
      "opponent_id": 469048,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLWL"
  },
  "head_to_head": [
    {
      "opponent": "Isaac Nortey",
      "opponent_id": 220911,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Charlie Valentine",
      "opponent_id": 469048,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alessio Basile",
      "opponent_id": 380071,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:52:51 UTC"
}