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

Week 3

ID: 6830458610

对局比分

11-1

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

3:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
DR
Dale Royal

8DEZP4 · Aurora, CO, US

DUPR

4.157

Sarah Winters

8M9Q2V · Littleton, CO, US

DUPR

4.288

阵营 2负方
LR
Lindsay Regehr

M2YZYP · USA

DUPR

3.098

DN
Dan Notartomaso

ELOQZM · USA

DUPR

3.060

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6830458610
显示原始对决元数据 JSON
[
  {
    "team_id": 4713962449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dale Royal",
        "dupr_id": "8DEZP4",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Sarah Winters",
        "dupr_id": "8M9Q2V",
        "rating": 4.288,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169776_64ef5e37134a9.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 6252744034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lindsay Regehr",
        "dupr_id": "M2YZYP",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Notartomaso",
        "dupr_id": "ELOQZM",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]