Player Data JSON

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

Chenting Zhu

Chenting Zhu

China WTA
0W - 4L 0.0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 1825,
    "api_id": 478930,
    "name": "Chenting Zhu",
    "short_name": "C. Zhu",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-09-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 981197,
    "singles": 10.91,
    "doubles": 10.39,
    "ranking": 50,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 53.4,
    "avg_first_serve_won_pct": 49.3,
    "avg_second_serve_won_pct": 31.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-28",
      "opponent": "Lilli Tagger",
      "opponent_id": 418056,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 54.09836065573771,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Ekaterina Reyngold",
      "opponent_id": 277846,
      "tournament": "WTA 125K Jinan, China Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 56.41025641025641,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "WTA 125K Suzhou, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 25.0,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 11.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 69.33333333333334,
        "first_serve_won_pct": 55.769230769230774,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Ekaterina Reyngold",
      "opponent_id": 277846,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lilli Tagger",
      "opponent_id": 418056,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 9,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 54.1,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 9,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:51 UTC"
}