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

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

ID: 5726712280

对局比分

11-4, 11-4

落败 / Loss

对决日期

2026-01-22

对局时间 (估算)

5:00 PM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Brock Rzesnowiecky

3LJOZ5 · USA

DUPR

5.115

BA
Brian Anderson

8GGYV8 · Plymouth, MN, US

DUPR

5.261

阵营 2负方
BS
Blake Suard

L5KGMQ · Minneapolis, MN, US

DUPR

5.163

MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

4.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5726712280
显示原始对决元数据 JSON
[
  {
    "team_id": 4611471972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Anderson",
        "dupr_id": "8GGYV8",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4964411690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Suard",
        "dupr_id": "L5KGMQ",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]