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

APA - The Western Open - Split Age Mens Doubles Skill: (4.499 And Under) (50/49)

ID: 8179944811

对局比分

15-1

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

8:45 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Jesse Parkes

6Z6PQK · Edmonton, AB, CA

DUPR

4.492

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.111

阵营 2负方
PR
paul rosgen

3Y02JD · USA

DUPR

3.814

KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8179944811
显示原始对决元数据 JSON
[
  {
    "team_id": 5328858780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jesse Parkes",
        "dupr_id": "6Z6PQK",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 7614325669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "paul rosgen",
        "dupr_id": "3Y02JD",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      }
    ]
  }
]