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

CNPL 2026 - Season 4

ID: 4682034486

对局比分

21-13

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.410

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.809

阵营 2负方
LW
Lucas Wong

EGO29M · London, ON, CA

DUPR

5.724

DH
Darrin Harnandan-Wang

8EPEPW · Markham, ON, CA

DUPR

5.457

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4682034486
显示原始对决元数据 JSON
[
  {
    "team_id": 4762013033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.809,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5995462822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Wong",
        "dupr_id": "EGO29M",
        "rating": 5.724,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Darrin Harnandan-Wang",
        "dupr_id": "8EPEPW",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  }
]