返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

Alaska

ID: 6688931478

对局比分

15-10

获胜 / Win

对决日期

2025-07-10

对局时间 (估算)

7:30 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
SH
Stephen Hyun

17PLQ5 · Las Vegas, NV, US

DUPR

4.751

阵营 2负方
JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.812

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6688931478
显示原始对决元数据 JSON
[
  {
    "team_id": 8296583139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Hyun",
        "dupr_id": "17PLQ5",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4578843167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]