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

KZN Provincials - U/4.0 DUPR Open Ladies Doubles

ID: 6294341043

对局比分

15-5

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Kloof Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
S
Stacey

Z9JK4M · Queensburgh, KZN, ZA

DUPR

3.552

MM
Michelle McDaniel

4V6NX6 · USA

DUPR

3.579

阵营 2负方
ZK
Zaakirah Khan

JY6OZM · USA

DUPR

3.092

RG
Rani Govender

7ZLPZ0 · USA

DUPR

3.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6294341043
显示原始对决元数据 JSON
[
  {
    "team_id": 7775072903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey",
        "dupr_id": "Z9JK4M",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Queensburgh, KZN, ZA"
      },
      {
        "name": "Michelle  McDaniel",
        "dupr_id": "4V6NX6",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5860711122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zaakirah Khan",
        "dupr_id": "JY6OZM",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rani Govender",
        "dupr_id": "7ZLPZ0",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]