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

Colorado

ID: 7104291652

对局比分

6-11

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

5:00 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Andy Lam

EWGKDM · Las Vegas, NV, US

DUPR

4.584

SH
Stephen Hyun

17PLQ5 · Las Vegas, NV, US

DUPR

4.744

阵营 2胜方
JS
Junho Son

GG05VG · Las Vegas, NV, US

DUPR

4.778

DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

4.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7104291652
显示原始对决元数据 JSON
[
  {
    "team_id": 6551613722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Lam",
        "dupr_id": "EWGKDM",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Stephen Hyun",
        "dupr_id": "17PLQ5",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5311155025,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Junho Son",
        "dupr_id": "GG05VG",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]