Player Data JSON

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

Anastasia Gasanova

Anastasia Gasanova

Russia WTA 189
6W - 4L 60.0% Win Rate Forma: LWLWWWLLWW

JSON Data

{
  "player": {
    "id": 1000,
    "api_id": 130624,
    "name": "Anastasia Gasanova",
    "short_name": "A. Gasanova",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-05-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5600418,
    "singles": 11.61,
    "doubles": 10.66,
    "ranking": 202,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 189,
    "points": 379,
    "best_position": 121,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 189,
      "points": 379
    },
    {
      "date": "2025-12-09",
      "position": 189,
      "points": 379
    },
    {
      "date": "2025-12-08",
      "position": 189,
      "points": 379
    },
    {
      "date": "2025-12-07",
      "position": 188,
      "points": 379
    },
    {
      "date": "2025-12-06",
      "position": 188,
      "points": 379
    },
    {
      "date": "2025-12-05",
      "position": 188,
      "points": 379
    },
    {
      "date": "2025-12-04",
      "position": 188,
      "points": 379
    },
    {
      "date": "2025-12-03",
      "position": 188,
      "points": 379
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 7.4,
    "avg_first_serve_pct": 67.1,
    "avg_first_serve_won_pct": 58.8,
    "avg_second_serve_won_pct": 33.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-06",
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 67.03296703296702,
        "first_serve_won_pct": 47.540983606557376,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Cadence Brace",
      "opponent_id": 368344,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-13",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.5,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-12",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 70.4225352112676,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Xiaodi You",
      "opponent_id": 134532,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 79.45205479452055,
        "first_serve_won_pct": 53.44827586206896,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "WTA 125K Changsha, China Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 67.27272727272727,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 23.333333333333332,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Viktoria Hruncakova",
      "opponent_id": 129534,
      "tournament": "Prague",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 11,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Viktoria Hruncakova",
      "opponent_id": 129534,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 3,
          "double_faults": 32,
          "aces_per_match": 1.0,
          "double_faults_per_match": 10.7,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 48.3,
          "break_points_converted_pct": 45.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 3,
        "tournaments_won": 1,
        "aces": 3,
        "double_faults": 32,
        "win_rate": 66.7,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 93.5,
          "first_serve_won_pct": 51.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:51 UTC"
}