Player Data JSON

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

Tamara Zidanšek

Tamara Zidanšek

Slovenia WTA 133
37W - 24L 60.7% Win Rate Forma: LLWWWLWWWW

JSON Data

{
  "player": {
    "id": 197,
    "api_id": 110299,
    "name": "Tamara Zidanšek",
    "short_name": "T. Zidanšek",
    "country": "Slovenia",
    "country_code": "SI",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-12-26",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2602428,
    "singles": 11.97,
    "doubles": 11.16,
    "ranking": 122,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 133,
    "points": 573,
    "best_position": 22,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-08",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-07",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-06",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-05",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-04",
      "position": 133,
      "points": 573
    },
    {
      "date": "2026-05-03",
      "position": 128,
      "points": 584
    },
    {
      "date": "2026-05-02",
      "position": 128,
      "points": 584
    },
    {
      "date": "2026-05-01",
      "position": 128,
      "points": 584
    },
    {
      "date": "2026-04-30",
      "position": 128,
      "points": 584
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 37,
    "losses": 24,
    "win_rate": 60.7
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 39,
      "wins": 25,
      "losses": 14,
      "win_rate": 64.1
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "WTA 250": {
      "matches": 49,
      "wins": 31,
      "losses": 18,
      "win_rate": 63.3
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 69.0,
    "avg_first_serve_won_pct": 59.1,
    "avg_second_serve_won_pct": 40.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-10",
      "opponent": "Kaitlin Quevedo",
      "opponent_id": 407597,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-28",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 78.3132530120482,
        "first_serve_won_pct": 49.23076923076923,
        "second_serve_won_pct": 5.555555555555555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-27",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 78.88888888888889,
        "first_serve_won_pct": 59.154929577464785,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-25",
      "opponent": "Sara Sorribes Tormo",
      "opponent_id": 60392,
      "tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 81.30841121495327,
        "first_serve_won_pct": 54.02298850574713,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-15",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 83.33333333333334,
        "first_serve_won_pct": 34.285714285714285,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-14",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-13",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 67.32673267326733,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-12",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 76.99115044247787,
        "first_serve_won_pct": 58.620689655172406,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-10",
      "opponent": "Maria Sara Popa",
      "opponent_id": 332985,
      "tournament": "Antalya 3, Turkiye",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 76.08695652173914,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LLWWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 11,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 62.0,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 43.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 20,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 62.3,
          "winners_total": 17,
          "unforced_errors_total": 28
        },
        "red_clay": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 22,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 44.8,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 10,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 57,
        "win_rate": 52.6,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 12,
          "aces_per_match": 2.5,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 38.5,
          "break_points_converted_pct": 52.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 11,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 51.6,
          "second_serve_won_pct": 45.9,
          "break_points_saved_pct": 36.4,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 53,
          "aces_per_match": 1.1,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 41.7,
          "winners_total": 13,
          "unforced_errors_total": 28
        },
        "red_clay": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 56,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 50.8,
          "break_points_converted_pct": 42.2,
          "winners_total": 41,
          "unforced_errors_total": 48
        }
      },
      "totals": {
        "matches": 35,
        "wins": 16,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 39,
        "double_faults": 132,
        "win_rate": 45.7,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 10,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 55.5,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 45.0,
          "winners_total": 8,
          "unforced_errors_total": 10
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 14,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 46.8,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 57.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 10,
          "double_faults": 46,
          "aces_per_match": 1.1,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 58.0,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 51.5,
          "break_points_converted_pct": 50.5,
          "winners_total": 11,
          "unforced_errors_total": 39
        },
        "red_clay": {
          "matches": 32,
          "wins": 23,
          "losses": 9,
          "win_rate": 71.9,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 2,
          "aces": 21,
          "double_faults": 116,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 52.0,
          "winners_total": 20,
          "unforced_errors_total": 82
        }
      },
      "totals": {
        "matches": 49,
        "wins": 30,
        "tournaments_played": 22,
        "tournaments_won": 1,
        "aces": 47,
        "double_faults": 186,
        "win_rate": 61.2,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:06 UTC"
}