返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Side out Pickleballers

ID: 7916166981

对局比分

11-5

获胜 / Win

对决日期

2026-02-16

对局时间 (估算)

10:15 AM

对决场地

Larry Bell Park, Fairground Street Southeast, Marietta, GA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
HC
haydin crane

RZEVDM · Kennesaw, GA, US

DUPR

4.576

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.650

阵营 2负方
TB
Taabish Basaria

3ZLD7M · Karachi, Sindh, PK

DUPR

4.837

DP
Diego Perez

8GV2LG · San Cristobal, Táchira, VE

DUPR

4.217

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7916166981
显示原始对决元数据 JSON
[
  {
    "team_id": 7305182647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "haydin crane",
        "dupr_id": "RZEVDM",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 6514498566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taabish Basaria",
        "dupr_id": "3ZLD7M",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Karachi, Sindh, PK"
      },
      {
        "name": "Diego Perez",
        "dupr_id": "8GV2LG",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  }
]