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

Atlanta DUPR RR at Pickleball Kingdom 2026-05-17

ID: 8171429257

对局比分

11-7

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BD
Brad Davis

8MZWKO · USA

DUPR

4.060

VR
Vaughn Robinson

D9R2OM · USA

DUPR

3.597

阵营 2负方
SP
Sam Perlman

XJY6Z7 · Sandy Springs, GA, US

DUPR

3.983

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8171429257
显示原始对决元数据 JSON
[
  {
    "team_id": 8017293291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Davis",
        "dupr_id": "8MZWKO",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vaughn Robinson",
        "dupr_id": "D9R2OM",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6394788569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Perlman",
        "dupr_id": "XJY6Z7",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]