返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Firwood Pickleball DUPR

ID: 8296911821

对局比分

11-4

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

6:15 AM

对决场地

Jan Smuts Ave, Moseley, Pinetown, 4093, South Africa

View Facility Page →

对决竞争阵营

阵营 1胜方
AG
Anthony Govender

WKXY0Q · USA

DUPR

3.295

JS
Junaid Syed

XOJG47 · Durban, KZN, ZA

DUPR

4.752

阵营 2负方
BT
Barry Thatcher

RD2OKE · USA

DUPR

3.677

EW
Ethan Ward

ZD9Y5P · USA

DUPR

3.579

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8296911821
显示原始对决元数据 JSON
[
  {
    "team_id": 5297483538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Govender",
        "dupr_id": "WKXY0Q",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Junaid  Syed",
        "dupr_id": "XOJG47",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Durban, KZN, ZA"
      }
    ]
  },
  {
    "team_id": 7069092880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barry Thatcher",
        "dupr_id": "RD2OKE",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Ward",
        "dupr_id": "ZD9Y5P",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]