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

PPx Battle of the Bay - Mens Split Age Doubles

ID: 5200839129

对局比分

15-5

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

10:15 AM

对决场地

Belleville, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Stacy Merriam

KXJLOQ · Kingston, ON, CA

DUPR

4.515

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

5.051

阵营 2负方
SL
Steve Lowry

Z9XGED · USA

DUPR

3.566

AL
Andrew Lowry

ODEME7 · USA

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5200839129
显示原始对决元数据 JSON
[
  {
    "team_id": 4681977886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Merriam",
        "dupr_id": "KXJLOQ",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  },
  {
    "team_id": 5201072286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Lowry",
        "dupr_id": "Z9XGED",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Lowry",
        "dupr_id": "ODEME7",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]