Player Data JSON

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

Jing-Jing Lu

Jing-Jing Lu

China WTA
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1822,
    "api_id": 25072,
    "name": "Jing-Jing Lu",
    "short_name": "J. Li",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1989-05-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2022475,
    "singles": 10.59,
    "doubles": 10.32,
    "ranking": 703,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 89.6,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 16.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-21",
      "opponent": "Riya Bhatia",
      "opponent_id": 70970,
      "tournament": "WTA 125K Jingshan, China Women Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 82.75862068965517,
        "first_serve_won_pct": 51.388888888888886,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-20",
      "opponent": "Diletta Cherubini",
      "opponent_id": 276445,
      "tournament": "WTA 125K Jingshan, China Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 96.49122807017544,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Riya Bhatia",
      "opponent_id": 70970,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Diletta Cherubini",
      "opponent_id": 276445,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 85.0,
          "first_serve_won_pct": 48.0,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 36.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 13,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:22 UTC"
}