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

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

ID: 7248089211

对局比分

15-10

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

4:45 AM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.188

WG
William Gardner

3ZZVWM · McMinnville, OR, US

DUPR

5.303

阵营 2负方
GW
George Wolf

XJN9O7 · Overland Park, KS, US

DUPR

4.682

JV
Jase Volz

8J6ZKJ · Winslow Township, NJ, US

DUPR

4.301

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7248089211
显示原始对决元数据 JSON
[
  {
    "team_id": 5921742635,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "William Gardner",
        "dupr_id": "3ZZVWM",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      }
    ]
  },
  {
    "team_id": 8347954787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Wolf",
        "dupr_id": "XJN9O7",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jase Volz",
        "dupr_id": "8J6ZKJ",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Winslow Township, NJ, US"
      }
    ]
  }
]