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

PICKLE TINGS MEN'S DOUBLES TOURNAMENT

ID: 8346960721

对局比分

3-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

2:15 AM

对决场地

373 Birkdale Rd, Wellington Point QLD 4160, Australia

未核实场馆

对决竞争阵营

阵营 1负方
KL
kevin liew

7NWZV9 · Stretton, QLD, AU

DUPR

3.276

JL
Jason Liew

XKYZNR · USA

DUPR

4.034

阵营 2胜方
NF
Nik Fong

127OYY · Auckland, Auckland, NZ

DUPR

4.911

DB
Denver Brighton

764M79 · USA

DUPR

3.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8346960721
显示原始对决元数据 JSON
[
  {
    "team_id": 6109549580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kevin liew",
        "dupr_id": "7NWZV9",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Stretton, QLD, AU"
      },
      {
        "name": "Jason Liew",
        "dupr_id": "XKYZNR",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4828205868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nik Fong",
        "dupr_id": "127OYY",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Denver Brighton",
        "dupr_id": "764M79",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]