返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

<3.25 Ladder League

ID: 7924180546

对局比分

11-3

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

11:30 PM

对决场地

91-B Sprague St, Boston, MA 02136, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RC
Ryan Crowe

2ZEWGE · Brookline, MA, US

DUPR

3.175

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.158

阵营 2负方
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.502

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.874

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7924180546
显示原始对决元数据 JSON
[
  {
    "team_id": 5015862380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Crowe",
        "dupr_id": "2ZEWGE",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 7503786349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.502,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  }
]