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

Men’s 4.0 championship

ID: 4667853515

对局比分

2-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1负方
RH

DUPR

3.721

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

3.953

阵营 2胜方
BR
Brandon Rodriguez

LV2DOZ · Schaumburg, IL, US

DUPR

4.321

NL
Nicholas Lopez

DN9YPY · USA

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4667853515
显示原始对决元数据 JSON
[
  {
    "team_id": 5597827438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rashid Hassan Baydoun",
        "dupr_id": "LWDKMK",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  },
  {
    "team_id": 7957670586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Rodriguez",
        "dupr_id": "LV2DOZ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      },
      {
        "name": "Nicholas Lopez",
        "dupr_id": "DN9YPY",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]