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

Week 3

ID: 7780449064

对局比分

10-11

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

5:00 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
KH
Kelly Haynes

8KPZEO · Castle Rock, CO, US

DUPR

3.562

DM
Daniel McGinn

2LMPJ7 · HUNTINGTN BCH, CA, US

DUPR

3.910

阵营 2胜方
DR
Dale Royal

8DEZP4 · Aurora, CO, US

DUPR

4.143

Sarah Winters

8M9Q2V · Littleton, CO, US

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

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