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

PickleSlam 2026 - Amateur Men's Doubles 19+

ID: 6618567234

对局比分

11-3

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

7:30 PM

对决场地

Singapore, SGP

View Facility Page →

对决竞争阵营

阵营 1胜方
SL
Scott Lim

ZNR4PM · Singapore, SG

DUPR

4.743

BN
Benjamin ngoi

99RV2J · Singapore, SG

DUPR

4.128

阵营 2负方
NC
Nathanael Chong

E9YNRO · USA

DUPR

3.286

ZP
Zeon Pang

2PL764 · USA

DUPR

3.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6618567234
显示原始对决元数据 JSON
[
  {
    "team_id": 4714872986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Lim",
        "dupr_id": "ZNR4PM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Benjamin ngoi",
        "dupr_id": "99RV2J",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 5888440736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathanael Chong",
        "dupr_id": "E9YNRO",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zeon Pang",
        "dupr_id": "2PL764",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]