Player Data JSON

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

Jacob Kailiang Shen

Jacob Kailiang Shen

Hong Kong ATP
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 3183,
    "api_id": 1141138,
    "name": "Jacob Kailiang Shen",
    "short_name": "J. K. Shen",
    "country": "Hong Kong",
    "country_code": "HK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3667991,
    "singles": 11.0,
    "doubles": null,
    "ranking": 1132,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 51.7,
    "avg_first_serve_won_pct": 58.4,
    "avg_second_serve_won_pct": 52.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Arthur Weber",
      "opponent_id": 245513,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 57.446808510638306,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Igor Kolaric",
      "opponent_id": 111631,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Robin Eldin",
      "opponent_id": 1122567,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 43.02325581395349,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 51.02040816326531,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Arthur Weber",
      "opponent_id": 245513,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Igor Kolaric",
      "opponent_id": 111631,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Robin Eldin",
      "opponent_id": 1122567,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 02:30",
      "opponent": "Leonardo Borrelli",
      "opponent_id": 385275,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:15 UTC"
}