Player Data JSON

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

Kayla Day

Kayla Day

USA WTA 148
11W - 7L 61.1% Win Rate Forma: LWWWLLWWWW

JSON Data

{
  "player": {
    "id": 1023,
    "api_id": 137962,
    "name": "Kayla Day",
    "short_name": "K. Day",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-09-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2466141,
    "singles": 12.05,
    "doubles": 10.79,
    "ranking": 107,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 148,
    "points": 522,
    "best_position": 84,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-08",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-07",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-06",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-05",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-04",
      "position": 148,
      "points": 522
    },
    {
      "date": "2026-05-03",
      "position": 152,
      "points": 498
    },
    {
      "date": "2026-05-02",
      "position": 152,
      "points": 498
    },
    {
      "date": "2026-05-01",
      "position": 152,
      "points": 498
    },
    {
      "date": "2026-04-30",
      "position": 152,
      "points": 498
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 11,
    "losses": 7,
    "win_rate": 61.1
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 9,
      "losses": 4,
      "win_rate": 69.2
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    },
    "WTA 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "UTR": {
      "matches": 4,
      "wins": 4,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 69.8,
    "avg_first_serve_won_pct": 63.6,
    "avg_second_serve_won_pct": 44.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-31",
      "opponent": "Paula Badosa",
      "opponent_id": 69050,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 75.75757575757575,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-29",
      "opponent": "Yue Yuan",
      "opponent_id": 190996,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 74.0,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-28",
      "opponent": "Haley Giavara",
      "opponent_id": 214262,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 83.33333333333334,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 96.61016949152543,
        "first_serve_won_pct": 71.9298245614035,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Madison Brengle",
      "opponent_id": 19610,
      "tournament": "Austin",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 48.717948717948715,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-19",
      "opponent": "Anna Frey",
      "opponent_id": 479887,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 63.96396396396396,
        "first_serve_won_pct": 66.19718309859155,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-18",
      "opponent": "Elizabeth Coleman",
      "opponent_id": 267041,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.07142857142857,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 77.41935483870968,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 47.368421052631575,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 15.789473684210526,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Madeline Cleary",
      "opponent_id": 1129195,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ena Shibahara",
      "opponent_id": 138452,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Emina Bektas",
      "opponent_id": 75825,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 5.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 85.1,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 83.3,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 24,
          "aces_per_match": 4.4,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 44.0,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 3,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 27,
        "double_faults": 29,
        "win_rate": 50.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "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": 34,
          "double_faults": 10,
          "aces_per_match": 6.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 51.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 3,
          "losses": 13,
          "win_rate": 18.8,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 61,
          "double_faults": 71,
          "aces_per_match": 3.8,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 38.7,
          "winners_total": 24,
          "unforced_errors_total": 28
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 5,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 23,
        "wins": 5,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 98,
        "double_faults": 87,
        "win_rate": 21.7,
        "losses": 18
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 6,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 87.7,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 23.5,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 35.0,
          "winners_total": 9,
          "unforced_errors_total": 6
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 3,
          "losses": 6,
          "win_rate": 33.3,
          "tournaments_played": 14,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 29,
          "double_faults": 32,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 50.2,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 42.6,
          "winners_total": 16,
          "unforced_errors_total": 13
        },
        "red_clay": {
          "matches": 6,
          "wins": 5,
          "losses": 1,
          "win_rate": 83.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 11,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 58.9,
          "winners_total": 44,
          "unforced_errors_total": 75
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 22,
        "tournaments_won": 2,
        "aces": 50,
        "double_faults": 49,
        "win_rate": 52.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:54:16 UTC"
}