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

DUPR Round Robin - Pickleheads Double Header - Game 6

ID: 8013894255

对局比分

11-5

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

4:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
juan rincon

NRRDPN · Newnan, GA, US

DUPR

4.246

CS
Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.551

阵营 2负方
SV
sebastian Velasquez

QXJ550 · Newnan, GA, US

DUPR

3.904

NM
Nick Metzger

0QMRQ2 · Senoia, GA, US

DUPR

3.643

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8013894255
显示原始对决元数据 JSON
[
  {
    "team_id": 7899096677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "juan rincon",
        "dupr_id": "NRRDPN",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5473397196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sebastian  Velasquez",
        "dupr_id": "QXJ550",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Nick Metzger",
        "dupr_id": "0QMRQ2",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Senoia, GA, US"
      }
    ]
  }
]