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

Venezuelan Men's Max 5.5 - AVP International Pickleball Cup Pool A

ID: 6456523314

对局比分

7-15

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

7:30 PM

对决场地

The Fort

View Facility Page →

对决竞争阵营

阵营 1负方
Adrian Palacios

DNJOQ4 · Miami, FL, US

DUPR

3.877

OM
Oscar Moran

GGD05M · Doral, FL, US

DUPR

4.109

阵营 2胜方
CZ
Carlos Zambrano

1RXG7N · Caracas, Dto. Capital, VE

DUPR

4.996

AP
Angelo Petricone

3OR02P · Maracay, Aragua, VE

DUPR

4.954

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6456523314
显示原始对决元数据 JSON
[
  {
    "team_id": 4555783670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adrian Palacios",
        "dupr_id": "DNJOQ4",
        "rating": 3.877,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/26122/images/profile/0a845bdb-cdbd-4322-8295-86fe7ca018d7.png",
        "location": "Miami, FL, US"
      },
      {
        "name": "Oscar Moran",
        "dupr_id": "GGD05M",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      }
    ]
  },
  {
    "team_id": 5945438654,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Zambrano",
        "dupr_id": "1RXG7N",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      },
      {
        "name": "Angelo Petricone",
        "dupr_id": "3OR02P",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      }
    ]
  }
]