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

Burlington PiCKLEBALL |DUPR 3.7

ID: 5344107086

对局比分

11-6

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
NS
Nitin Srivastava

6Z00KK · USA

DUPR

3.629

KZ
Karim Zayed

V7DRGP · Mississauga, ON, CA

DUPR

3.888

阵营 2负方
PL
Paul Lejkowski

3PP6XQ · USA

DUPR

3.637

RM
Ron Masengi

DY6O2Y · USA

DUPR

3.630

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5344107086
显示原始对决元数据 JSON
[
  {
    "team_id": 8037673152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nitin Srivastava",
        "dupr_id": "6Z00KK",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karim Zayed",
        "dupr_id": "V7DRGP",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 7898601985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Lejkowski",
        "dupr_id": "3PP6XQ",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Masengi",
        "dupr_id": "DY6O2Y",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]