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

Week 1

ID: 6363670615

对局比分

11-15

获胜 / Win

对决日期

2026-03-25

对局时间 (估算)

8:45 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
SD
Sam Duren

XKZYLR · Littleton, CO, US

DUPR

3.941

AD
Anne David

7N4XQ0 · USA

DUPR

3.749

阵营 2胜方
KN
Katie Newell

89O0GR · USA

DUPR

3.822

Dan Gehrke

3LPRQ5 · Littleton, CO, US

DUPR

4.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6363670615
显示原始对决元数据 JSON
[
  {
    "team_id": 5862759656,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Duren",
        "dupr_id": "XKZYLR",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Anne David",
        "dupr_id": "7N4XQ0",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6947626906,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Newell",
        "dupr_id": "89O0GR",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Gehrke",
        "dupr_id": "3LPRQ5",
        "rating": 4.044,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169026_64e62812968d5.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  }
]