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

DUPR 16 - AUSTRALIA The Dink Minor League Pickleball @ Get Pickld ~ Brisbane

ID: 6988120068

对局比分

22-24

落败 / Loss

对决日期

2026-03-06

对局时间 (估算)

1:00 PM

对决场地

Get Pickld

未核实场馆

对决竞争阵营

阵营 1负方
JT
J Toor

0QDEWN · QLD, AU

DUPR

4.092

MT
Melissa Thompson

JJOX54 · QLD, AU

DUPR

3.795

阵营 2胜方
SD
Scott Dabelstein

7N6XJM · USA

DUPR

4.034

CW
Cybelle Wong

O6VGW7 · Toowong, QLD, AU

DUPR

3.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6988120068
显示原始对决元数据 JSON
[
  {
    "team_id": 7539864232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "J Toor",
        "dupr_id": "0QDEWN",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Melissa Thompson",
        "dupr_id": "JJOX54",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 4590407103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Dabelstein",
        "dupr_id": "7N6XJM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cybelle Wong",
        "dupr_id": "O6VGW7",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Toowong, QLD, AU"
      }
    ]
  }
]