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

Southern Utah Pickleball Shootout - WD / 4.5 & Above / 35+

ID: 8191003967

对局比分

15-2

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
SP
Sandra Porter

17J42N · St. George, UT, US

DUPR

5.154

Brittany Stucki

30RLEQ · Washington, UT, US

DUPR

4.379

阵营 2负方
NS
Nachele Search

3LPMJ5 · Dover, ID, US

DUPR

4.321

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8191003967
显示原始对决元数据 JSON
[
  {
    "team_id": 4445495708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandra Porter",
        "dupr_id": "17J42N",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brittany Stucki",
        "dupr_id": "30RLEQ",
        "rating": 4.379,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83209_5e20d9ad4281b.jpeg",
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 6462950309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nachele Search",
        "dupr_id": "3LPMJ5",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Dover, ID, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]