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

PPA Tour: Rate Vegas Cup - $1,000 Money Ball

ID: 6433740281

对局比分

15-8

落败 / Loss

对决日期

2025-10-23

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jacob Bolkowy

1Q09N4 · St. Albert, AB, CA

DUPR

5.631

BS
Bradley Saffran

YGNDKG · Airdrie, AB, CA

DUPR

5.149

阵营 2负方
DL
Donald Li

3VXOZP · Las Vegas, NV, US

DUPR

5.259

DA
DELETED Account

EGMKDO · USA

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6433740281
显示原始对决元数据 JSON
[
  {
    "team_id": 6822897613,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bolkowy",
        "dupr_id": "1Q09N4",
        "rating": 5.631,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Bradley Saffran",
        "dupr_id": "YGNDKG",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      }
    ]
  },
  {
    "team_id": 6458964361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donald Li",
        "dupr_id": "3VXOZP",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "EGMKDO",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]