返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

SDG Dupr Round Robin - Pickleheads Double Header - Game 54

ID: 6727573855

对局比分

15-12

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
RD
Robin Donovan

0QMVKQ · Newnan, GA, US

DUPR

2.350

R
Rusty

5EWMZ5 · Peachtree City, GA, US

DUPR

2.162

阵营 2负方
TV
Thomas Van Puymbrouck

QPY4XR · Newnan, GA, US

DUPR

2.261

RS
Rhea Stinemetz

JPQEKD · USA

DUPR

2.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6727573855
显示原始对决元数据 JSON
[
  {
    "team_id": 5047271550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Donovan",
        "dupr_id": "0QMVKQ",
        "rating": 2.35,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Rusty",
        "dupr_id": "5EWMZ5",
        "rating": 2.162,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      }
    ]
  },
  {
    "team_id": 6971309452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Van Puymbrouck",
        "dupr_id": "QPY4XR",
        "rating": 2.261,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Rhea Stinemetz",
        "dupr_id": "JPQEKD",
        "rating": 2.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]