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

PPA Tour: Greater Zion Cup at Black Desert Resort - $1,000 Money Ball

ID: 7862647102

对局比分

11-3, 11-5

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

11:30 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.148

BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.331

阵营 2负方
BR
Benny Ramirez

8GZ2RX · Arecibo, Arecibo, PR

DUPR

4.342

TF
Tony Fachaux

2LJL79 · Longueuil, QC, CA

DUPR

4.487

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7862647102
显示原始对决元数据 JSON
[
  {
    "team_id": 7926469161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4957138703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benny Ramirez",
        "dupr_id": "8GZ2RX",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Arecibo, Arecibo, PR"
      },
      {
        "name": "Tony Fachaux",
        "dupr_id": "2LJL79",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  }
]