Player Data JSON

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

Nikola Bartunkova

Nikola Bartunkova

Czechia WTA 94
24W - 13L 64.9% Win Rate Forma: WLWLWLWLWW

JSON Data

{
  "player": {
    "id": 989,
    "api_id": 348987,
    "name": "Nikola Bartunkova",
    "short_name": "N. Bartůňková",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-02-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5069594,
    "singles": 11.96,
    "doubles": 11.13,
    "ranking": 134,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 94,
    "points": 831,
    "best_position": 93,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-08",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-07",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-06",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-05",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-04",
      "position": 94,
      "points": 831
    },
    {
      "date": "2026-05-03",
      "position": 93,
      "points": 812
    },
    {
      "date": "2026-05-02",
      "position": 93,
      "points": 812
    },
    {
      "date": "2026-05-01",
      "position": 93,
      "points": 812
    },
    {
      "date": "2026-04-30",
      "position": 93,
      "points": 812
    }
  ],
  "career_stats": {
    "total_matches": 37,
    "wins": 24,
    "losses": 13,
    "win_rate": 64.9
  },
  "surface_stats": {
    "hard": {
      "matches": 30,
      "wins": 20,
      "losses": 10,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    },
    "WTA 1000": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    },
    "WTA 500": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 18,
      "wins": 11,
      "losses": 7,
      "win_rate": 61.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 37,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 4.9,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 65.1,
    "avg_second_serve_won_pct": 39.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Tyra Caterina Grant",
      "opponent_id": 460330,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 87.87878787878788,
        "first_serve_won_pct": 63.2183908045977,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 11,
        "first_serve_pct": 59.63302752293578,
        "first_serve_won_pct": 64.61538461538461,
        "second_serve_won_pct": 34.090909090909086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Alina Charaeva",
      "opponent_id": 255445,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 12,
        "first_serve_pct": 69.74789915966386,
        "first_serve_won_pct": 65.06024096385542,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 42.465753424657535,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 53.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Ane Mintegi Del Olmo",
      "opponent_id": 291202,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 52.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Caroline Werner",
      "opponent_id": 47969,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 8,
        "first_serve_pct": 69.44444444444444,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 43.58974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Caroline Dolehide",
      "opponent_id": 123824,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Emerson Jones",
      "opponent_id": 460162,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 60.416666666666664,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WLWLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Darja Vidmanova",
      "opponent_id": 298339,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nicole Fossa Huergo",
      "opponent_id": 92877,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 08:00",
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 3.0,
      "odds_opponent": 1.4
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 48,
          "aces_per_match": 3.9,
          "double_faults_per_match": 6.9,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 64.9,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 5,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 30,
        "double_faults": 50,
        "win_rate": 55.6,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 8,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:35 UTC"
}