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

DUPR Builder • Open 3.50 - 4.25

ID: 8335362556

对局比分

8-11

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

5:00 PM

对决场地

Fair Expo Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
AA
Alejandro Aleman

N7YP2N · Hialeah, FL, US

DUPR

3.910

AV
andres villarreal

YGORQG · Hialeah, FL, US

DUPR

3.933

阵营 2胜方
AG
Antonio Gallo

MEY7VO · Miami, FL, US

DUPR

3.781

AS
Armando Salazar

YNGZYP · Miami, FL, US

DUPR

3.803

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8335362556
显示原始对决元数据 JSON
[
  {
    "team_id": 4979319251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alejandro Aleman",
        "dupr_id": "N7YP2N",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      },
      {
        "name": "andres villarreal",
        "dupr_id": "YGORQG",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      }
    ]
  },
  {
    "team_id": 8587784785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Antonio Gallo",
        "dupr_id": "MEY7VO",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Armando  Salazar",
        "dupr_id": "YNGZYP",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]