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

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

ID: 5482905863

对局比分

11-3

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

12:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.039

KH
kelly Hayes

4VGO0G · Newnan, GA, US

DUPR

3.310

阵营 2负方
LK
Lauren king

5Y6ZZV · Gay, GA, US

DUPR

2.850

QG
Qabbani Goodwyn

V2OK75 · USA

DUPR

2.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5482905863
显示原始对决元数据 JSON
[
  {
    "team_id": 8136238891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "kelly Hayes",
        "dupr_id": "4VGO0G",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6223878046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren king",
        "dupr_id": "5Y6ZZV",
        "rating": 2.85,
        "profile_pic_url": null,
        "location": "Gay, GA, US"
      },
      {
        "name": "Qabbani Goodwyn",
        "dupr_id": "V2OK75",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]