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

PickleSlam 2026 Team Event

ID: 6624032375

对局比分

11-9

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

12:45 AM

对决场地

Singapore

View Facility Page →

对决竞争阵营

阵营 1胜方
NK
Ng Ka Wei

YGVO94 · Singapore, SG

DUPR

4.896

MC
Marcus Chee

VXXZJJ · USA

DUPR

3.733

阵营 2负方
JY
Jamus Yuen

O6RJJ7 · USA

DUPR

4.152

DL
Darren Lo

MYDL5G · USA

DUPR

3.835

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6624032375
显示原始对决元数据 JSON
[
  {
    "team_id": 8203583149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ng Ka Wei",
        "dupr_id": "YGVO94",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Marcus Chee ",
        "dupr_id": "VXXZJJ",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8041281086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamus Yuen",
        "dupr_id": "O6RJJ7",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darren Lo",
        "dupr_id": "MYDL5G",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]