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

MONEYBALL CLASSIC

ID: 7454152126

对局比分

1-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

10 Southdale Center, Edina, MN 55435, USA

未核实场馆

对决竞争阵营

阵营 1负方
MW
Matthew Walker

8G7WZX · USA

DUPR

5.210

JD
Justin Dering

8ENLYW · Minneapolis, MN, US

DUPR

5.024

阵营 2胜方
BR
Brock Rzesnowiecky

3LJOZ5 · Belle Plaine, MN, US

DUPR

5.341

MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

5.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7454152126
显示原始对决元数据 JSON
[
  {
    "team_id": 7517847619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Walker",
        "dupr_id": "8G7WZX",
        "rating": 5.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Dering",
        "dupr_id": "8ENLYW",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5997545489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Belle Plaine, MN, US"
      },
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]