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

Pool A

ID: 7294798604

对局比分

14-15

落败 / Loss

对决日期

2025-12-27

对局时间 (估算)

9:00 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
DC
Devin Cash

3VJ7Q7 · Ogden, UT, US

DUPR

4.458

TS
Tomas Severo

127P7Y · USA

DUPR

4.071

阵营 2胜方
BA
Bennett Alder

89DXXK · USA

DUPR

4.494

BG
Bryon Geddes

DWL7ZY · USA

DUPR

4.255

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7294798604
显示原始对决元数据 JSON
[
  {
    "team_id": 5721251165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Cash",
        "dupr_id": "3VJ7Q7",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Tomas Severo",
        "dupr_id": "127P7Y",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7494651305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bennett Alder",
        "dupr_id": "89DXXK",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryon Geddes",
        "dupr_id": "DWL7ZY",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]