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

Week 4

ID: 4580571968

对局比分

12-15

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

9:00 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
BC
Brian Concannon

G5Y76D · Littleton, CO, US

DUPR

3.803

JH
Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.942

阵营 2胜方
DJ
David Jaffe

8KD0GK · USA

DUPR

3.885

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4580571968
显示原始对决元数据 JSON
[
  {
    "team_id": 6042470800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Concannon",
        "dupr_id": "G5Y76D",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 4813208073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]