Player Data JSON

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

Dominika Salkova

Dominika Salkova

Czechia WTA 146
23W - 18L 56.1% Win Rate Forma: LWWLWWWLLL

JSON Data

{
  "player": {
    "id": 12,
    "api_id": 336308,
    "name": "Dominika Salkova",
    "short_name": "D. Salkova",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-06-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 493615,
    "singles": 11.8,
    "doubles": 11.65,
    "ranking": 152,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 146,
    "points": 504,
    "best_position": 129,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 146,
      "points": 504
    },
    {
      "date": "2025-12-09",
      "position": 146,
      "points": 504
    },
    {
      "date": "2025-12-08",
      "position": 146,
      "points": 504
    },
    {
      "date": "2025-12-07",
      "position": 140,
      "points": 526
    },
    {
      "date": "2025-12-06",
      "position": 140,
      "points": 526
    },
    {
      "date": "2025-12-05",
      "position": 140,
      "points": 526
    },
    {
      "date": "2025-12-04",
      "position": 140,
      "points": 526
    },
    {
      "date": "2025-12-03",
      "position": 140,
      "points": 526
    }
  ],
  "career_stats": {
    "total_matches": 41,
    "wins": 23,
    "losses": 18,
    "win_rate": 56.1
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 17,
      "losses": 11,
      "win_rate": 60.7
    },
    "clay": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 250": {
      "matches": 36,
      "wins": 21,
      "losses": 15,
      "win_rate": 58.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 41,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 5.5,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 61.5,
    "avg_second_serve_won_pct": 44.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-05",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-04",
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 95.6043956043956,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Jeline Vandromme",
      "opponent_id": 409957,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 74.54545454545455,
        "first_serve_won_pct": 59.756097560975604,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-31",
      "opponent": "Zhuoxuan Bai",
      "opponent_id": 318574,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 71.23287671232876,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 71.1340206185567,
        "first_serve_won_pct": 55.072463768115945,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Aliona Falei",
      "opponent_id": 303360,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 66.23376623376623,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 11,
        "first_serve_pct": 57.47126436781609,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Silvia Ambrosio",
      "opponent_id": 318257,
      "tournament": "WTA 125K Tolentino, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 67.02127659574468,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLWWWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 14,
          "aces_per_match": 2.7,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 53.4,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 26,
          "double_faults": 100,
          "aces_per_match": 1.5,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 6,
          "double_faults": 54,
          "aces_per_match": 0.8,
          "double_faults_per_match": 6.8,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 52.7,
          "break_points_converted_pct": 51.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 28,
        "wins": 14,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 40,
        "double_faults": 168,
        "win_rate": 50.0,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "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": 6,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 27.8,
          "break_points_converted_pct": 47.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 21,
          "aces_per_match": 3.2,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 51.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 20,
          "aces_per_match": 1.2,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 17,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 40.5,
          "break_points_converted_pct": 51.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 20,
        "tournaments_won": 2,
        "aces": 30,
        "double_faults": 67,
        "win_rate": 52.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:32 UTC"
}