Player Data JSON

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

Kailey Evans

Kailey Evans

USA WTA
9W - 3L 75.0% Win Rate Forma: LWLWWWLWWW

JSON Data

{
  "player": {
    "id": 4818,
    "api_id": 275107,
    "name": "Kailey Evans",
    "short_name": "K. Evans",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-01-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4948616,
    "singles": 10.86,
    "doubles": 10.68,
    "ranking": 579,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 12,
    "wins": 9,
    "losses": 3,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 9,
      "losses": 3,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 12,
      "wins": 9,
      "losses": 3,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 67.1,
    "avg_first_serve_won_pct": 66.6,
    "avg_second_serve_won_pct": 49.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-22",
      "opponent": "Alexis Nguyen",
      "opponent_id": 451770,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 61.19402985074627,
        "first_serve_won_pct": 51.21951219512195,
        "second_serve_won_pct": 65.21739130434783,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Kelly Shi",
      "opponent_id": 1178842,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.29411764705882,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-18",
      "opponent": "Bella Jacutin-Mariona",
      "opponent_id": 1095918,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.96551724137932,
        "first_serve_won_pct": 57.49999999999999,
        "second_serve_won_pct": 26.923076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Brandy Walker",
      "opponent_id": 394471,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Jenna Sloan",
      "opponent_id": 289200,
      "tournament": "UTR Newport Beach W06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 17.647058823529413,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-15",
      "opponent": "Veronica Miroshnichenko",
      "opponent_id": 130628,
      "tournament": "UTR Newport Beach W05",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 58.730158730158735,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-14",
      "opponent": "Mackenzie Clark",
      "opponent_id": 316218,
      "tournament": "UTR Newport Beach W05",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 22.727272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-14",
      "opponent": "Joanna Kennedy",
      "opponent_id": 1089938,
      "tournament": "UTR Newport Beach W05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 60.29411764705882,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-12",
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "tournament": "UTR Newport Beach W05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWLWWWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexis Nguyen",
      "opponent_id": 451770,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mackenzie Clark",
      "opponent_id": 316218,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joanna Kennedy",
      "opponent_id": 1089938,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Veronica Miroshnichenko",
      "opponent_id": 130628,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 04:57:40 UTC"
}