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

SDG Dupr Round Robin - Pickleheads Double Header - Game 3

ID: 6571303311

对局比分

15-3

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

4.156

RS
Randy Stone

WKMW7G · USA

DUPR

3.983

阵营 2负方
PR
Pravin Rastogi

3X7JM2 · Newnan, GA, US

DUPR

3.866

DC
Demitri Cooper

84RMEM · Villa Rica, GA, US

DUPR

3.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6571303311
显示原始对决元数据 JSON
[
  {
    "team_id": 6508042625,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Randy Stone",
        "dupr_id": "WKMW7G",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5738812040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pravin Rastogi",
        "dupr_id": "3X7JM2",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Demitri Cooper",
        "dupr_id": "84RMEM",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]