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

Week 6

ID: 6725333394

对局比分

12-10

落败 / Loss

对决日期

2026-03-30

对局时间 (估算)

7:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.713

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.752

阵营 2负方
DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.084

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6725333394
显示原始对决元数据 JSON
[
  {
    "team_id": 6064654794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stewart Place",
        "dupr_id": "8M99WP",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 7096335021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]