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

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

ID: 7181250728

对局比分

9-15

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

9:00 PM

对决场地

Bundaberg West, Qld

未核实场馆

对决竞争阵营

阵营 1负方
AM
Ashling Murphy

3OGWR2 · USA

DUPR

3.343

CN
craig nielsen

4ZPVKM · Mount Pleasant, QLD, AU

DUPR

4.685

阵营 2胜方
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.687

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.918

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7181250728
显示原始对决元数据 JSON
[
  {
    "team_id": 6235269789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashling Murphy",
        "dupr_id": "3OGWR2",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "craig nielsen",
        "dupr_id": "4ZPVKM",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Mount Pleasant, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4726169638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]