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

GO Pickle DIV 1 vs Central Coast

ID: 5617979951

对局比分

6-11

获胜 / Win

对决日期

2025-08-02

对局时间 (估算)

12:45 AM

对决场地

GO Pickle, Tindall Street, Campbelltown NSW, Australia

未核实场馆

对决竞争阵营

阵营 1负方
TT
Tony Truong

3VEX06 · NSW, AU

DUPR

4.499

MF
Malakai Fukofuka

V4JL0P · NSW, AU

DUPR

4.926

阵营 2胜方
MR
Matthew Ralph

3YE96P · Erina, NSW, AU

DUPR

4.356

MW
Mikey Williams

EG76XM · Central Coast Council, NSW, AU

DUPR

4.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5617979951
显示原始对决元数据 JSON
[
  {
    "team_id": 6750523141,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Truong",
        "dupr_id": "3VEX06",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Malakai Fukofuka",
        "dupr_id": "V4JL0P",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6269721987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Ralph",
        "dupr_id": "3YE96P",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Erina, NSW, AU"
      },
      {
        "name": "Mikey Williams",
        "dupr_id": "EG76XM",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Central Coast Council, NSW, AU"
      }
    ]
  }
]