Player Data JSON

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

Olivia Gadecki

Olivia Gadecki

Australia WTA 172
9W - 22L 29,0% Win Rate Forma: LWLWWWLLWL

JSON Data

{
  "player": {
    "id": 362,
    "api_id": 232651,
    "name": "Olivia Gadecki",
    "short_name": "O. Gadecki",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-04-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2690325,
    "singles": 11.7,
    "doubles": 11.7,
    "ranking": 185,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 172,
    "points": 405,
    "best_position": 83,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-29",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-28",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-27",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-26",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-25",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-24",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-23",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-22",
      "position": 172,
      "points": 405
    },
    {
      "date": "2026-01-21",
      "position": 172,
      "points": 405
    }
  ],
  "career_stats": {
    "total_matches": 31,
    "wins": 9,
    "losses": 22,
    "win_rate": 29.0
  },
  "surface_stats": {
    "hard": {
      "matches": 18,
      "wins": 6,
      "losses": 12,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "WTA 1000": {
      "matches": 7,
      "wins": 1,
      "losses": 6,
      "win_rate": 14.3
    },
    "WTA 500": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 250": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 31,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 5.4,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 61.5,
    "avg_second_serve_won_pct": 40.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Sloane Stephens",
      "opponent_id": 23158,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 64.77272727272727,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Arantxa Rus",
      "opponent_id": 19847,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 69.64285714285714,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.66666666666667,
        "first_serve_won_pct": 52.83018867924528,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.66666666666667,
        "first_serve_won_pct": 64.15094339622641,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 53.246753246753244,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Martina Trevisan",
      "opponent_id": 153860,
      "tournament": "Guadalajara, Mexico ",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 52.459016393442624,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 24.137931034482758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Arianne Hartono",
      "opponent_id": 160190,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 13,
        "first_serve_pct": 66.3265306122449,
        "first_serve_won_pct": 67.6923076923077,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Anouk Koevermans",
      "opponent_id": 296390,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 93.15068493150685,
        "first_serve_won_pct": 66.17647058823529,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Clervie Ngounoue",
      "opponent_id": 380771,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 74.39024390243902,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Elsa Jacquemot",
      "opponent_id": 275530,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 19,
          "aces_per_match": 3.3,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 41.4,
          "winners_total": 15,
          "unforced_errors_total": 31
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 1,
          "losses": 11,
          "win_rate": 8.3,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 35,
          "double_faults": 79,
          "aces_per_match": 2.9,
          "double_faults_per_match": 6.6,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 49.6,
          "break_points_converted_pct": 37.0,
          "winners_total": 8,
          "unforced_errors_total": 22
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 37,
          "aces_per_match": 1.7,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 46.9,
          "break_points_converted_pct": 38.8,
          "winners_total": 9,
          "unforced_errors_total": 33
        }
      },
      "totals": {
        "matches": 22,
        "wins": 4,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 57,
        "double_faults": 135,
        "win_rate": 18.2,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 28,
          "aces_per_match": 3.6,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 38.5,
          "winners_total": 22,
          "unforced_errors_total": 29
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 18,
          "losses": 11,
          "win_rate": 62.1,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 106,
          "double_faults": 116,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 42.6,
          "winners_total": 14,
          "unforced_errors_total": 25
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 46,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 45.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 27,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 155,
        "double_faults": 197,
        "win_rate": 58.7,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 15,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 46.8,
          "break_points_saved_pct": 38.1,
          "break_points_converted_pct": 48.3,
          "winners_total": 8,
          "unforced_errors_total": 15
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 39,
          "double_faults": 33,
          "aces_per_match": 4.9,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 49.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 56,
          "unforced_errors_total": 95
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 27,
          "aces_per_match": 1.7,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 46.7,
          "winners_total": 3,
          "unforced_errors_total": 16
        }
      },
      "totals": {
        "matches": 15,
        "wins": 7,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 52,
        "double_faults": 75,
        "win_rate": 46.7,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:43 UTC"
}