Player Data JSON

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

Ethan Muza

Ethan Muza

USA ATP
3W - 2L 60,0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 3067,
    "api_id": 418104,
    "name": "Ethan Muza",
    "short_name": "E. Muza",
    "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": 99430,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2168,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 55.5,
    "avg_first_serve_won_pct": 62.7,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-31",
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 61.79775280898876,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Andrew Delgado",
      "opponent_id": 489834,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 57.49999999999999,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 20.689655172413794,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Cole Henceroth",
      "opponent_id": 1160883,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 61.97183098591549,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Paxton Pritchard",
      "opponent_id": 450719,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 50.90909090909091,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Muyang Yi",
      "opponent_id": 1137617,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 45.45454545454545,
        "first_serve_won_pct": 45.0,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Muyang Yi",
      "opponent_id": 1137617,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Andrew Delgado",
      "opponent_id": 489834,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cole Henceroth",
      "opponent_id": 1160883,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Paxton Pritchard",
      "opponent_id": 450719,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:13:13 UTC"
}