Player Data JSON

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

Alex de Minaur

Alex de Minaur

Australia ATP 8
64W - 31L 67.4% Win Rate Forma: LLLWLWWLLL

JSON Data

{
  "player": {
    "id": 563,
    "api_id": 201239,
    "name": "Alex de Minaur",
    "short_name": "A. de Minaur",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4315334,
    "singles": 15.73,
    "doubles": 14.27,
    "ranking": 7,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 8,
    "points": 3755,
    "best_position": 6,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 8,
      "points": 3755
    },
    {
      "date": "2026-05-08",
      "position": 8,
      "points": 3755
    },
    {
      "date": "2026-05-07",
      "position": 8,
      "points": 3755
    },
    {
      "date": "2026-05-06",
      "position": 8,
      "points": 3755
    },
    {
      "date": "2026-05-05",
      "position": 8,
      "points": 3755
    },
    {
      "date": "2026-05-04",
      "position": 8,
      "points": 3845
    },
    {
      "date": "2026-05-03",
      "position": 8,
      "points": 3845
    },
    {
      "date": "2026-05-02",
      "position": 8,
      "points": 3845
    },
    {
      "date": "2026-05-01",
      "position": 8,
      "points": 3845
    },
    {
      "date": "2026-04-30",
      "position": 8,
      "points": 3845
    }
  ],
  "career_stats": {
    "total_matches": 95,
    "wins": 64,
    "losses": 31,
    "win_rate": 67.4
  },
  "surface_stats": {
    "hard": {
      "matches": 69,
      "wins": 48,
      "losses": 21,
      "win_rate": 69.6
    },
    "clay": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    },
    "grass": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 20,
      "wins": 16,
      "losses": 4,
      "win_rate": 80.0
    },
    "Masters 1000": {
      "matches": 34,
      "wins": 20,
      "losses": 14,
      "win_rate": 58.8
    },
    "ATP 500": {
      "matches": 34,
      "wins": 25,
      "losses": 9,
      "win_rate": 73.5
    },
    "Otro": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 95,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 57.8,
    "avg_first_serve_won_pct": 72.1,
    "avg_second_serve_won_pct": 57.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 59.813084112149525,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Rafael Jodar",
      "opponent_id": 458834,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 61.016949152542374,
        "first_serve_won_pct": 38.88888888888889,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Hamad Medjedović",
      "opponent_id": 321404,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 35.84905660377358,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Sebastian Ofner",
      "opponent_id": 83397,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 45.67901234567901,
        "first_serve_won_pct": 86.48648648648648,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 49.42528735632184,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 47.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 58.57142857142858,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 65.51724137931035,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 43.01075268817204,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 43.39622641509434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Stefanos Tsitsipas",
      "opponent_id": 122366,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.857142857142854,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-09",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 61.40350877192983,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 70.17543859649122,
        "second_serve_won_pct": 55.26315789473685,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWLWWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "matches": 3,
      "wins": 0,
      "losses": 3
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 13,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 61.9,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 34.4,
          "winners_total": 108,
          "unforced_errors_total": 108
        },
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 10,
          "losses": 6,
          "win_rate": 62.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 62,
          "double_faults": 34,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 41.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 29,
          "losses": 10,
          "win_rate": 74.4,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 6,
          "aces": 202,
          "double_faults": 106,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 73.2,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 39.5,
          "winners_total": 243,
          "unforced_errors_total": 300
        },
        "red_clay": {
          "matches": 15,
          "wins": 10,
          "losses": 5,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 46,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 49.0,
          "winners_total": 64,
          "unforced_errors_total": 72
        }
      },
      "totals": {
        "matches": 75,
        "wins": 52,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 305,
        "double_faults": 199,
        "win_rate": 69.3,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 7,
          "losses": 1,
          "win_rate": 87.5,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 37,
          "double_faults": 25,
          "aces_per_match": 4.6,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 77.7,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 37.9,
          "winners_total": 94,
          "unforced_errors_total": 110
        },
        "hardcourt_indoor": {
          "matches": 18,
          "wins": 11,
          "losses": 7,
          "win_rate": 61.1,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 91,
          "double_faults": 43,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 49.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 19,
          "losses": 6,
          "win_rate": 76.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 126,
          "double_faults": 69,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 63.8,
          "break_points_converted_pct": 43.0,
          "winners_total": 286,
          "unforced_errors_total": 289
        },
        "red_clay": {
          "matches": 15,
          "wins": 10,
          "losses": 5,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 39,
          "double_faults": 43,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 63.8,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 159,
          "unforced_errors_total": 176
        }
      },
      "totals": {
        "matches": 66,
        "wins": 47,
        "tournaments_played": 20,
        "tournaments_won": 2,
        "aces": 293,
        "double_faults": 180,
        "win_rate": 71.2,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 41,
          "double_faults": 25,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 64.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 32.1,
          "winners_total": 86,
          "unforced_errors_total": 73
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 47,
          "double_faults": 25,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 47.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 36,
          "wins": 25,
          "losses": 11,
          "win_rate": 69.4,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 5,
          "aces": 125,
          "double_faults": 96,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 57.3,
          "break_points_converted_pct": 46.5,
          "winners_total": 203,
          "unforced_errors_total": 232
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 23,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 67,
          "unforced_errors_total": 98
        }
      },
      "totals": {
        "matches": 65,
        "wins": 42,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 224,
        "double_faults": 169,
        "win_rate": 64.6,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:12 UTC"
}