Player Data JSON

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

Anastasia Potapova

Anastasia Potapova

Austria WTA 38
43W - 26L 62.3% Win Rate Forma: WWWWLWWWWL

JSON Data

{
  "player": {
    "id": 234,
    "api_id": 210831,
    "name": "Anastasia Potapova",
    "short_name": "A. Potapova",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-03-30",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 167901,
    "singles": 12.36,
    "doubles": 12.04,
    "ranking": 49,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 38,
    "points": 1355,
    "best_position": 21,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-08",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-07",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-06",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-05",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-04",
      "position": 38,
      "points": 1355
    },
    {
      "date": "2026-05-03",
      "position": 56,
      "points": 1065
    },
    {
      "date": "2026-05-02",
      "position": 56,
      "points": 1065
    },
    {
      "date": "2026-05-01",
      "position": 56,
      "points": 1065
    },
    {
      "date": "2026-04-30",
      "position": 56,
      "points": 1065
    }
  ],
  "career_stats": {
    "total_matches": 69,
    "wins": 43,
    "losses": 26,
    "win_rate": 62.3
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 21,
      "losses": 18,
      "win_rate": 53.8
    },
    "clay": {
      "matches": 28,
      "wins": 21,
      "losses": 7,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "WTA 1000": {
      "matches": 30,
      "wins": 19,
      "losses": 11,
      "win_rate": 63.3
    },
    "WTA 500": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 69,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 59.7,
    "avg_first_serve_won_pct": 65.4,
    "avg_second_serve_won_pct": 45.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Dalma Galfi",
      "opponent_id": 97995,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 60.810810810810814,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Nikola Bartunkova",
      "opponent_id": 348987,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 8,
        "first_serve_pct": 48.78048780487805,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 34.090909090909086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Irina-Camelia Begu",
      "opponent_id": 35838,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 42.857142857142854,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Karolína Plíšková",
      "opponent_id": 20732,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 9,
        "first_serve_pct": 58.58585858585859,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 39.02439024390244,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 76.40449438202246,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 61.05263157894737,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 92.0,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 67.67676767676768,
        "first_serve_won_pct": 64.17910447761194,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWWWLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 08:00",
      "opponent": "Liudmila Samsonova",
      "opponent_id": 128584,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 1.5699999999999998,
      "odds_opponent": 2.38
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 15,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 46.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 10,
          "losses": 11,
          "win_rate": 47.6,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 43,
          "double_faults": 84,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 67.6,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 41.5,
          "winners_total": 79,
          "unforced_errors_total": 119
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 34,
          "aces_per_match": 1.9,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 49.3,
          "break_points_converted_pct": 47.1,
          "winners_total": 46,
          "unforced_errors_total": 95
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 16,
          "aces_per_match": 3.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 63.5,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 32.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 40,
        "wins": 24,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 94,
        "double_faults": 155,
        "win_rate": 60.0,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 30,
          "aces_per_match": 4.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 47.4,
          "winners_total": 26,
          "unforced_errors_total": 48
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 15,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 64.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 14,
          "losses": 12,
          "win_rate": 53.8,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 44,
          "double_faults": 127,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 41.7,
          "winners_total": 70,
          "unforced_errors_total": 116
        },
        "red_clay": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 20,
          "double_faults": 36,
          "aces_per_match": 2.2,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 39.8,
          "winners_total": 104,
          "unforced_errors_total": 103
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 4,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 25,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 109,
        "double_faults": 212,
        "win_rate": 54.3,
        "losses": 21
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 38,
          "aces_per_match": 1.6,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 36.6,
          "winners_total": 72,
          "unforced_errors_total": 123
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 7,
          "losses": 1,
          "win_rate": 87.5,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 24,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 9,
          "losses": 12,
          "win_rate": 42.9,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 36,
          "double_faults": 118,
          "aces_per_match": 1.7,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 53.7,
          "break_points_converted_pct": 45.8,
          "winners_total": 64,
          "unforced_errors_total": 131
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 40,
          "aces_per_match": 2.1,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 51.9,
          "winners_total": 69,
          "unforced_errors_total": 89
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 17,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 69.7,
          "break_points_converted_pct": 30.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 28,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 93,
        "double_faults": 237,
        "win_rate": 59.6,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:06 UTC"
}