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

Week 6

ID: 5280722092

对局比分

15-14

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

5:00 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.753

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.791

阵营 2负方
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.919

DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

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