Player Data JSON

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

Felix Auger-Aliassime

Felix Auger-Aliassime

Canada ATP 5
65W - 31L 67.7% Win Rate Forma: LWLWWLWLWL

JSON Data

{
  "player": {
    "id": 355,
    "api_id": 192013,
    "name": "Felix Auger-Aliassime",
    "short_name": "F. Auger-Aliassime",
    "country": "Canada",
    "country_code": "CA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2630333,
    "singles": 15.85,
    "doubles": 14.86,
    "ranking": 6,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 5,
    "points": 4050,
    "best_position": 5,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 5,
      "points": 4050
    },
    {
      "date": "2026-05-07",
      "position": 5,
      "points": 4050
    },
    {
      "date": "2026-05-06",
      "position": 5,
      "points": 4050
    },
    {
      "date": "2026-05-05",
      "position": 5,
      "points": 4050
    },
    {
      "date": "2026-05-04",
      "position": 5,
      "points": 4100
    },
    {
      "date": "2026-05-03",
      "position": 5,
      "points": 4100
    },
    {
      "date": "2026-05-02",
      "position": 5,
      "points": 4100
    },
    {
      "date": "2026-05-01",
      "position": 5,
      "points": 4100
    },
    {
      "date": "2026-04-30",
      "position": 5,
      "points": 4100
    },
    {
      "date": "2026-04-29",
      "position": 5,
      "points": 4100
    }
  ],
  "career_stats": {
    "total_matches": 96,
    "wins": 65,
    "losses": 31,
    "win_rate": 67.7
  },
  "surface_stats": {
    "hard": {
      "matches": 74,
      "wins": 54,
      "losses": 20,
      "win_rate": 73.0
    },
    "clay": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "Masters 1000": {
      "matches": 29,
      "wins": 17,
      "losses": 12,
      "win_rate": 58.6
    },
    "ATP 500": {
      "matches": 28,
      "wins": 19,
      "losses": 9,
      "win_rate": 67.9
    },
    "ATP 250": {
      "matches": 21,
      "wins": 19,
      "losses": 2,
      "win_rate": 90.5
    },
    "Otro": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 96,
    "avg_aces_per_match": 9.7,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 67.5,
    "avg_first_serve_won_pct": 76.2,
    "avg_second_serve_won_pct": 53.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-27",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 71.05263157894737,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 76.08695652173914,
        "first_serve_won_pct": 88.57142857142857,
        "second_serve_won_pct": 81.81818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 73.21428571428571,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 71.01449275362319,
        "first_serve_won_pct": 69.38775510204081,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 4,
        "first_serve_pct": 70.76923076923077,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-10",
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 73.61111111111111,
        "first_serve_won_pct": 69.81132075471697,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-09",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 70.3125,
        "first_serve_won_pct": 64.44444444444444,
        "second_serve_won_pct": 76.47058823529412,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 5,
      "wins": 0,
      "losses": 5
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "matches": 3,
      "wins": 3,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 10:10",
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.5699999999999998,
      "odds_opponent": 2.38
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 135,
          "double_faults": 33,
          "aces_per_match": 13.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 39.1,
          "winners_total": 110,
          "unforced_errors_total": 95
        },
        "hardcourt_indoor": {
          "matches": 18,
          "wins": 13,
          "losses": 5,
          "win_rate": 72.2,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 3,
          "aces": 197,
          "double_faults": 41,
          "aces_per_match": 10.9,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 78.7,
          "second_serve_won_pct": 60.9,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 24,
          "losses": 10,
          "win_rate": 70.6,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 3,
          "aces": 321,
          "double_faults": 130,
          "aces_per_match": 9.4,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 69.6,
          "break_points_converted_pct": 36.4,
          "winners_total": 337,
          "unforced_errors_total": 310
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 25,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 72.1,
          "break_points_converted_pct": 27.6,
          "winners_total": 44,
          "unforced_errors_total": 44
        }
      },
      "totals": {
        "matches": 70,
        "wins": 46,
        "tournaments_played": 29,
        "tournaments_won": 3,
        "aces": 699,
        "double_faults": 229,
        "win_rate": 65.7,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 8,
          "aces_per_match": 19.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 79.2,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 37.5,
          "winners_total": 60,
          "unforced_errors_total": 48
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 123,
          "double_faults": 41,
          "aces_per_match": 11.2,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 6,
          "losses": 10,
          "win_rate": 37.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 119,
          "double_faults": 88,
          "aces_per_match": 7.4,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 61.9,
          "break_points_saved_pct": 61.0,
          "break_points_converted_pct": 38.8,
          "winners_total": 134,
          "unforced_errors_total": 186
        },
        "red_clay": {
          "matches": 25,
          "wins": 17,
          "losses": 8,
          "win_rate": 68.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 4,
          "aces": 161,
          "double_faults": 80,
          "aces_per_match": 6.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 76.9,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 42.6,
          "winners_total": 121,
          "unforced_errors_total": 122
        }
      },
      "totals": {
        "matches": 54,
        "wins": 29,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 441,
        "double_faults": 217,
        "win_rate": 53.7,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 17,
          "double_faults": 8,
          "aces_per_match": 17.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 78.4,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 45,
          "unforced_errors_total": 64
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 94,
          "double_faults": 27,
          "aces_per_match": 9.4,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 43.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 13,
          "losses": 12,
          "win_rate": 52.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 9,
          "aces": 229,
          "double_faults": 130,
          "aces_per_match": 9.2,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 26.3,
          "winners_total": 204,
          "unforced_errors_total": 218
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 32,
          "aces_per_match": 7.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 24,
          "unforced_errors_total": 41
        }
      },
      "totals": {
        "matches": 40,
        "wins": 22,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 368,
        "double_faults": 197,
        "win_rate": 55.0,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:44 UTC"
}