Player Data JSON

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

Cameron Norrie

Cameron Norrie

United Kingdom ATP 27
37W - 28L 56.9% Win Rate Forma: LWWWWLWWLW

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.76,
    "doubles": 14.98,
    "ranking": 30,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 27,
    "points": 1573,
    "best_position": 8,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-09",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-08",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-07",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-06",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-05",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-04",
      "position": 27,
      "points": 1573
    },
    {
      "date": "2025-12-03",
      "position": 27,
      "points": 1573
    }
  ],
  "career_stats": {
    "total_matches": 65,
    "wins": 37,
    "losses": 28,
    "win_rate": 56.9
  },
  "surface_stats": {
    "hard": {
      "matches": 37,
      "wins": 19,
      "losses": 18,
      "win_rate": 51.4
    },
    "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": 13,
      "wins": 9,
      "losses": 4,
      "win_rate": 69.2
    },
    "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": 20,
      "wins": 13,
      "losses": 7,
      "win_rate": 65.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 65,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 71.0,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "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
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Arthur Cazaux",
      "opponent_id": 287803,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 72.61904761904762,
        "first_serve_won_pct": 80.32786885245902,
        "second_serve_won_pct": 73.91304347826086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 78.94736842105263,
        "first_serve_won_pct": 82.22222222222221,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 78.84615384615384,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 69.86301369863014,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 70.73170731707317,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWWLWWLW"
  },
  "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": "2025-12-10 07:09:22 UTC"
}