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

Men’s 4.0 championship

ID: 6604029144

对局比分

11-3

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1胜方
Scott Leu

GG0LNV · Villa Park, IL, US

DUPR

4.438

AB
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.446

阵营 2负方
RH

DUPR

3.716

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

3.947

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6604029144
显示原始对决元数据 JSON
[
  {
    "team_id": 5108424140,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Leu",
        "dupr_id": "GG0LNV",
        "rating": 4.438,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151146_64ada6b22ad6a.jpeg",
        "location": "Villa Park, IL, US"
      },
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Carol Stream, IL, US"
      }
    ]
  },
  {
    "team_id": 7874330638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rashid Hassan Baydoun",
        "dupr_id": "LWDKMK",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  }
]