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

Chick-fil-A Pickle Pickleball Tournament - Womens Doubles (4.5+)

ID: 8578767420

对局比分

11-9

获胜 / Win

对决日期

2025-06-28

对局时间 (估算)

1:00 PM

对决场地

Sioux Falls, SD

View Facility Page →

对决竞争阵营

阵营 1胜方
SW
Stacey Wagner

JJM95D · Mitchell, SD, US

DUPR

4.067

DM
Darla Miller

84E2R6 · Pierre, SD, US

DUPR

4.729

阵营 2负方
JK
Jaclyn Kelly

Z92G7D · USA

DUPR

3.809

HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

4.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8578767420
显示原始对决元数据 JSON
[
  {
    "team_id": 7502948817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Wagner",
        "dupr_id": "JJM95D",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Mitchell, SD, US"
      },
      {
        "name": "Darla Miller",
        "dupr_id": "84E2R6",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      }
    ]
  },
  {
    "team_id": 8181282434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaclyn Kelly",
        "dupr_id": "Z92G7D",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]