Player Data JSON

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

Yike Liu

Yike Liu

China ATP
0W - 2L 0,0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 4157,
    "api_id": 1163581,
    "name": "Yike Liu",
    "short_name": "Y. Liu",
    "country": "China",
    "country_code": "CN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5454670,
    "singles": 11.0,
    "doubles": null,
    "ranking": 5171,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "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": {
    "UTR": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 62.2,
    "avg_first_serve_won_pct": 47.6,
    "avg_second_serve_won_pct": 40.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Mark Kneiss",
      "opponent_id": 398768,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 46.15384615384615,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Tal Goodman",
      "opponent_id": 1044790,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 49.01960784313725,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Tal Goodman",
      "opponent_id": 1044790,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mark Kneiss",
      "opponent_id": 398768,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:49:40 UTC"
}