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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 7168923445

对局比分

15-13

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

2:15 AM

对决场地

Pickle City

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Kelvin Lee

7ZRGEM · USA

DUPR

2.673

CH
chan hoi tsun

4VL456 · USA

DUPR

3.409

阵营 2负方
RL
Roman Lam

55RZY5 · USA

DUPR

2.777

TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.869

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7168923445
显示原始对决元数据 JSON
[
  {
    "team_id": 7652501134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelvin Lee",
        "dupr_id": "7ZRGEM",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "chan hoi tsun",
        "dupr_id": "4VL456",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8246186554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roman Lam",
        "dupr_id": "55RZY5",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]