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

PICKLE TINGS MENS SINGLES TOURNAMENT

ID: 5600319525

对局比分

11-5

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

10:15 AM

对决场地

373 Birkdale Rd, Wellington Point QLD 4160, Australia

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Mitchell Brazier

GG2YKX · Pimpama, QLD, AU

DUPR

4.434

阵营 2负方
NF
Nik Fong

127OYY · Auckland, Auckland, NZ

DUPR

4.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5600319525
显示原始对决元数据 JSON
[
  {
    "team_id": 5766536114,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Brazier",
        "dupr_id": "GG2YKX",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Pimpama, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5821248347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nik Fong",
        "dupr_id": "127OYY",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]