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

The Climb - Pickleheads Claim the Throne - Game 6

ID: 7982741638

对局比分

11-9

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

11:30 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1胜方
Tony Owens

X2ZDW2 · Gilbert, AZ, US

DUPR

4.047

HH
Hudd Hassell

EW2MRM · Mesa, AZ, US

DUPR

3.585

阵营 2负方
JW
Jake Wilson

L29REJ · Gilbert, AZ, US

DUPR

4.154

WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7982741638
显示原始对决元数据 JSON
[
  {
    "team_id": 7578554010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Owens",
        "dupr_id": "X2ZDW2",
        "rating": 4.047,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/268012/images/profile/ee644ebd-b4dd-461c-86e6-7734c9cd78f9.jpg",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Hudd Hassell ",
        "dupr_id": "EW2MRM",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5652535366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Wilson",
        "dupr_id": "L29REJ",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]