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

PPx Battle of the Bay - Mens Split Age Doubles

ID: 6962909832

对局比分

2-15

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

1:00 PM

对决场地

Belleville, ON

View Facility Page →

对决竞争阵营

阵营 1负方
LK
Lorne Keon

3PJ02Q · Pembroke, ON, CA

DUPR

3.602

CK
Chris Keon

DNJZDM · Perth, ON, CA

DUPR

3.468

阵营 2胜方
SM
Stacy Merriam

KXJLOQ · Kingston, ON, CA

DUPR

4.445

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

5.015

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6962909832
显示原始对决元数据 JSON
[
  {
    "team_id": 7623604124,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lorne Keon",
        "dupr_id": "3PJ02Q",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Pembroke, ON, CA"
      },
      {
        "name": "Chris Keon",
        "dupr_id": "DNJZDM",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Perth, ON, CA"
      }
    ]
  },
  {
    "team_id": 8158877466,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Merriam",
        "dupr_id": "KXJLOQ",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  }
]