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

PPA Tour: Indoor National Championships - $1,000 Money Ball

ID: 4728030733

对局比分

11-7, 5-11, 2-11

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

2:15 AM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Brian Bomgren

3XXQ5X · USA

DUPR

5.077

GZ
Guilherme Zogbi

30MOZ4 · USA

DUPR

5.189

阵营 2胜方
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

5.022

MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.349

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4728030733
显示原始对决元数据 JSON
[
  {
    "team_id": 8425272571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Bomgren",
        "dupr_id": "3XXQ5X",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guilherme Zogbi",
        "dupr_id": "30MOZ4",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8020259499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]