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

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

ID: 4748965206

对局比分

9-15

落败 / Loss

对决日期

2026-01-22

对局时间 (估算)

7:30 PM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1负方
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

5.043

MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.363

阵营 2胜方
BR
Brock Rzesnowiecky

3LJOZ5 · USA

DUPR

5.149

BA
Brian Anderson

8GGYV8 · Plymouth, MN, US

DUPR

5.312

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4748965206
显示原始对决元数据 JSON
[
  {
    "team_id": 6944159311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4909832473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Anderson",
        "dupr_id": "8GGYV8",
        "rating": 5.312,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]