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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Senior Open

ID: 6367949673

对局比分

11-8, 11-6

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
SJ
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.268

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.631

阵营 2负方
SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.137

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.609

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6367949673
显示原始对决元数据 JSON
[
  {
    "team_id": 5312852648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.631,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8066955520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  }
]