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

The Climb - Pickleheads Claim the Throne - Game 6

ID: 5397814619

对局比分

11-1

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

12:45 AM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1胜方
DK
David Ketring

2Y42Y4 · Gilbert, AZ, US

DUPR

3.880

Tony Owens

X2ZDW2 · Gilbert, AZ, US

DUPR

4.042

阵营 2负方
KS
Kyle Scott

8M0OZL · Gilbert, AZ, US

DUPR

4.101

WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5397814619
显示原始对决元数据 JSON
[
  {
    "team_id": 7421299322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Ketring",
        "dupr_id": "2Y42Y4",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Tony Owens",
        "dupr_id": "X2ZDW2",
        "rating": 4.042,
        "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"
      }
    ]
  },
  {
    "team_id": 8224857675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Scott",
        "dupr_id": "8M0OZL",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]