返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 50+ Mixed Doubles DUPR: Open (AR)

ID: 8178836692

对局比分

13-15

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

5:00 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
KD
Karen Denman

OD2WQ7 · QLD, AU

DUPR

5.064

GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.937

阵营 2胜方
RM
Rosa Morris

ODNR0W · Rye, VIC, AU

DUPR

4.729

BK
Brad Kluss

350XNL · Peregian Springs, QLD, AU

DUPR

4.601

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8178836692
显示原始对决元数据 JSON
[
  {
    "team_id": 6451501946,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Denman",
        "dupr_id": "OD2WQ7",
        "rating": 5.064,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7006895644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rosa Morris",
        "dupr_id": "ODNR0W",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Rye, VIC, AU"
      },
      {
        "name": "Brad Kluss",
        "dupr_id": "350XNL",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Peregian Springs, QLD, AU"
      }
    ]
  }
]