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

The Climb - Pickleheads Claim the Throne - Game 7

ID: 5561909696

对局比分

11-8

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

9:00 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1胜方
WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.872

HH
Hudd Hassell

EW2MRM · Mesa, AZ, US

DUPR

3.575

阵营 2负方
KS
Kyle Scott

8M0OZL · Gilbert, AZ, US

DUPR

4.085

BM
Brent McLaws

Q5P0YN · Gilbert, AZ, US

DUPR

4.021

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5561909696
显示原始对决元数据 JSON
[
  {
    "team_id": 6534632108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Hudd Hassell ",
        "dupr_id": "EW2MRM",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5431268429,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Scott",
        "dupr_id": "8M0OZL",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brent McLaws",
        "dupr_id": "Q5P0YN",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]