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

Intermediate DUPR League

ID: 6922808092

对局比分

15-7

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

5:00 PM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alessandra Abel

XJYK2X · Berwyn, IL, US

DUPR

3.398

JG
Jeff Gravely

QPN5YN · USA

DUPR

3.304

阵营 2负方
TH
Tonya Hamilton

4LVODV · USA

DUPR

2.848

SM
Stefanie Milano

QPNW70 · USA

DUPR

3.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6922808092
显示原始对决元数据 JSON
[
  {
    "team_id": 7333066060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alessandra Abel",
        "dupr_id": "XJYK2X",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      },
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4854610305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tonya Hamilton",
        "dupr_id": "4LVODV",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stefanie Milano",
        "dupr_id": "QPNW70",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]