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

5th Annual Illahe Open * Hosted by Shane Denning - Mens Doubles OPEN $$$ (4.0+ DUPR Required)

ID: 8421853199

对局比分

15-8

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

12:45 AM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
WG
William Gardner

3ZZVWM · McMinnville, OR, US

DUPR

5.351

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.563

阵营 2负方
AB
Aaron Boehme

1NYR23 · USA

DUPR

4.778

PH
Peter Howe

XJKD9R · Hillsboro, OR, US

DUPR

5.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8421853199
显示原始对决元数据 JSON
[
  {
    "team_id": 7083420031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Gardner",
        "dupr_id": "3ZZVWM",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.563,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 5005924049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Boehme",
        "dupr_id": "1NYR23",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Howe",
        "dupr_id": "XJKD9R",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]