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

Pickleball Palooza 2026 - Mixed Doubles Skill: (4.0)

ID: 6183148991

对局比分

9-15

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

12:45 AM

对决场地

Bakersfield, CA

View Facility Page →

对决竞争阵营

阵营 1负方
GD
Glenda DeVries

8KGR9Q · Bakersfield, CA, US

DUPR

3.949

SC
Stephen Clark Henderson

V46WYP · Bakersfield, CA, US

DUPR

3.939

阵营 2胜方
DS
Dawn Slaybaugh

30OV6G · USA

DUPR

3.525

Brian Fish

1Q4RD4 · Bakersfield, CA, US

DUPR

3.758

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6183148991
显示原始对决元数据 JSON
[
  {
    "team_id": 8516557543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glenda DeVries",
        "dupr_id": "8KGR9Q",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Stephen Clark Henderson",
        "dupr_id": "V46WYP",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 6921865948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dawn Slaybaugh",
        "dupr_id": "30OV6G",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Fish",
        "dupr_id": "1Q4RD4",
        "rating": 3.758,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1220683/images/profile/181d9b2b-6c63-4b52-b040-225fb3dc5d79.png",
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]