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

Mayhem at the Forge - A True North Classic - Mixed Doubles Senior Open

ID: 4797432070

对局比分

15-2

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

11:30 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Joanne Bergeron

0Y9R64 · Wakefield, QC, CA

DUPR

4.399

SB
Samir Bhatnagar

3P42DM · Ottawa, ON, CA

DUPR

4.664

阵营 2负方
CC
Catherine Cote

3ZYZ9Q · Ottawa, ON, CA

DUPR

4.265

Jason Sorensen

99E97V · Kingston, ON, CA

DUPR

4.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4797432070
显示原始对决元数据 JSON
[
  {
    "team_id": 5919048584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joanne Bergeron",
        "dupr_id": "0Y9R64",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Wakefield, QC, CA"
      },
      {
        "name": "Samir Bhatnagar",
        "dupr_id": "3P42DM",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5849219682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Cote",
        "dupr_id": "3ZYZ9Q",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Jason Sorensen",
        "dupr_id": "99E97V",
        "rating": 4.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f2db24cba8c.jpg",
        "location": "Kingston, ON, CA"
      }
    ]
  }
]