Player Data JSON

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

Kristina Dmitruk

Kristina Dmitruk

Belarus WTA 358
5W - 5L 50.0% Win Rate Forma: LWLWLLWWLW

JSON Data

{
  "player": {
    "id": 1084,
    "api_id": 272000,
    "name": "Kristina Dmitruk",
    "short_name": "K. Dmitruk",
    "country": "Belarus",
    "country_code": "BY",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-09-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 275740,
    "singles": 11.45,
    "doubles": 11.04,
    "ranking": 267,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 358,
    "points": 173,
    "best_position": 196,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-09",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-08",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-07",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-06",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-05",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-04",
      "position": 358,
      "points": 173
    },
    {
      "date": "2025-12-03",
      "position": 358,
      "points": 173
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 5,
    "losses": 5,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 78.4,
    "avg_first_serve_won_pct": 56.7,
    "avg_second_serve_won_pct": 50.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-17",
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 78.57142857142857,
        "first_serve_won_pct": 42.42424242424242,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Lina Glushko",
      "opponent_id": 195315,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 84.12698412698413,
        "first_serve_won_pct": 62.264150943396224,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.71428571428571,
        "first_serve_won_pct": 56.60377358490566,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Xiyu Wang",
      "opponent_id": 223148,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 53.70370370370371,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-22",
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 85.0,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-21",
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 87.6923076923077,
        "first_serve_won_pct": 59.64912280701754,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Sijia Wei",
      "opponent_id": 284014,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 83.63636363636363,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Alevtina Ibragimova",
      "opponent_id": 417200,
      "tournament": "Oeiras, Portugal",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.22222222222221,
        "first_serve_won_pct": 45.94594594594595,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Rutuja Bhosale",
      "opponent_id": 70728,
      "tournament": "Oeiras, Portugal",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWLLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Alevtina Ibragimova",
      "opponent_id": 417200,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sijia Wei",
      "opponent_id": 284014,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rutuja Bhosale",
      "opponent_id": 70728,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 53.7,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 38.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 84.1,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 74.1,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 0.6,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 85.3,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 51.2,
          "break_points_converted_pct": 51.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 4,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 12,
        "win_rate": 50.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.9,
          "first_serve_won_pct": 36.7,
          "second_serve_won_pct": 70.1,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 46.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 9,
        "tournaments_won": 1,
        "aces": 4,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 21.4,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 3,
          "unforced_errors_total": 4
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 11,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 70.1,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 5,
          "unforced_errors_total": 11
        }
      },
      "totals": {
        "matches": 5,
        "wins": 2,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 15,
        "win_rate": 40.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:51 UTC"
}