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

VENICE OPEN - Men's Doubles 19+ 3.5

ID: 5747702856

对局比分

11-4

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

1:00 PM

对决场地

Veneto, Italy

未核实场馆

对决竞争阵营

阵营 1胜方

DUPR

3.824

GB
greg ballard

84R2GK · Littleton, CO, US

DUPR

3.874

阵营 2负方
AG
Andrea Giordano

165YPG · BO, Emilia-Romagna, IT

DUPR

3.780

SL
Stefano Lodi

DW7466 · USA

DUPR

3.258

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5747702856
显示原始对决元数据 JSON
[
  {
    "team_id": 6992449412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christos Theodorakopoulos",
        "dupr_id": "PK77QE",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "greg ballard",
        "dupr_id": "84R2GK",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 4939262921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Giordano",
        "dupr_id": "165YPG",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "BO, Emilia-Romagna, IT"
      },
      {
        "name": "Stefano Lodi",
        "dupr_id": "DW7466",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]