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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 5852357256

对局比分

11-1, 6-11, 9-11

获胜 / Win

对决日期

2025-11-06

对局时间 (估算)

1:00 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.756

DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.934

阵营 2胜方
GH
Garrett Hetherington

99G2YV · San Diego, CA, US

DUPR

4.498

Brian Hershman

3ZYKD8 · Dallas, TX, US

DUPR

4.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5852357256
显示原始对决元数据 JSON
[
  {
    "team_id": 6308102841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  },
  {
    "team_id": 5679053484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Hetherington",
        "dupr_id": "99G2YV",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Brian Hershman",
        "dupr_id": "3ZYKD8",
        "rating": 4.964,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1475273/images/profile/3fa38386-42d2-4acb-9f6e-9d716ede081e.png",
        "location": "Dallas, TX, US"
      }
    ]
  }
]