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

PickleTour Venezuela

ID: 4711845555

对局比分

5-11, 2-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Metropolitan University, Caracas, Miranda, Venezuela

未核实场馆

对决竞争阵营

阵营 1负方
AF
Alejandro faria

XJZWYR · Antonio Díaz Municipality, Nueva Esparta, Nueva Esparta, VE

DUPR

3.751

DG
Daniel Gomez Belloso

NY2YY6 · Caracas, Miranda, VE

DUPR

3.870

阵营 2胜方
AF
Alexis Flores

EWR2RJ · Guatire, Miranda, VE

DUPR

4.063

CA
Carlos Alberto Morgado Albertazzi

67QRDG · Caracas, Dto. Capital, VE

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4711845555
显示原始对决元数据 JSON
[
  {
    "team_id": 7670200384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alejandro faria",
        "dupr_id": "XJZWYR",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Antonio Díaz Municipality, Nueva Esparta, Nueva Esparta, VE"
      },
      {
        "name": "Daniel Gomez Belloso",
        "dupr_id": "NY2YY6",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Caracas, Miranda, VE"
      }
    ]
  },
  {
    "team_id": 6650974651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexis Flores",
        "dupr_id": "EWR2RJ",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Carlos Alberto Morgado Albertazzi",
        "dupr_id": "67QRDG",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  }
]