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

DUOS 8.599 CAP - Pickleheads Shuffle - Round 4 Game 7

ID: 5706052689

对局比分

2-11

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

10:15 AM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1负方
ER
Eric Rivera

3LZ268 · Mesa, AZ, US

DUPR

4.370

CC
Christopher Coombs

99PQQJ · Phoenix, AZ, US

DUPR

4.315

阵营 2胜方
JC
John Coon

RZMQMD · Gilbert, AZ, US

DUPR

3.934

AA
Ankit Arora

DW00QX · Gilbert, AZ, US

DUPR

4.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5706052689
显示原始对决元数据 JSON
[
  {
    "team_id": 4674535946,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Rivera",
        "dupr_id": "3LZ268",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Christopher Coombs",
        "dupr_id": "99PQQJ",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5060481615,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Coon",
        "dupr_id": "RZMQMD",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Ankit Arora",
        "dupr_id": "DW00QX",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]