返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

S2 Pickleball Classic 2026 - Mixed Doubles Skill: (Open) Age: (12 and Above)

ID: 6776926962

对局比分

9-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1负方
BK
Brianna Kemp

QP5G45 · Seattle, WA, US

DUPR

5.293

LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.610

阵营 2胜方
SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.759

MB
Mario Barrientos

1RD9E8 · Santiago Province, Santiago Metropolitan Region, CL

DUPR

5.905

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6776926962
显示原始对决元数据 JSON
[
  {
    "team_id": 6240492318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brianna Kemp",
        "dupr_id": "QP5G45",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.61,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  },
  {
    "team_id": 6564521614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.759,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Mario Barrientos",
        "dupr_id": "1RD9E8",
        "rating": 5.905,
        "profile_pic_url": null,
        "location": "Santiago Province, Santiago Metropolitan Region, CL"
      }
    ]
  }
]