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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 6833596844

对局比分

11-3, 11-4

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

9:00 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.561

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.635

阵营 2负方
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.829

DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6833596844
显示原始对决元数据 JSON
[
  {
    "team_id": 6194748014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.561,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8576355417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  }
]