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

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

ID: 6507943273

对局比分

11-13

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

2:15 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
RZ
Raphael Zea

R3YQ41 · Whitesburg, GA, US

DUPR

3.098

QG
Qabbani Goodwyn

V2OK75 · USA

DUPR

2.875

阵营 2胜方
KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.044

LK
Lauren king

5Y6ZZV · Gay, GA, US

DUPR

2.855

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6507943273
显示原始对决元数据 JSON
[
  {
    "team_id": 4527846533,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raphael Zea",
        "dupr_id": "R3YQ41",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Whitesburg, GA, US"
      },
      {
        "name": "Qabbani Goodwyn",
        "dupr_id": "V2OK75",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5156025876,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Lauren king",
        "dupr_id": "5Y6ZZV",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": "Gay, GA, US"
      }
    ]
  }
]