Player Data JSON

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

Victoria Azarenka

Victoria Azarenka

Belarus WTA 132
11W - 12L 47.8% Win Rate Forma: LWWLLWWWLW

JSON Data

{
  "player": {
    "id": 314,
    "api_id": 19017,
    "name": "Victoria Azarenka",
    "short_name": "V. Azarenka",
    "country": "Belarus",
    "country_code": "BY",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1989-07-31",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 10322,
    "singles": 12.28,
    "doubles": 12.14,
    "ranking": 43,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 132,
    "points": 555,
    "best_position": 1,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 132,
      "points": 555
    },
    {
      "date": "2025-12-09",
      "position": 132,
      "points": 555
    },
    {
      "date": "2025-12-08",
      "position": 132,
      "points": 555
    },
    {
      "date": "2025-12-07",
      "position": 133,
      "points": 555
    },
    {
      "date": "2025-12-06",
      "position": 133,
      "points": 555
    },
    {
      "date": "2025-12-05",
      "position": 133,
      "points": 555
    },
    {
      "date": "2025-12-04",
      "position": 133,
      "points": 555
    },
    {
      "date": "2025-12-03",
      "position": 133,
      "points": 555
    }
  ],
  "career_stats": {
    "total_matches": 23,
    "wins": 11,
    "losses": 12,
    "win_rate": 47.8
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "clay": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "WTA 500": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 23,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 4.5,
    "avg_first_serve_pct": 62.2,
    "avg_first_serve_won_pct": 63.4,
    "avg_second_serve_won_pct": 43.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-29",
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-27",
      "opponent": "Anastasia Pavlyuchenkova",
      "opponent_id": 19546,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Hina Inoue",
      "opponent_id": 280837,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 62.365591397849464,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-01",
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 64.36781609195403,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "tournament": "Bad Homburg",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 57.6271186440678,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "tournament": "Bad Homburg",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 78.57142857142857,
        "first_serve_won_pct": 84.84848484848484,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-22",
      "opponent": "Veronika Kudermetova",
      "opponent_id": 66968,
      "tournament": "Bad Homburg",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 11,
        "first_serve_pct": 58.26771653543307,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 52.83018867924528,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-21",
      "opponent": "Catherine McNally",
      "opponent_id": 220592,
      "tournament": "Bad Homburg",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-29",
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 60.49382716049383,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-27",
      "opponent": "Yanina Wickmayer",
      "opponent_id": 19876,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 78.78787878787878,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLLWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 25,
          "aces_per_match": 4.2,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 45.5,
          "winners_total": 20,
          "unforced_errors_total": 19
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 35,
          "double_faults": 64,
          "aces_per_match": 2.7,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 45.4,
          "winners_total": 96,
          "unforced_errors_total": 105
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 15,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 60.0,
          "winners_total": 45,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 23,
        "wins": 11,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 70,
        "double_faults": 104,
        "win_rate": 47.8,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 12,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 43.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 20,
          "losses": 10,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 105,
          "double_faults": 119,
          "aces_per_match": 3.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 43.8,
          "winners_total": 156,
          "unforced_errors_total": 171
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 5,
          "double_faults": 34,
          "aces_per_match": 0.6,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 59.8,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 46.3,
          "break_points_converted_pct": 55.6,
          "winners_total": 63,
          "unforced_errors_total": 55
        }
      },
      "totals": {
        "matches": 42,
        "wins": 28,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 119,
        "double_faults": 165,
        "win_rate": 66.7,
        "losses": 14
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 32,
          "aces_per_match": 3.4,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 47.7,
          "winners_total": 117,
          "unforced_errors_total": 113
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 15,
          "losses": 12,
          "win_rate": 55.6,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 6,
          "aces": 81,
          "double_faults": 125,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 45.1,
          "winners_total": 169,
          "unforced_errors_total": 180
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 60.1,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 33,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 37,
        "wins": 20,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 111,
        "double_faults": 171,
        "win_rate": 54.1,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:13 UTC"
}