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

Week 1

ID: 4639632105

对局比分

10-12

获胜 / Win

对决日期

2026-02-23

对局时间 (估算)

10:15 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.004

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.864

阵营 2胜方
RS
Robert Shaw

KDNJWK · USA

DUPR

3.841

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4639632105
显示原始对决元数据 JSON
[
  {
    "team_id": 5320141941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5283986640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]