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

AllStars 2026 Event 2

ID: 5998440330

对局比分

25-23

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KH
Kale Hodgson

ZNOGZD · Maudsland, QLD, AU

DUPR

5.101

JM
J Maitland

9P2LNV · Ringwood North, VIC, AU

DUPR

4.359

阵营 2负方
TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.530

BS
Brett Sceats

QXK07N · Pottsville, NSW, AU

DUPR

4.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998440330
显示原始对决元数据 JSON
[
  {
    "team_id": 8212130003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kale Hodgson",
        "dupr_id": "ZNOGZD",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Maudsland, QLD, AU"
      },
      {
        "name": "J Maitland",
        "dupr_id": "9P2LNV",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Ringwood North, VIC, AU"
      }
    ]
  },
  {
    "team_id": 4548208557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      },
      {
        "name": "Brett Sceats",
        "dupr_id": "QXK07N",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Pottsville, NSW, AU"
      }
    ]
  }
]