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

PPx Battle of the Bay - Mens Split Age Doubles

ID: 4882347395

对局比分

4-15

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

12:45 AM

对决场地

Belleville, ON

View Facility Page →

对决竞争阵营

阵营 1负方
DN
Dan Nguyen

ZZYN2D · USA

DUPR

3.767

JC
John Cardinal

YXORGD · Kingston, ON, CA

DUPR

4.170

阵营 2胜方
SM
Stacy Merriam

KXJLOQ · Kingston, ON, CA

DUPR

4.446

MB
Michael Botterill

8KZ6N7 · North Okanagan, BC, CA

DUPR

5.016

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4882347395
显示原始对决元数据 JSON
[
  {
    "team_id": 8365624586,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Nguyen",
        "dupr_id": "ZZYN2D",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Cardinal",
        "dupr_id": "YXORGD",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      }
    ]
  },
  {
    "team_id": 4551347059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Merriam",
        "dupr_id": "KXJLOQ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Michael Botterill",
        "dupr_id": "8KZ6N7",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "North Okanagan, BC, CA"
      }
    ]
  }
]