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

Pickleball Palooza 2026 - Mixed Doubles Skill: (4.0)

ID: 4861196889

对局比分

15-6

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

10:15 AM

对决场地

Bakersfield, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
GD
Glenda DeVries

8KGR9Q · Bakersfield, CA, US

DUPR

4.002

SC
Stephen Clark Henderson

V46WYP · Bakersfield, CA, US

DUPR

4.025

阵营 2负方
LB
Linh Bui

X2N6NX · USA

DUPR

3.438

Faheem Salahud-Din

3V5QOJ · Bakersfield, CA, US

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4861196889
显示原始对决元数据 JSON
[
  {
    "team_id": 6025690434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenda DeVries",
        "dupr_id": "8KGR9Q",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Stephen Clark Henderson",
        "dupr_id": "V46WYP",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 7600449183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linh Bui",
        "dupr_id": "X2N6NX",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Faheem Salahud-Din",
        "dupr_id": "3V5QOJ",
        "rating": 4.108,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1473517/images/profile/fa8e6161-3da7-4211-adf4-7572f3a62750.png",
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]