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

6-2026 Season 3 - Division B

ID: 6728213563

对局比分

21-9

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

8:45 AM

对决场地

One North

未核实场馆

对决竞争阵营

阵营 1胜方
DL
Derek Lee

E9PZYM · Kowloon, HK

DUPR

3.410

AC
Adwin Chiu

6KG7ED · USA

DUPR

2.730

阵营 2负方
TP
Ting Pong Hui

K5JP5K · USA

DUPR

2.942

CI
Cecilia IU

55W0JR · USA

DUPR

2.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6728213563
显示原始对决元数据 JSON
[
  {
    "team_id": 7785489912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Lee",
        "dupr_id": "E9PZYM",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Adwin Chiu",
        "dupr_id": "6KG7ED",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5760483969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ting Pong Hui",
        "dupr_id": "K5JP5K",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cecilia IU",
        "dupr_id": "55W0JR",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]