Player Data JSON

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

Cameron Norrie

Cameron Norrie

United Kingdom ATP 19
50W - 38L 56.8% Win Rate Forma: LWWLWWLWLL

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.36,
    "doubles": 14.65,
    "ranking": 38,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 19,
    "points": 1918,
    "best_position": 8,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 19,
      "points": 1918
    },
    {
      "date": "2026-05-08",
      "position": 19,
      "points": 1918
    },
    {
      "date": "2026-05-07",
      "position": 19,
      "points": 1918
    },
    {
      "date": "2026-05-06",
      "position": 19,
      "points": 1918
    },
    {
      "date": "2026-05-05",
      "position": 19,
      "points": 1918
    },
    {
      "date": "2026-05-04",
      "position": 23,
      "points": 1868
    },
    {
      "date": "2026-05-03",
      "position": 23,
      "points": 1868
    },
    {
      "date": "2026-05-02",
      "position": 23,
      "points": 1868
    },
    {
      "date": "2026-05-01",
      "position": 23,
      "points": 1868
    },
    {
      "date": "2026-04-30",
      "position": 23,
      "points": 1868
    }
  ],
  "career_stats": {
    "total_matches": 88,
    "wins": 50,
    "losses": 38,
    "win_rate": 56.8
  },
  "surface_stats": {
    "hard": {
      "matches": 51,
      "wins": 26,
      "losses": 25,
      "win_rate": 51.0
    },
    "clay": {
      "matches": 29,
      "wins": 19,
      "losses": 10,
      "win_rate": 65.5
    },
    "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": 28,
      "wins": 14,
      "losses": 14,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "ATP 250": {
      "matches": 24,
      "wins": 15,
      "losses": 9,
      "win_rate": 62.5
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 88,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 66.4,
    "avg_first_serve_won_pct": 70.6,
    "avg_second_serve_won_pct": 51.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-28",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 67.1875,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Tomaš Machač",
      "opponent_id": 238300,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Rafael Jodar",
      "opponent_id": 458834,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 41.935483870967744,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 44.18604651162791,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 70.75471698113208,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 60.46511627906976,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 69.64285714285714,
        "second_serve_won_pct": 43.39622641509434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Miomir Kecmanović",
      "opponent_id": 198592,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 50.48543689320388,
        "first_serve_won_pct": 67.3076923076923,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 59.82142857142857,
        "first_serve_won_pct": 70.1492537313433,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-13",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 60.273972602739725,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 3,
      "wins": 1,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 09:00",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.67,
      "odds_opponent": 2.2
    }
  ],
  "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-05-09 03:39:35 UTC"
}