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

Week 6

ID: 7343236019

对局比分

11-9

落败 / Loss

对决日期

2026-03-30

对局时间 (估算)

12:45 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.864

BC
Brian Concannon

G5Y76D · Littleton, CO, US

DUPR

3.765

阵营 2负方
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.199

DJ
David Jaffe

8KD0GK · USA

DUPR

3.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7343236019
显示原始对决元数据 JSON
[
  {
    "team_id": 7787144953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Brian Concannon",
        "dupr_id": "G5Y76D",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 5265248347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]