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

Pool A - DUPR 16 - The Dink Minor League Pickleball @ Arch Pickleball – St. Louis, Missouri

ID: 5594907012

对局比分

9-21

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1负方
SW
Shayna Whitaker

8976R3 · Arnold, MO, US

DUPR

4.082

CH
Crystal Harriss

NYW9K2 · Edwardsville, IL, US

DUPR

4.274

阵营 2胜方
SG
Sarah Gibson

8WMZLY · Chesterfield, MO, US

DUPR

4.292

AB
Amanda Burgesen

2LW0Z9 · Maryland Heights, MO, US

DUPR

4.231

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5594907012
显示原始对决元数据 JSON
[
  {
    "team_id": 5660065467,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shayna Whitaker",
        "dupr_id": "8976R3",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Arnold, MO, US"
      },
      {
        "name": "Crystal Harriss",
        "dupr_id": "NYW9K2",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  },
  {
    "team_id": 5583141691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Gibson",
        "dupr_id": "8WMZLY",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Amanda Burgesen",
        "dupr_id": "2LW0Z9",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Maryland Heights, MO, US"
      }
    ]
  }
]