Player Data JSON

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

Alan Magadan

Alan Magadan

Mexico ATP
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 733,
    "api_id": 272535,
    "name": "Alan Magadan",
    "short_name": "A. Magadan",
    "country": "Mexico",
    "country_code": "MX",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4432012,
    "singles": 13.29,
    "doubles": 13.33,
    "ranking": 1035,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 41.8,
    "avg_first_serve_won_pct": 74.8,
    "avg_second_serve_won_pct": 46.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-16",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 36.231884057971016,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.98039215686274,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-14",
      "opponent": "Mark Lajal",
      "opponent_id": 383991,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 36.231884057971016,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Moerani Bouzige",
      "opponent_id": 244418,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 36.231884057971016,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-23",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 58.666666666666664,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Moerani Bouzige",
      "opponent_id": 244418,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mark Lajal",
      "opponent_id": 383991,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 5,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 65.5,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 21.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 14,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 63.4,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 25.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 3,
        "tournaments_played": 7,
        "tournaments_won": 2,
        "aces": 16,
        "double_faults": 19,
        "win_rate": 50.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 20,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 41.9,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 4,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 20,
        "win_rate": 66.7,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:10 UTC"
}