Player Data JSON

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

Mitchell Sheldon

Mitchell Sheldon

USA ATP
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 2865,
    "api_id": 550121,
    "name": "Mitchell Sheldon",
    "short_name": "M. Sheldon",
    "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": 680641,
    "singles": 13.0,
    "doubles": null,
    "ranking": 1393,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.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": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 73.2,
    "avg_first_serve_won_pct": 68.4,
    "avg_second_serve_won_pct": 51.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Ilya Snitari",
      "opponent_id": 372348,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 67.10526315789474,
        "first_serve_won_pct": 56.86274509803921,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Frederic Schlossmann",
      "opponent_id": 300299,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 73.07692307692307,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Keenan Mayo",
      "opponent_id": 173502,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 77.14285714285715,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Alexander Simone",
      "opponent_id": 1141346,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Vlad Cristian Breazu",
      "opponent_id": 382870,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 75.43859649122807,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Frederic Schlossmann",
      "opponent_id": 300299,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Simone",
      "opponent_id": 1141346,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Keenan Mayo",
      "opponent_id": 173502,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ilya Snitari",
      "opponent_id": 372348,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vlad Cristian Breazu",
      "opponent_id": 382870,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:41:28 UTC"
}