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

Intermediate league

ID: 7279877364

对局比分

12-15

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

1:00 PM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Brett Williams

YGZ79G · USA

DUPR

3.204

Darla DeWolff

ZN56GD · Chicago, IL, US

DUPR

3.078

阵营 2胜方
AA
Alessandra Abel

XJYK2X · Berwyn, IL, US

DUPR

3.398

TH
Tonya Hamilton

4LVODV · USA

DUPR

2.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7279877364
显示原始对决元数据 JSON
[
  {
    "team_id": 4713286639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Williams",
        "dupr_id": "YGZ79G",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darla DeWolff",
        "dupr_id": "ZN56GD",
        "rating": 3.078,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e455fb5f4e3.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4882319601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alessandra Abel",
        "dupr_id": "XJYK2X",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      },
      {
        "name": "Tonya Hamilton",
        "dupr_id": "4LVODV",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]