返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Fall Brawl 2025 - MD / 4.0 / 35+

ID: 8193537462

对局比分

7-15

获胜 / Win

对决日期

2025-10-10

对局时间 (估算)

7:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
TH
Tom Haller

8KPMN7 · Sun City, AZ, US

DUPR

4.124

KH
K Hehnke

8G0ORD · Peoria, AZ, US

DUPR

4.221

阵营 2胜方
RL
Rich Litchfield

3PQJLX · Mill Creek, WA, US

DUPR

4.482

Vaunn Litchfield

8DXENM · Olympia, WA, US

DUPR

4.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8193537462
显示原始对决元数据 JSON
[
  {
    "team_id": 6987334374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "8KPMN7",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      },
      {
        "name": "K Hehnke",
        "dupr_id": "8G0ORD",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 7222541305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rich Litchfield",
        "dupr_id": "3PQJLX",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      },
      {
        "name": "Vaunn Litchfield",
        "dupr_id": "8DXENM",
        "rating": 4.351,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106782_6260429e13672.jpeg",
        "location": "Olympia, WA, US"
      }
    ]
  }
]