Player Data JSON

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

Zongyu Li

Zongyu Li

China WTA 447
2W - 5L 28.6% Win Rate Forma: LWLLLLW

JSON Data

{
  "player": {
    "id": 1151,
    "api_id": 395218,
    "name": "Zongyu Li",
    "short_name": "Z. Li",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-05-27",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 261241,
    "singles": 10.92,
    "doubles": 11.06,
    "ranking": 530,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 447,
    "points": 125,
    "best_position": 293,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 447,
      "points": 125
    },
    {
      "date": "2025-12-09",
      "position": 447,
      "points": 125
    },
    {
      "date": "2025-12-08",
      "position": 447,
      "points": 125
    },
    {
      "date": "2025-12-07",
      "position": 445,
      "points": 125
    },
    {
      "date": "2025-12-06",
      "position": 445,
      "points": 125
    },
    {
      "date": "2025-12-05",
      "position": 445,
      "points": 125
    },
    {
      "date": "2025-12-04",
      "position": 445,
      "points": 125
    },
    {
      "date": "2025-12-03",
      "position": 445,
      "points": 125
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 2,
    "losses": 5,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "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": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Otro": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 72.9,
    "avg_first_serve_won_pct": 56.4,
    "avg_second_serve_won_pct": 43.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-26",
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 89.47368421052632,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-24",
      "opponent": "Hiroko Kuwata",
      "opponent_id": 64315,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1"
    },
    {
      "date": "2025-10-25",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Ekaterina Reyngold",
      "opponent_id": 277846,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 57.407407407407405,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "WTA 125K Changsha, China Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 78.94736842105263,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Fangzhou Liu",
      "opponent_id": 72868,
      "tournament": "WTA 125K Changsha, China Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 69.76744186046511,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 2,
    "losses": 5,
    "form_string": "LWLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Reyngold",
      "opponent_id": 277846,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hiroko Kuwata",
      "opponent_id": 64315,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "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": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 54.2,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 23.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 8,
          "aces_per_match": 5.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 84.3,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 20.0,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 8,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:41 UTC"
}