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

Intermediate league

ID: 8582880781

对局比分

9-15

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

2:15 AM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Brett Williams

YGZ79G · USA

DUPR

3.204

JG
Jeff Gravely

QPN5YN · USA

DUPR

3.262

阵营 2胜方
CV
christa veenstra

V4YPVP · Chicago, IL, US

DUPR

3.510

AA
Alessandra Abel

XJYK2X · Berwyn, IL, US

DUPR

3.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8582880781
显示原始对决元数据 JSON
[
  {
    "team_id": 4532238128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Williams",
        "dupr_id": "YGZ79G",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6711734105,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "christa veenstra",
        "dupr_id": "V4YPVP",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Alessandra Abel",
        "dupr_id": "XJYK2X",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      }
    ]
  }
]