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

PickleSlam 2026 - Amateur Mixed Doubles 19+

ID: 4620908166

对局比分

11-0

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Singapore, SGP

View Facility Page →

对决竞争阵营

阵营 1胜方
ZN
Zermaine Nicole Lew

V7LVPE · Singapore, SG

DUPR

5.017

SL
Scott Lim

ZNR4PM · Singapore, SG

DUPR

4.795

阵营 2负方
MT
Michelle Tsen

PPKG9X · USA

DUPR

3.166

ER
Emir Rayyan Low

GWMJVQ · USA

DUPR

3.559

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4620908166
显示原始对决元数据 JSON
[
  {
    "team_id": 4858949054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zermaine Nicole Lew",
        "dupr_id": "V7LVPE",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Scott Lim",
        "dupr_id": "ZNR4PM",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7602179321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Tsen",
        "dupr_id": "PPKG9X",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emir Rayyan  Low",
        "dupr_id": "GWMJVQ",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]