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

Pool A - 4.0 Mens -Club Championship

ID: 5774459952

对局比分

9-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Aaron Basov

7J2ZDM · USA

DUPR

4.090

MB
Michael Basov

VXRNXP · USA

DUPR

3.774

阵营 2胜方
RA
Romie Alcebar

99EL0V · Bayonne, NJ, US

DUPR

3.899

Cesar Santamaria

1QPE43 · Jersey City, NJ, US

DUPR

4.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5774459952
显示原始对决元数据 JSON
[
  {
    "team_id": 4677441474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Basov",
        "dupr_id": "7J2ZDM",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Basov",
        "dupr_id": "VXRNXP",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6863836454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Romie Alcebar",
        "dupr_id": "99EL0V",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      },
      {
        "name": "Cesar Santamaria",
        "dupr_id": "1QPE43",
        "rating": 4.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87369_5fb6b556acbe0.jpg",
        "location": "Jersey City, NJ, US"
      }
    ]
  }
]