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

Pickleball Ontario Eastern Regional - Mens Doubles Senior Open

ID: 5096271844

对局比分

6-15

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

5:00 PM

对决场地

Kingston, ON

View Facility Page →

对决竞争阵营

阵营 1负方
LG
Luc Germain

17ZDE0 · Ottawa, ON, CA

DUPR

4.311

SG
Sunil Gupta

3ZQLXM · Ottawa, ON, CA

DUPR

4.592

阵营 2胜方
SP
Stephane Paradis

EW6N7E · Cornwall, ON, CA

DUPR

4.683

DB
Daniel Bourgeois

EWLP6V · Ottawa, ON, CA

DUPR

4.165

数据访问 (AI / 开发者)

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

cURL Request:

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