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

6-2026 Season 3 - Division B

ID: 8548130387

对局比分

21-19

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

WHC

未核实场馆

对决竞争阵营

阵营 1胜方
LK
Long Kiu Fung

G0QRRG · USA

DUPR

3.423

ET
Elton Tang

2Z0ZQR · USA

DUPR

3.277

阵营 2负方
RN
rubie ngan

LWPJNQ · USA

DUPR

3.145

JC
Jason Chan

6NM9GD · New Territories, HK

DUPR

3.416

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8548130387
显示原始对决元数据 JSON
[
  {
    "team_id": 6447985682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Long Kiu Fung",
        "dupr_id": "G0QRRG",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elton Tang",
        "dupr_id": "2Z0ZQR",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8379364302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "rubie ngan",
        "dupr_id": "LWPJNQ",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Chan",
        "dupr_id": "6NM9GD",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]