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

CNPL 2026 - Season 4

ID: 7780622731

对局比分

21-20

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

8:45 AM

对决场地

Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jacob Bolkowy

1Q09N4 · St. Albert, AB, CA

DUPR

5.494

Maximilian Wild

8JD5OM · Mount Pleasant, SC, US

DUPR

5.659

阵营 2负方
JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.397

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7780622731
显示原始对决元数据 JSON
[
  {
    "team_id": 7156509414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bolkowy",
        "dupr_id": "1Q09N4",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Maximilian Wild",
        "dupr_id": "8JD5OM",
        "rating": 5.659,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/297105/images/profile/ca933e82-3c95-4ccc-a832-71c51cace4cc.png",
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 5715707080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.811,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]