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

SDG Dupr Round Robin - Pickleheads Up & Down the River - Game 26

ID: 5720033661

对局比分

11-8

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jenny Simmonds

DYJ4PL · USA

DUPR

2.081

CO
Chuck Olmsted

JJQ4KD · Sharpsburg, GA, US

DUPR

2.293

阵营 2负方
TV
Thomas Van Puymbrouck

QPY4XR · Newnan, GA, US

DUPR

2.251

RS
Rhea Stinemetz

JPQEKD · USA

DUPR

2.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5720033661
显示原始对决元数据 JSON
[
  {
    "team_id": 6028363919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Simmonds",
        "dupr_id": "DYJ4PL",
        "rating": 2.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chuck Olmsted",
        "dupr_id": "JJQ4KD",
        "rating": 2.293,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  },
  {
    "team_id": 5586002696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Van Puymbrouck",
        "dupr_id": "QPY4XR",
        "rating": 2.251,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Rhea Stinemetz",
        "dupr_id": "JPQEKD",
        "rating": 2.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]