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

MONEYBALL CLASSIC - BRONZE MATCH

ID: 5467601848

对局比分

9-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

10 Southdale Center, Edina, MN 55435, USA

未核实场馆

对决竞争阵营

阵营 1负方
DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.946

TB
Todd Bowlby

QPJRLN · Lakeville, MN, US

DUPR

5.078

阵营 2胜方
JD
Justin Dering

8ENLYW · Minneapolis, MN, US

DUPR

5.025

MW
Matthew Walker

8G7WZX · USA

DUPR

5.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5467601848
显示原始对决元数据 JSON
[
  {
    "team_id": 8009455867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Todd Bowlby",
        "dupr_id": "QPJRLN",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 5126246482,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Dering",
        "dupr_id": "8ENLYW",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Matthew Walker",
        "dupr_id": "8G7WZX",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]