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

APA - The Western Open - Mens Doubles Skill: (4.999 And Under) Age: (14 And Above)

ID: 7010606014

对局比分

15-1

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

11:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
RP
Ryan Pulongbarit

7DYRJ9 · Edmonton, AB, CA

DUPR

4.524

BW
Brady Weiss

EW295O · Spruce Grove, AB, CA

DUPR

4.416

阵营 2负方
JP
Jesse Postma

67ZN7Q · Red Deer, AB, CA

DUPR

4.184

JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7010606014
显示原始对决元数据 JSON
[
  {
    "team_id": 5113501540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Pulongbarit",
        "dupr_id": "7DYRJ9",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Brady Weiss",
        "dupr_id": "EW295O",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 8178068018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Postma",
        "dupr_id": "67ZN7Q",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]