Player Data JSON

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

Catherine McNally

Catherine McNally

USA WTA 85
23W - 17L 57,5% Win Rate Forma: LWLWWLLWWL

JSON Data

{
  "player": {
    "id": 565,
    "api_id": 220592,
    "name": "Catherine McNally",
    "short_name": "C. McNally",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2010-01-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 85,
    "points": 836,
    "best_position": 54,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-29",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-28",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-27",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-26",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-25",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-24",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-23",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-22",
      "position": 85,
      "points": 836
    },
    {
      "date": "2026-01-21",
      "position": 85,
      "points": 836
    }
  ],
  "career_stats": {
    "total_matches": 40,
    "wins": 23,
    "losses": 17,
    "win_rate": 57.5
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 14,
      "losses": 14,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "WTA 500": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    },
    "WTA 250": {
      "matches": 14,
      "wins": 10,
      "losses": 4,
      "win_rate": 71.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 40,
    "avg_aces_per_match": 1.6,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 74.6,
    "avg_first_serve_won_pct": 62.6,
    "avg_second_serve_won_pct": 42.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Victoria Mboko",
      "opponent_id": 386338,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 26.08695652173913,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Himeno Sakatsume",
      "opponent_id": 230984,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 75.47169811320755,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 97.01492537313433,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 81.15942028985508,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 60.317460317460316,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 70.1923076923077,
        "first_serve_won_pct": 65.75342465753424,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Lulu Sun",
      "opponent_id": 195182,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 70.87378640776699,
        "first_serve_won_pct": 65.75342465753424,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 69.74789915966386,
        "first_serve_won_pct": 61.44578313253012,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 91.46341463414635,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 14.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 88.46153846153845,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWLLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Claire Liu",
      "opponent_id": 179300,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jodie Burrage",
      "opponent_id": 172590,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 8,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 45.8,
          "break_points_converted_pct": 35.7,
          "winners_total": 27,
          "unforced_errors_total": 20
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 11,
          "losses": 10,
          "win_rate": 52.4,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 50,
          "double_faults": 67,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 61.6,
          "break_points_converted_pct": 51.0,
          "winners_total": 33,
          "unforced_errors_total": 71
        },
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 9,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 82.2,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 64.9,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 65.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 28,
        "wins": 15,
        "tournaments_played": 17,
        "tournaments_won": 1,
        "aces": 55,
        "double_faults": 84,
        "win_rate": 53.6,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 15,
          "aces_per_match": 0.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 34.6,
          "break_points_converted_pct": 35.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 15,
          "aces_per_match": 1.0,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 61.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 30,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 16,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 81.9,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 55.0,
          "winners_total": 18,
          "unforced_errors_total": 35
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 7,
          "double_faults": 29,
          "aces_per_match": 0.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 54.2,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 53.9,
          "winners_total": 44,
          "unforced_errors_total": 68
        },
        "red_clay": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 42,
          "aces_per_match": 0.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 49.3,
          "break_points_converted_pct": 51.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 25,
        "wins": 15,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 26,
        "double_faults": 87,
        "win_rate": 60.0,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:31 UTC"
}