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

Pickleball Ontario Eastern Regional - Mens Doubles Senior Open

ID: 4824051143

对局比分

15-11

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

12:45 AM

对决场地

Kingston, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
SP
Stephane Paradis

EW6N7E · Cornwall, ON, CA

DUPR

4.756

DB
Daniel Bourgeois

EWLP6V · Ottawa, ON, CA

DUPR

4.254

阵营 2负方
LG
Luc Germain

17ZDE0 · Ottawa, ON, CA

DUPR

4.282

SG
Sunil Gupta

3ZQLXM · Ottawa, ON, CA

DUPR

4.579

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4824051143
显示原始对决元数据 JSON
[
  {
    "team_id": 5522085549,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephane Paradis",
        "dupr_id": "EW6N7E",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Daniel Bourgeois",
        "dupr_id": "EWLP6V",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 6742020344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luc Germain",
        "dupr_id": "17ZDE0",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Sunil Gupta",
        "dupr_id": "3ZQLXM",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]