Player Data JSON

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

Mu-Jie Tzeng

Mu-Jie Tzeng

Chinese Taipei WTA
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 3990,
    "api_id": 524691,
    "name": "Mu-Jie Tzeng",
    "short_name": "M. Tzeng",
    "country": "Chinese Taipei",
    "country_code": "TW",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-09-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 68.9,
    "avg_second_serve_won_pct": 56.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-04",
      "opponent": "Mary Grace Rennard",
      "opponent_id": 1094492,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 9.090909090909092,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Madeline Wasserman",
      "opponent_id": 1162170,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Jermine Sherif",
      "opponent_id": 373259,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 64.13043478260869,
        "first_serve_won_pct": 71.1864406779661,
        "second_serve_won_pct": 55.26315789473685,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Mary Grace Rennard",
      "opponent_id": 1094492,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jermine Sherif",
      "opponent_id": 373259,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Madeline Wasserman",
      "opponent_id": 1162170,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:59:37 UTC"
}