Player Data JSON

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

Ian Mayew

Ian Mayew

USA ATP
5W - 1L 83,3% Win Rate Forma: LWWWWW

JSON Data

{
  "player": {
    "id": 4198,
    "api_id": 515267,
    "name": "Ian Mayew",
    "short_name": "I. Mayew",
    "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": 153922,
    "singles": 13.0,
    "doubles": null,
    "ranking": 1019,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 5,
    "losses": 1,
    "win_rate": 83.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.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": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 59.5,
    "avg_first_serve_won_pct": 68.2,
    "avg_second_serve_won_pct": 53.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Roan Jones",
      "opponent_id": 386213,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 68.18181818181817,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Maxime St-Hilaire",
      "opponent_id": 421718,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 58.730158730158735,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Nicholas Mangiapane",
      "opponent_id": 1096968,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Julian Lozano",
      "opponent_id": 420150,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 60.97560975609756,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Henry Lieberman",
      "opponent_id": 283495,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Davis Wiley",
      "opponent_id": 1158255,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 5,
    "losses": 1,
    "form_string": "LWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Henry Lieberman",
      "opponent_id": 283495,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Davis Wiley",
      "opponent_id": 1158255,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Roan Jones",
      "opponent_id": 386213,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julian Lozano",
      "opponent_id": 420150,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maxime St-Hilaire",
      "opponent_id": 421718,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:05 UTC"
}