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

Week 2

ID: 7668603561

对局比分

2-11

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

10:15 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
KH
Kelly Haynes

8KPZEO · Castle Rock, CO, US

DUPR

3.519

DM
Daniel McGinn

2LMPJ7 · HUNTINGTN BCH, CA, US

DUPR

3.868

阵营 2胜方
DR
Dale Royal

8DEZP4 · Aurora, CO, US

DUPR

4.160

Sarah Winters

8M9Q2V · Littleton, CO, US

DUPR

4.278

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7668603561
显示原始对决元数据 JSON
[
  {
    "team_id": 7935549452,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Haynes",
        "dupr_id": "8KPZEO",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Daniel McGinn",
        "dupr_id": "2LMPJ7",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "HUNTINGTN BCH, CA, US"
      }
    ]
  },
  {
    "team_id": 6922740053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dale Royal",
        "dupr_id": "8DEZP4",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Sarah Winters",
        "dupr_id": "8M9Q2V",
        "rating": 4.278,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169776_64ef5e37134a9.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  }
]