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

Southern Utah Pickleball Shootout - MD / 5.0 / All Ages

ID: 5046046763

对局比分

11-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.175

JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.754

阵营 2胜方
AH
Austin Hardy

8D5VLX · St. George, UT, US

DUPR

5.238

NR
Nathan Reeve

8D4M41 · La Verkin, UT, US

DUPR

5.208

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5046046763
显示原始对决元数据 JSON
[
  {
    "team_id": 6453092433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5299868948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Hardy",
        "dupr_id": "8D5VLX",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nathan Reeve",
        "dupr_id": "8D4M41",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "La Verkin, UT, US"
      }
    ]
  }
]