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

QPA - The Belleville Open - 'Spring Slam' - The Belleville Open: Mens Doubles Skill (4.5+) Age (Any)

ID: 6151142603

对局比分

2-15

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

Belleville, ON

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jake Wilson

WK0MJY · Belleville, ON, CA

DUPR

4.513

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

4.896

阵营 2胜方
CV
Chad Valcour

9P96JV · Brockville, ON, CA

DUPR

4.918

AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6151142603
显示原始对决元数据 JSON
[
  {
    "team_id": 7936608486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Wilson",
        "dupr_id": "WK0MJY",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Belleville, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  },
  {
    "team_id": 7003511174,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Valcour",
        "dupr_id": "9P96JV",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Brockville, ON, CA"
      },
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]