返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6662497683

对局比分

15-9

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
ZB
Zack Bosshard

8JVYQJ · Nashville, TN, US

DUPR

5.294

CM
Chance Myers

1NE97W · Nashville, TN, US

DUPR

5.011

阵营 2负方
JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.845

ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.858

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6662497683
显示原始对决元数据 JSON
[
  {
    "team_id": 8533240940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack Bosshard",
        "dupr_id": "8JVYQJ",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Chance Myers",
        "dupr_id": "1NE97W",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 8557489768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]