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

SDG’s Round Robin - Pickleheads Up & Down the River - Game 12

ID: 7986883610

对局比分

1-11

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

3:30 PM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
QG
Qabbani Goodwyn

V2OK75 · USA

DUPR

2.888

KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.028

阵营 2胜方
KH
kelly Hayes

4VGO0G · Newnan, GA, US

DUPR

3.294

RZ
Raphael Zea

R3YQ41 · Whitesburg, GA, US

DUPR

3.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7986883610
显示原始对决元数据 JSON
[
  {
    "team_id": 6100350768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Qabbani Goodwyn",
        "dupr_id": "V2OK75",
        "rating": 2.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 8514837495,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kelly Hayes",
        "dupr_id": "4VGO0G",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Raphael Zea",
        "dupr_id": "R3YQ41",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Whitesburg, GA, US"
      }
    ]
  }
]