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

PPA Tour: 2026 PPA Finals - Mens Doubles Senior Open

ID: 5474193156

对局比分

11-1, 5-11, 7-11

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

1:00 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.547

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.623

阵营 2胜方
JA
Jamil Atcha

8E9RMJ · Coto de Caza, CA, US

DUPR

5.207

TM
Todd Murphy

8D5G0L · Santa Cruz, CA, US

DUPR

5.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5474193156
显示原始对决元数据 JSON
[
  {
    "team_id": 5327817192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.623,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7753200390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamil Atcha",
        "dupr_id": "8E9RMJ",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Coto de Caza, CA, US"
      },
      {
        "name": "Todd Murphy",
        "dupr_id": "8D5G0L",
        "rating": 5.504,
        "profile_pic_url": null,
        "location": "Santa Cruz, CA, US"
      }
    ]
  }
]