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

Burlington PiCKLEBALL |DUPR 3.7

ID: 5997990595

对局比分

11-5, 4-11, 11-2

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

8:45 AM

对决场地

3185 Harvester Rd, Burlington, ON L7N 3N8, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Ahmed Adel

JJX9P4 · USA

DUPR

3.690

NS
Nitin Srivastava

6Z00KK · USA

DUPR

3.623

阵营 2负方
US
Uwe Samstag Schnock

7D06WM · Milton, ON, CA

DUPR

3.516

KZ
Karim Zayed

V7DRGP · Mississauga, ON, CA

DUPR

3.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5997990595
显示原始对决元数据 JSON
[
  {
    "team_id": 5079999234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmed Adel",
        "dupr_id": "JJX9P4",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nitin Srivastava",
        "dupr_id": "6Z00KK",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7736341442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Uwe Samstag Schnock",
        "dupr_id": "7D06WM",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      },
      {
        "name": "Karim Zayed",
        "dupr_id": "V7DRGP",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]