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

Queensland Pickleball Tour - Bundaberg - Open Mixed Doubles

ID: 4463945095

对局比分

16-14

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

8:45 AM

对决场地

Bundaberg West, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
LP
Leandri Pretorius

845MP2 · Mount Coolum, QLD, AU

DUPR

3.563

MR
Matthew Rochow

8KGKE7 · Fraser Coast, QLD, AU

DUPR

5.226

阵营 2负方
CB
Catherine Boreham

94KYGV · Livingstone, QLD, AU

DUPR

4.099

GP
Glen Porteous

EG9P4W · Farnborough, QLD, AU

DUPR

4.539

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4463945095
显示原始对决元数据 JSON
[
  {
    "team_id": 6069204511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leandri Pretorius",
        "dupr_id": "845MP2",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Mount Coolum, QLD, AU"
      },
      {
        "name": "Matthew Rochow",
        "dupr_id": "8KGKE7",
        "rating": 5.226,
        "profile_pic_url": null,
        "location": "Fraser Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5033180659,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Boreham",
        "dupr_id": "94KYGV",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Glen Porteous",
        "dupr_id": "EG9P4W",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Farnborough, QLD, AU"
      }
    ]
  }
]