返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Watertown Whackers

ID: 6572373650

对局比分

10-15

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Watertown, NY 13601, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Adam Brown

XOWYKR · USA

DUPR

3.571

SG
Scott Garrabrant

2Z4094 · USA

DUPR

3.618

阵营 2胜方
DB
Derrill Blount

ORNWEP · USA

DUPR

3.892

KP
Kamren Purvis

M2DLDD · Watertown, NY, US

DUPR

4.370

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6572373650
显示原始对决元数据 JSON
[
  {
    "team_id": 5722426053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Brown",
        "dupr_id": "XOWYKR",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott  Garrabrant",
        "dupr_id": "2Z4094",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6628461601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derrill  Blount",
        "dupr_id": "ORNWEP",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kamren Purvis",
        "dupr_id": "M2DLDD",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Watertown, NY, US"
      }
    ]
  }
]