Player Data JSON

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

Kaylah McPhee

Kaylah McPhee

Australia WTA
3W - 2L 60.0% Win Rate Forma: WWWLL

JSON Data

{
  "player": {
    "id": 194,
    "api_id": 119496,
    "name": "Kaylah McPhee",
    "short_name": "K. McPhee",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-02-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3620962,
    "singles": 10.23,
    "doubles": 10.32,
    "ranking": 876,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 67.2,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 45.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Christina Dodaj",
      "opponent_id": 422704,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 14.814814814814813,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 68.08510638297872,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-03",
      "opponent": "Irina-Camelia Begu",
      "opponent_id": 35838,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-29",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "WWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Irina-Camelia Begu",
      "opponent_id": 35838,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Christina Dodaj",
      "opponent_id": 422704,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 00:00",
      "opponent": "Belinda Woolcock",
      "opponent_id": 197557,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 12,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 10,
          "aces_per_match": 0.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 45.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 18,
        "tournaments_won": 12,
        "aces": 1,
        "double_faults": 10,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 41.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 15,
        "double_faults": 6,
        "win_rate": 60.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 89.6,
          "first_serve_won_pct": 44.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:35 UTC"
}