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

The Climb - Pickleheads Claim the Throne - Game 6

ID: 6873896205

对局比分

11-8

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

10:15 AM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1胜方
XW
Xander Winther

VXRMX5 · Queen Creek, AZ, US

DUPR

4.050

JS
Jeremy Stout

8W5KXG · Gilbert, AZ, US

DUPR

4.085

阵营 2负方
AS
Anthony Synegal

YXGP4G · Mesa, AZ, US

DUPR

3.930

SH
steve Hueter

N7ZZP6 · Chandler, AZ, US

DUPR

3.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6873896205
显示原始对决元数据 JSON
[
  {
    "team_id": 5629652311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Xander  Winther",
        "dupr_id": "VXRMX5",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Jeremy Stout",
        "dupr_id": "8W5KXG",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5226902149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Synegal",
        "dupr_id": "YXGP4G",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "steve Hueter",
        "dupr_id": "N7ZZP6",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]