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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Pro Qualifier

ID: 5478070046

对局比分

11-6, 12-10

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

3:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.628

ES

DUPR

6.006

阵营 2负方
JB
Jacob Bolkowy

1Q09N4 · St. Albert, AB, CA

DUPR

5.599

CW
Connor Weeks

30P6E2 · Edmonton, AB, CA

DUPR

5.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5478070046
显示原始对决元数据 JSON
[
  {
    "team_id": 5109509061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      },
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 6.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6138291139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Bolkowy",
        "dupr_id": "1Q09N4",
        "rating": 5.599,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Connor Weeks",
        "dupr_id": "30P6E2",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]