Player Data JSON

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

Alex Michelsen

Alex Michelsen

USA ATP 38
27W - 27L 50.0% Win Rate Forma: LLLWWWLLLL

JSON Data

{
  "player": {
    "id": 89,
    "api_id": 406728,
    "name": "Alex Michelsen",
    "short_name": "A. Michelsen",
    "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": 168170,
    "singles": 15.19,
    "doubles": 14.73,
    "ranking": 87,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 38,
    "points": 1325,
    "best_position": 30,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-09",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-08",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-07",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-06",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-05",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-04",
      "position": 38,
      "points": 1325
    },
    {
      "date": "2025-12-03",
      "position": 38,
      "points": 1325
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 27,
    "losses": 27,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 38,
      "wins": 20,
      "losses": 18,
      "win_rate": 52.6
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 13,
      "wins": 5,
      "losses": 8,
      "win_rate": 38.5
    },
    "ATP 500": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    },
    "Otro": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 65.9,
    "avg_first_serve_won_pct": 68.2,
    "avg_second_serve_won_pct": 47.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-27",
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.72839506172839,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 75.36231884057972,
        "first_serve_won_pct": 63.46153846153846,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Shintaro Mochizuki",
      "opponent_id": 298795,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 2,
        "first_serve_pct": 70.29702970297029,
        "first_serve_won_pct": 70.4225352112676,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 72.3404255319149,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 74.60317460317461,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 71.66666666666667,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 65.21739130434783,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-11",
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWWWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Miomir Kecmanovic",
      "opponent_id": 198592,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Karen Khachanov",
      "opponent_id": 90080,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 52,
          "double_faults": 32,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 42.3,
          "winners_total": 55,
          "unforced_errors_total": 42
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 29,
          "double_faults": 14,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 34.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 14,
          "losses": 13,
          "win_rate": 51.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 127,
          "double_faults": 85,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 29.8,
          "winners_total": 164,
          "unforced_errors_total": 168
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 20,
          "double_faults": 20,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 46.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 32.6,
          "winners_total": 17,
          "unforced_errors_total": 47
        }
      },
      "totals": {
        "matches": 50,
        "wins": 24,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 228,
        "double_faults": 151,
        "win_rate": 48.0,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 18,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 34.9,
          "winners_total": 40,
          "unforced_errors_total": 52
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 93,
          "double_faults": 30,
          "aces_per_match": 7.2,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 37.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 40,
          "wins": 26,
          "losses": 14,
          "win_rate": 65.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 10,
          "aces": 175,
          "double_faults": 91,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 45.2,
          "winners_total": 122,
          "unforced_errors_total": 168
        },
        "red_clay": {
          "matches": 13,
          "wins": 4,
          "losses": 9,
          "win_rate": 30.8,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 27,
          "double_faults": 30,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 54.9,
          "break_points_converted_pct": 44.6,
          "winners_total": 13,
          "unforced_errors_total": 36
        }
      },
      "totals": {
        "matches": 79,
        "wins": 45,
        "tournaments_played": 34,
        "tournaments_won": 0,
        "aces": 358,
        "double_faults": 169,
        "win_rate": 57.0,
        "losses": 34
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 30,
          "double_faults": 12,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 63.4,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 35.9,
          "winners_total": 30,
          "unforced_errors_total": 12
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 18,
          "double_faults": 7,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 81.5,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 13,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 43.9,
          "winners_total": 59,
          "unforced_errors_total": 65
        }
      },
      "totals": {
        "matches": 15,
        "wins": 7,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 73,
        "double_faults": 32,
        "win_rate": 46.7,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:52:02 UTC"
}