Player Data JSON

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

Zhuoxuan Bai

Zhuoxuan Bai

China WTA
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 1901,
    "api_id": 318574,
    "name": "Zhuoxuan Bai",
    "short_name": "Z. Bai",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-11-16",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 265169,
    "singles": 10.78,
    "doubles": 10.27,
    "ranking": 589,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 61.0,
    "avg_second_serve_won_pct": 41.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-31",
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 78.18181818181819,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Hanyu Guo",
      "opponent_id": 153652,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.7906976744186,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Priska Madelyn Nugroho",
      "opponent_id": 291270,
      "tournament": "WTA 125K Jinan, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 51.85185185185185,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 40.38461538461539,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hanyu Guo",
      "opponent_id": 153652,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Priska Madelyn Nugroho",
      "opponent_id": 291270,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 47.3,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 8,
        "win_rate": 66.7,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 44.0,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 39.4,
          "winners_total": 17,
          "unforced_errors_total": 26
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 9,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 40.7,
          "break_points_converted_pct": 51.6,
          "winners_total": 20,
          "unforced_errors_total": 49
        },
        "red_clay": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 14,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 57.4,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 50.5,
          "break_points_converted_pct": 47.7,
          "winners_total": 27,
          "unforced_errors_total": 51
        }
      },
      "totals": {
        "matches": 24,
        "wins": 9,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 45,
        "double_faults": 34,
        "win_rate": 37.5,
        "losses": 15
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 13,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 41.4,
          "break_points_converted_pct": 47.7,
          "winners_total": 22,
          "unforced_errors_total": 56
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 19,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 24,
          "aces_per_match": 1.4,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 46.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 8,
        "tournaments_played": 25,
        "tournaments_won": 4,
        "aces": 21,
        "double_faults": 39,
        "win_rate": 53.3,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:05 UTC"
}