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

The Climb - Pickleheads Claim the Throne - Game 6

ID: 6131576966

对局比分

2-11

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

3:30 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1负方
RR
Robbie Reader

NYP2M7 · Gilbert, AZ, US

DUPR

4.046

WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.894

阵营 2胜方
MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.078

JC
John Coon

RZMQMD · Gilbert, AZ, US

DUPR

3.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6131576966
显示原始对决元数据 JSON
[
  {
    "team_id": 6074067025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robbie Reader",
        "dupr_id": "NYP2M7",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 7872899390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "John Coon",
        "dupr_id": "RZMQMD",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]