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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 5354494283

对局比分

11-0, 11-5

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

12:45 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BE
Brett Eberhardt

8WEODL · Honolulu, HI, US

DUPR

5.324

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.214

阵营 2负方
KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.627

Dan Normand

8WXVY3 · Temecula, CA, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5354494283
显示原始对决元数据 JSON
[
  {
    "team_id": 7556774110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Eberhardt",
        "dupr_id": "8WEODL",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 6714281344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kemp Chanthanalay",
        "dupr_id": "G57WYV",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Dan Normand",
        "dupr_id": "8WXVY3",
        "rating": 4.458,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1168974/images/profile/da620a41-5d6f-4a90-bc5b-be9ddaa39507.jpg",
        "location": "Temecula, CA, US"
      }
    ]
  }
]