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

MONEYBALL CLASSIC

ID: 8518366244

对局比分

8-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

9:00 PM

对决场地

10 Southdale Center, Edina, MN 55435, USA

未核实场馆

对决竞争阵营

阵营 1负方
BR
Brock Rzesnowiecky

3LJOZ5 · Belle Plaine, MN, US

DUPR

5.302

MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

4.952

阵营 2胜方
NL
Nisal Liyanage

Q577X0 · Prior Lake, MN, US

DUPR

5.412

BB
Brian Bomgren

3XXQ5X · Burnsville, MN, US

DUPR

5.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8518366244
显示原始对决元数据 JSON
[
  {
    "team_id": 5620848477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Belle Plaine, MN, US"
      },
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7873389369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nisal Liyanage",
        "dupr_id": "Q577X0",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Brian Bomgren",
        "dupr_id": "3XXQ5X",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      }
    ]
  }
]