Player Data JSON

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

Cameron Norrie

Cameron Norrie

United Kingdom ATP 27
41W - 31L 56,9% Win Rate Forma: LWWLWLWLWW

JSON Data

{
  "player": {
    "id": 224,
    "api_id": 95935,
    "name": "Cameron Norrie",
    "short_name": "C. Norrie",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 198546,
    "singles": 15.38,
    "doubles": 14.74,
    "ranking": 36,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 27,
    "points": 1553,
    "best_position": 8,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-29",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-28",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-27",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-26",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-25",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-24",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-23",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-22",
      "position": 27,
      "points": 1553
    },
    {
      "date": "2026-01-21",
      "position": 27,
      "points": 1553
    }
  ],
  "career_stats": {
    "total_matches": 72,
    "wins": 41,
    "losses": 31,
    "win_rate": 56.9
  },
  "surface_stats": {
    "hard": {
      "matches": 44,
      "wins": 23,
      "losses": 21,
      "win_rate": 52.3
    },
    "clay": {
      "matches": 21,
      "wins": 14,
      "losses": 7,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 16,
      "wins": 11,
      "losses": 5,
      "win_rate": 68.8
    },
    "Masters 1000": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "ATP 500": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "ATP 250": {
      "matches": 24,
      "wins": 15,
      "losses": 9,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 72,
    "avg_aces_per_match": 4.9,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 66.7,
    "avg_first_serve_won_pct": 71.2,
    "avg_second_serve_won_pct": 51.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-23",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 71.55172413793103,
        "first_serve_won_pct": 63.85542168674698,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 70.53571428571429,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 16,
        "double_faults": 3,
        "first_serve_pct": 65.29411764705883,
        "first_serve_won_pct": 65.76576576576578,
        "second_serve_won_pct": 62.71186440677966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 67.90123456790124,
        "first_serve_won_pct": 78.18181818181819,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Hugo Gaston",
      "opponent_id": 205906,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 87.87878787878788,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 4,
        "first_serve_pct": 63.829787234042556,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 66.15384615384615,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-08",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-07",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 84.05797101449275,
        "first_serve_won_pct": 84.48275862068965,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 74.52830188679245,
        "first_serve_won_pct": 69.62025316455697,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jiri Lehecka",
      "opponent_id": 254742,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 56,
          "double_faults": 24,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 69.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 174,
          "unforced_errors_total": 149
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 7,
          "aces": 72,
          "double_faults": 15,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 66.0,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 31.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 11,
          "losses": 14,
          "win_rate": 44.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 121,
          "double_faults": 64,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 64.2,
          "break_points_converted_pct": 32.8,
          "winners_total": 147,
          "unforced_errors_total": 146
        },
        "red_clay": {
          "matches": 21,
          "wins": 14,
          "losses": 7,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 1,
          "aces": 54,
          "double_faults": 45,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 50.1,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 44.0,
          "winners_total": 103,
          "unforced_errors_total": 140
        }
      },
      "totals": {
        "matches": 65,
        "wins": 37,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 303,
        "double_faults": 148,
        "win_rate": 56.9,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 49,
          "double_faults": 19,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 74.6,
          "second_serve_won_pct": 60.8,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 37.5,
          "winners_total": 80,
          "unforced_errors_total": 92
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 62,
          "double_faults": 23,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 40.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 7,
          "aces": 87,
          "double_faults": 27,
          "aces_per_match": 7.9,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 65.5,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 35.2,
          "winners_total": 185,
          "unforced_errors_total": 179
        },
        "red_clay": {
          "matches": 16,
          "wins": 8,
          "losses": 8,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 46,
          "double_faults": 38,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 64.8,
          "break_points_converted_pct": 44.3,
          "winners_total": 42,
          "unforced_errors_total": 53
        }
      },
      "totals": {
        "matches": 45,
        "wins": 24,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 244,
        "double_faults": 107,
        "win_rate": 53.3,
        "losses": 21
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 15,
          "aces_per_match": 6.4,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 72.1,
          "break_points_converted_pct": 41.0,
          "winners_total": 77,
          "unforced_errors_total": 65
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 11,
          "losses": 12,
          "win_rate": 47.8,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 7,
          "aces": 134,
          "double_faults": 60,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 45.6,
          "winners_total": 193,
          "unforced_errors_total": 233
        },
        "red_clay": {
          "matches": 23,
          "wins": 16,
          "losses": 7,
          "win_rate": 69.6,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 83,
          "double_faults": 45,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 37.1,
          "winners_total": 107,
          "unforced_errors_total": 129
        }
      },
      "totals": {
        "matches": 53,
        "wins": 31,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 253,
        "double_faults": 124,
        "win_rate": 58.5,
        "losses": 22
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:41 UTC"
}