Player Data JSON

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

Juncheng Shang

Juncheng Shang

China ATP 318
9W - 12L 42,9% Win Rate Forma: LWLWWLWWLL

JSON Data

{
  "player": {
    "id": 83,
    "api_id": 348853,
    "name": "Juncheng Shang",
    "short_name": "J. Shang",
    "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": 1228851,
    "singles": 15.33,
    "doubles": 13.91,
    "ranking": 45,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 318,
    "points": 165,
    "best_position": 47,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-29",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-28",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-27",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-26",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-25",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-24",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-23",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-22",
      "position": 318,
      "points": 165
    },
    {
      "date": "2026-01-21",
      "position": 318,
      "points": 165
    }
  ],
  "career_stats": {
    "total_matches": 21,
    "wins": 9,
    "losses": 12,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "Masters 1000": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    },
    "Otro": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 21,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 69.3,
    "avg_first_serve_won_pct": 73.0,
    "avg_second_serve_won_pct": 45.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-22",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 67.32673267326733,
        "first_serve_won_pct": 67.64705882352942,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 11,
        "double_faults": 6,
        "first_serve_pct": 67.2566371681416,
        "first_serve_won_pct": 81.57894736842105,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 57.35294117647059,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 68.42105263157895,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 75.26881720430107,
        "first_serve_won_pct": 72.85714285714285,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Karen Khachanov",
      "opponent_id": 90080,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 70.76923076923077,
        "first_serve_won_pct": 86.95652173913044,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 74.02597402597402,
        "first_serve_won_pct": 70.17543859649122,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Arthur Cazaux",
      "opponent_id": 287803,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 77.55102040816327,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-19",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Chengdu",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 67.16417910447761,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arthur Cazaux",
      "opponent_id": 287803,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 6,
          "losses": 8,
          "win_rate": 42.9,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 70,
          "double_faults": 29,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 50.2,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 38.5,
          "winners_total": 35,
          "unforced_errors_total": 80
        }
      },
      "totals": {
        "matches": 14,
        "wins": 6,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 70,
        "double_faults": 29,
        "win_rate": 42.9,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 82,
          "double_faults": 24,
          "aces_per_match": 7.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 38.0,
          "winners_total": 76,
          "unforced_errors_total": 79
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 48,
          "double_faults": 20,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 25,
          "losses": 10,
          "win_rate": 71.4,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 2,
          "aces": 146,
          "double_faults": 88,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 35.8,
          "winners_total": 215,
          "unforced_errors_total": 249
        },
        "red_clay": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 30,
          "double_faults": 23,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 43.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 42,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 306,
        "double_faults": 155,
        "win_rate": 60.9,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 3,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 53,
          "double_faults": 40,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 64.4,
          "break_points_converted_pct": 42.2,
          "winners_total": 86,
          "unforced_errors_total": 82
        },
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 15,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 51.4,
          "winners_total": 50,
          "unforced_errors_total": 66
        }
      },
      "totals": {
        "matches": 22,
        "wins": 12,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 67,
        "double_faults": 58,
        "win_rate": 54.5,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-30 10:15:54 UTC"
}