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

WPC SERIES - PENANG - Men's Doubles 19+ 5.0+

ID: 5515893498

对局比分

21-11

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

7:30 PM

对决场地

Pulau Pinang, Malaysia

未核实场馆

对决竞争阵营

阵营 1胜方
RL
Ryan Lam

6ZP9XK · New Territories, HK

DUPR

5.099

DK
Dominic Kwong

RXQZKQ · USA

DUPR

3.886

阵营 2负方
NC
Noel Chen Fun Ker

94R4VJ · USA

DUPR

3.257

LZ
Lee Zhi Peng Xavier

6NGN5K · USA

DUPR

3.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5515893498
显示原始对决元数据 JSON
[
  {
    "team_id": 7421662070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Lam",
        "dupr_id": "6ZP9XK",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Dominic Kwong",
        "dupr_id": "RXQZKQ",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6867715735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noel Chen Fun Ker",
        "dupr_id": "94R4VJ",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Zhi Peng Xavier",
        "dupr_id": "6NGN5K",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]