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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Senior Open

ID: 8413380283

对局比分

14-16

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

8:45 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.467

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.369

阵营 2胜方
DG
David George

30LQD2 · Granger, IN, US

DUPR

5.418

KJ
Keith Jain

30Z243 · Carlsbad, CA, US

DUPR

5.449

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8413380283
显示原始对决元数据 JSON
[
  {
    "team_id": 8101138046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.369,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 5587552334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Keith Jain",
        "dupr_id": "30Z243",
        "rating": 5.449,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]