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

The Climb - Pickleheads Claim the Throne - Game 5

ID: 5089066768

对局比分

2-11

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

5:00 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1负方
MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.059

WM
William McDonough

DW7JEX · Gilbert, AZ, US

DUPR

3.908

阵营 2胜方
ER
Eric Rivera

3LZ268 · Mesa, AZ, US

DUPR

4.323

BM
Brent McLaws

Q5P0YN · Gilbert, AZ, US

DUPR

4.095

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5089066768
显示原始对决元数据 JSON
[
  {
    "team_id": 6507345219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "William McDonough",
        "dupr_id": "DW7JEX",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5720343150,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Rivera",
        "dupr_id": "3LZ268",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brent McLaws",
        "dupr_id": "Q5P0YN",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]