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

Week 1

ID: 5372529561

对局比分

8-15

获胜 / Win

对决日期

2026-03-25

对局时间 (估算)

10:15 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
SR
Shane Roth

RDE7ZZ · USA

DUPR

3.528

KS
Kelly Stanton

YM7P0E · USA

DUPR

3.511

阵营 2胜方
KN
Katie Newell

89O0GR · USA

DUPR

3.763

Dan Gehrke

3LPRQ5 · Littleton, CO, US

DUPR

4.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5372529561
显示原始对决元数据 JSON
[
  {
    "team_id": 7857872256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Roth",
        "dupr_id": "RDE7ZZ",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Stanton",
        "dupr_id": "YM7P0E",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6653800523,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Newell",
        "dupr_id": "89O0GR",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Gehrke",
        "dupr_id": "3LPRQ5",
        "rating": 4.039,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169026_64e62812968d5.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  }
]