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

Queensland Pickleball Tour - Bundaberg - 35+ Mixed Doubles 3.5 and above

ID: 6141485739

对局比分

16-14

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

4:45 AM

对决场地

Bundaberg West, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.660

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.887

阵营 2负方
KY
Karyl Young

76WPN4 · QLD, AU

DUPR

3.591

BL
Bryan Llanos Varela

RYR4RE · USA

DUPR

3.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6141485739
显示原始对决元数据 JSON
[
  {
    "team_id": 5513403909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7489494947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karyl Young",
        "dupr_id": "76WPN4",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Bryan Llanos Varela",
        "dupr_id": "RYR4RE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]