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

PPA Tour: Rate Vegas Cup - Mens Doubles Senior Open

ID: 4695114213

对局比分

12-10, 7-11, 4-11

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

10:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.369

MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.467

阵营 2胜方
JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.608

AS
Alex Simon

8J6Q7O · São Paulo, SP, BR

DUPR

5.353

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4695114213
显示原始对决元数据 JSON
[
  {
    "team_id": 5986491752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.369,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      },
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      }
    ]
  },
  {
    "team_id": 8297126596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alex Simon",
        "dupr_id": "8J6Q7O",
        "rating": 5.353,
        "profile_pic_url": null,
        "location": "São Paulo, SP, BR"
      }
    ]
  }
]