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

Australian Masters 40+ Beenleigh - 40+ Mixed Doubles DUPR: 4.0 and above

ID: 7792202386

对局比分

15-7

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

11:30 PM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Remy Maroc

8E6MVV · West End, QLD, AU

DUPR

4.321

DP
Dean Potgieter

Z9LW7W · Helensvale, QLD, AU

DUPR

4.799

阵营 2负方
CB
Catherine Boreham

94KYGV · Livingstone, QLD, AU

DUPR

4.118

GM
Glen Makin

677GPQ · Livingstone, QLD, AU

DUPR

4.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7792202386
显示原始对决元数据 JSON
[
  {
    "team_id": 5992875728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Remy Maroc",
        "dupr_id": "8E6MVV",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "West End, QLD, AU"
      },
      {
        "name": "Dean Potgieter",
        "dupr_id": "Z9LW7W",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Helensvale, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5878645035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Boreham",
        "dupr_id": "94KYGV",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Glen Makin",
        "dupr_id": "677GPQ",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]