返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

Melbourne Grand Slam - 19+ Mens Singles 3.49 and below

ID: 8489028374

对局比分

10-12

获胜 / Win

对决日期

2025-11-28

对局时间 (估算)

3:30 PM

对决场地

Melbourne, Vic

View Facility Page →

对决竞争阵营

阵营 1负方
SE
Spencer Etherington

3Z5KKW · Kingston, TAS, AU

DUPR

3.137

阵营 2胜方
LS
Lachlan Smith

6NNRPQ · Pascoe Vale, VIC, AU

DUPR

3.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8489028374
显示原始对决元数据 JSON
[
  {
    "team_id": 4768710398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Spencer Etherington",
        "dupr_id": "3Z5KKW",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Kingston, TAS, AU"
      }
    ]
  },
  {
    "team_id": 7701622201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lachlan Smith",
        "dupr_id": "6NNRPQ",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Pascoe Vale, VIC, AU"
      }
    ]
  }
]