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

Men’s 4.0 championship

ID: 4658348796

对局比分

7-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1负方
TW
Travis Walters

3XD24R · Bartlett, IL, US

DUPR

4.419

AP
Aleks Pasalo

30JYXN · Roselle, IL, US

DUPR

4.080

阵营 2胜方
RH

DUPR

3.748

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

3.986

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4658348796
显示原始对决元数据 JSON
[
  {
    "team_id": 7621169544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Walters",
        "dupr_id": "3XD24R",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Bartlett, IL, US"
      },
      {
        "name": "Aleks Pasalo",
        "dupr_id": "30JYXN",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Roselle, IL, US"
      }
    ]
  },
  {
    "team_id": 6705492208,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rashid Hassan Baydoun",
        "dupr_id": "LWDKMK",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  }
]