Player Data JSON

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

Aliaksandra Sasnovich

Aliaksandra Sasnovich

Belarus WTA 104
40W - 28L 58,8% Win Rate Forma: LWWWLWWWWL

JSON Data

{
  "player": {
    "id": 249,
    "api_id": 45902,
    "name": "Aliaksandra Sasnovich",
    "short_name": "A. Sasnovich",
    "country": "Belarus",
    "country_code": "BY",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-03-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 50083,
    "singles": 12.29,
    "doubles": 11.94,
    "ranking": 42,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 104,
    "points": 755,
    "best_position": 29,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-29",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-28",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-27",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-26",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-25",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-24",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-23",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-22",
      "position": 104,
      "points": 755
    },
    {
      "date": "2026-01-21",
      "position": 104,
      "points": 755
    }
  ],
  "career_stats": {
    "total_matches": 68,
    "wins": 40,
    "losses": 28,
    "win_rate": 58.8
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 22,
      "losses": 18,
      "win_rate": 55.0
    },
    "clay": {
      "matches": 18,
      "wins": 11,
      "losses": 7,
      "win_rate": 61.1
    },
    "grass": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "WTA 500": {
      "matches": 18,
      "wins": 12,
      "losses": 6,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 24,
      "wins": 14,
      "losses": 10,
      "win_rate": 58.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 68,
    "avg_aces_per_match": 2.2,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 65.6,
    "avg_first_serve_won_pct": 63.1,
    "avg_second_serve_won_pct": 42.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 88.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 71.83098591549296,
        "first_serve_won_pct": 54.90196078431373,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Kathinka von Deichmann",
      "opponent_id": 82307,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 75.67567567567568,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Ksenia Efremova",
      "opponent_id": 498360,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Liudmila Samsonova",
      "opponent_id": 128584,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Clara Tauson",
      "opponent_id": 252168,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 72.54901960784314,
        "first_serve_won_pct": 83.78378378378379,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 72.3404255319149,
        "first_serve_won_pct": 67.64705882352942,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Maria Timofeeva",
      "opponent_id": 293867,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 55.072463768115945,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Viktoriya Tomova",
      "opponent_id": 41374,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Hong Kong",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Aoi Ito",
      "opponent_id": 297194,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Tatiana Prozorova",
      "opponent_id": 378686,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Carlota Martinez Cirez",
      "opponent_id": 237578,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 36,
          "double_faults": 44,
          "aces_per_match": 3.6,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 44.3,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 45.5,
          "winners_total": 69,
          "unforced_errors_total": 108
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 26,
          "aces_per_match": 1.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 8,
          "losses": 13,
          "win_rate": 38.1,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 97,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 39.3,
          "winners_total": 27,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 29,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 52.3,
          "break_points_converted_pct": 50.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 10,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 59.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 30,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 128,
        "double_faults": 206,
        "win_rate": 54.5,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 26,
          "aces_per_match": 3.1,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 41.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 10,
          "losses": 13,
          "win_rate": 43.5,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 133,
          "aces_per_match": 3.1,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 47.6,
          "winners_total": 34,
          "unforced_errors_total": 71
        },
        "red_clay": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 20,
          "double_faults": 81,
          "aces_per_match": 1.2,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 48.9,
          "break_points_converted_pct": 51.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 15,
          "aces_per_match": 3.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 43.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 25,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 123,
        "double_faults": 255,
        "win_rate": 51.0,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 39,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 49.2,
          "break_points_converted_pct": 46.9,
          "winners_total": 45,
          "unforced_errors_total": 70
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 9,
          "losses": 12,
          "win_rate": 42.9,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 6,
          "aces": 50,
          "double_faults": 80,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 52.1,
          "winners_total": 75,
          "unforced_errors_total": 104
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 20,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 58.6,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 64.8,
          "break_points_converted_pct": 49.0,
          "winners_total": 14,
          "unforced_errors_total": 24
        }
      },
      "totals": {
        "matches": 37,
        "wins": 17,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 75,
        "double_faults": 139,
        "win_rate": 45.9,
        "losses": 20
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:08 UTC"
}