Player Data JSON

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

Shuai Zhang

Shuai Zhang

China WTA 73
32W - 27L 54.2% Win Rate Forma: LLWLLLLLWW

JSON Data

{
  "player": {
    "id": 567,
    "api_id": 19607,
    "name": "Shuai Zhang",
    "short_name": "S. Zhang",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1989-01-21",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 10274,
    "singles": 12.13,
    "doubles": 12.4,
    "ranking": 92,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 73,
    "points": 924,
    "best_position": 22,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-08",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-07",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-06",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-05",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-04",
      "position": 73,
      "points": 924
    },
    {
      "date": "2026-05-03",
      "position": 65,
      "points": 989
    },
    {
      "date": "2026-05-02",
      "position": 65,
      "points": 989
    },
    {
      "date": "2026-05-01",
      "position": 65,
      "points": 989
    },
    {
      "date": "2026-04-30",
      "position": 65,
      "points": 989
    }
  ],
  "career_stats": {
    "total_matches": 59,
    "wins": 32,
    "losses": 27,
    "win_rate": 54.2
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 23,
      "losses": 16,
      "win_rate": 59.0
    },
    "clay": {
      "matches": 14,
      "wins": 5,
      "losses": 9,
      "win_rate": 35.7
    },
    "grass": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 14,
      "wins": 6,
      "losses": 8,
      "win_rate": 42.9
    },
    "WTA 500": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 59,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 74.2,
    "avg_first_serve_won_pct": 62.9,
    "avg_second_serve_won_pct": 43.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 77.17391304347827,
        "first_serve_won_pct": 57.74647887323944,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 48.717948717948715,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 74.28571428571429,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 76.31578947368422,
        "first_serve_won_pct": 63.2183908045977,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 91.13924050632912,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Yuliia Starodubtseva",
      "opponent_id": 206617,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 48.484848484848484,
        "second_serve_won_pct": 76.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 79.3103448275862,
        "first_serve_won_pct": 48.91304347826087,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-28",
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 96.3855421686747,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Emma Navarro",
      "opponent_id": 207979,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 76.19047619047619,
        "first_serve_won_pct": 64.58333333333334,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLWLLLLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 4,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 17,
          "unforced_errors_total": 18
        },
        "green_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 12,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 62.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 7,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 73.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 11,
          "losses": 7,
          "win_rate": 61.1,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 32,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 49.6,
          "winners_total": 60,
          "unforced_errors_total": 70
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 12,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 87.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 56.5,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 20,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 71,
        "double_faults": 70,
        "win_rate": 58.8,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "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": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 45.5,
          "second_serve_won_pct": 40.9,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 23,
          "unforced_errors_total": 29
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 5,
          "losses": 10,
          "win_rate": 33.3,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 39,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 58.9,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 48.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 21,
          "unforced_errors_total": 27
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 60.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 5,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 25,
        "double_faults": 40,
        "win_rate": 29.4,
        "losses": 12
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 12,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 46.1,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 52.9,
          "winners_total": 21,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 3,
          "losses": 8,
          "win_rate": 27.3,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 29,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 44.7,
          "break_points_saved_pct": 41.2,
          "break_points_converted_pct": 41.6,
          "winners_total": 82,
          "unforced_errors_total": 72
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 9,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 49.3,
          "second_serve_won_pct": 34.1,
          "break_points_saved_pct": 21.1,
          "break_points_converted_pct": 75.0,
          "winners_total": 8,
          "unforced_errors_total": 32
        }
      },
      "totals": {
        "matches": 20,
        "wins": 4,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 59,
        "win_rate": 20.0,
        "losses": 16
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:30 UTC"
}