Player Data JSON

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

Jacob Kailiang Shen

Jacob Kailiang Shen

Hong Kong ATP
3W - 10L 23.1% Win Rate Forma: LWLWLWLLLL

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": null,
    "doubles": null,
    "ranking": 6972,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-19"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 13,
    "wins": 3,
    "losses": 10,
    "win_rate": 23.1
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 3,
      "losses": 10,
      "win_rate": 23.1
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 13,
      "wins": 3,
      "losses": 10,
      "win_rate": 23.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 57.8,
    "avg_first_serve_won_pct": 58.0,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 37.83783783783784,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Vishal Gautam",
      "opponent_id": 392662,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 55.26315789473685,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Neeraj Yashpaul",
      "opponent_id": 285258,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Michael (2007) Smith",
      "opponent_id": 1211841,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 54.94505494505495,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 58.536585365853654,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Parth Aggarwal",
      "opponent_id": 197410,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 58.46153846153847,
        "first_serve_won_pct": 60.526315789473685,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Sam Bakker",
      "opponent_id": 376423,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "David Kovarik",
      "opponent_id": 1075870,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 67.90123456790124,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Vadym Konovchuk",
      "opponent_id": 417265,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 54.23728813559322,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Ivo Klec",
      "opponent_id": 15623,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.317460317460316,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Leonardo Borrelli",
      "opponent_id": 385275,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 49.31506849315068,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLWLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Arthur Weber",
      "opponent_id": 245513,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Igor Kolaric",
      "opponent_id": 111631,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leonardo Borrelli",
      "opponent_id": 385275,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ivo Klec",
      "opponent_id": 15623,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 03:10",
      "opponent": "Daniil Chizhuk",
      "opponent_id": 556470,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Bryan Dickson",
      "opponent_id": 1161033,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Sam Ryan Ziegann",
      "opponent_id": 263659,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Ke Hau Hung",
      "opponent_id": 487152,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Minh Phat Nguyen",
      "opponent_id": 417305,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:29 UTC"
}