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

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

ID: 4678616668

对局比分

15-10

获胜 / Win

对决日期

2025-10-23

对局时间 (估算)

5:00 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
DS
David Sigler

3Z024L · Las Vegas, NV, US

DUPR

5.309

AW
Alec Weller

35E5D5 · Las Vegas, NV, US

DUPR

5.548

阵营 2负方
Nico Regas

QPPMO0 · Reno, NV, US

DUPR

5.176

JB
Josh braun

6Z297G · Reno, NV, US

DUPR

4.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4678616668
显示原始对决元数据 JSON
[
  {
    "team_id": 7795852962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Sigler",
        "dupr_id": "3Z024L",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Alec Weller",
        "dupr_id": "35E5D5",
        "rating": 5.548,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6861843048,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nico Regas",
        "dupr_id": "QPPMO0",
        "rating": 5.176,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140041/images/profile/b828694e-19e9-4420-9717-b3194402a48d.png",
        "location": "Reno, NV, US"
      },
      {
        "name": "Josh braun",
        "dupr_id": "6Z297G",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  }
]