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

Brisbane Grand Slam - 50+ Men's Singles DUPR: 3.5-3.99

ID: 5519561455

对局比分

15-7

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

8:45 AM

对决场地

Wooloowin, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.108

阵营 2负方
MH
Mark Hine

L2Q6OK · Maroochydore, QLD, AU

DUPR

3.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5519561455
显示原始对决元数据 JSON
[
  {
    "team_id": 4672209758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8548909212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Hine",
        "dupr_id": "L2Q6OK",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": "Maroochydore, QLD, AU"
      }
    ]
  }
]