返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PickleSlam 2026 - Pro Men's Doubles (4.0 and above)

ID: 7594569734

对局比分

11-3

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

Singapore, SGP

View Facility Page →

对决竞争阵营

阵营 1胜方
CE
Christopher Encarnacion

QP970N · Cebu City, Central Visayas, PH

DUPR

4.748

AG
Allen Gerry Manlangit

6ZE9PK · Iligan City, Northern Mindanao, PH

DUPR

4.739

阵营 2负方
SL
Scott Lim

ZNR4PM · Singapore, SG

DUPR

4.719

BN
Benjamin ngoi

99RV2J · Singapore, SG

DUPR

4.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7594569734
显示原始对决元数据 JSON
[
  {
    "team_id": 6444144722,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Encarnacion",
        "dupr_id": "QP970N",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      },
      {
        "name": "Allen Gerry Manlangit",
        "dupr_id": "6ZE9PK",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Iligan City, Northern Mindanao, PH"
      }
    ]
  },
  {
    "team_id": 7314907874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Lim",
        "dupr_id": "ZNR4PM",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Benjamin ngoi",
        "dupr_id": "99RV2J",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]