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

EQUINOCCIO 2026 - +50 SINGLES MEN

ID: 7965763041

对局比分

3-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

10:15 AM

对决场地

Sport Center Pádel & Pickleball, KM. 12, Carr. Mérida - Progreso Supermanzana Tablaje Catastral 24671, 97302 Xcanatún, Yuc., México

未核实场馆

对决竞争阵营

阵营 1负方
VT
Victor Tapia

GG7Z4X · Mexico City, CDMX, MX

DUPR

4.352

阵营 2胜方
MT
Manuel Trujillo

XJMMK4 · USA

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7965763041
显示原始对决元数据 JSON
[
  {
    "team_id": 8068015291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Tapia",
        "dupr_id": "GG7Z4X",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 5964004116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manuel Trujillo",
        "dupr_id": "XJMMK4",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]