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

Life Time 2026 May Showdown Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (12 And Above)

ID: 4618499902

对局比分

11-1

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

11:30 PM

对决场地

Vernon Hills, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
RH

DUPR

3.814

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

4.071

阵营 2负方
FA
Frank Aguilera

N75WW2 · Lemont, IL, US

DUPR

3.491

EB
Ethan Bator

XOJOLX · USA

DUPR

4.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4618499902
显示原始对决元数据 JSON
[
  {
    "team_id": 4956489810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rashid Hassan Baydoun",
        "dupr_id": "LWDKMK",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  },
  {
    "team_id": 5524375122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Aguilera",
        "dupr_id": "N75WW2",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Lemont, IL, US"
      },
      {
        "name": "Ethan Bator",
        "dupr_id": "XOJOLX",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]