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

PickleTour Venezuela

ID: 4598646813

对局比分

6-11, 10-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

10:15 AM

对决场地

Metropolitan University, Caracas, Miranda, Venezuela

未核实场馆

对决竞争阵营

阵营 1负方
AF
Alexis Flores

EWR2RJ · Guatire, Miranda, VE

DUPR

4.022

CA
Carlos Alberto Morgado Albertazzi

67QRDG · Caracas, Dto. Capital, VE

DUPR

4.321

阵营 2胜方
AM
Adrian Morales

JZGONJ · Guatire, Miranda, VE

DUPR

4.503

JL
Jean Lizarraga

7DJQX4 · Guatire, Miranda, VE

DUPR

4.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4598646813
显示原始对决元数据 JSON
[
  {
    "team_id": 6176982640,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexis Flores",
        "dupr_id": "EWR2RJ",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Carlos Alberto Morgado Albertazzi",
        "dupr_id": "67QRDG",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  },
  {
    "team_id": 6963124364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Morales",
        "dupr_id": "JZGONJ",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Jean Lizarraga",
        "dupr_id": "7DJQX4",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      }
    ]
  }
]