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

PickleTour Venezuela

ID: 5352797008

对局比分

11-9, 11-8

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Metropolitan University, Caracas, Miranda, Venezuela

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Alexis Flores

EWR2RJ · Guatire, Miranda, VE

DUPR

4.083

CA
Carlos Alberto Morgado Albertazzi

67QRDG · Caracas, Dto. Capital, VE

DUPR

4.359

阵营 2负方
JA
Jesus Antonio Avila Vera

9P04R7 · Guatire, Miranda, VE

DUPR

4.415

JL
Jhonatan Lopez

KOJXX6 · Guatire, Miranda, VE

DUPR

4.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5352797008
显示原始对决元数据 JSON
[
  {
    "team_id": 4947789732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis Flores",
        "dupr_id": "EWR2RJ",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Carlos Alberto Morgado Albertazzi",
        "dupr_id": "67QRDG",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  },
  {
    "team_id": 5245256913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesus Antonio Avila Vera",
        "dupr_id": "9P04R7",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Jhonatan Lopez",
        "dupr_id": "KOJXX6",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      }
    ]
  }
]