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

DUPR 18 Divison

ID: 5461365129

对局比分

21-10

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

10:15 AM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
LZ
Logan Zambrano

V76DO7 · Davie, FL, US

DUPR

4.227

MT
Mike Trinh

9PMJ4K · Quận 1, Hồ Chí Minh, VN

DUPR

4.539

阵营 2负方
Isaac Hoffman

M266YD · Tamarac, FL, US

DUPR

4.132

RJ
raymendy jimenez

PKJ7RX · Coral Springs, FL, US

DUPR

4.247

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5461365129
显示原始对决元数据 JSON
[
  {
    "team_id": 6480896832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Zambrano",
        "dupr_id": "V76DO7",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      },
      {
        "name": "Mike Trinh",
        "dupr_id": "9PMJ4K",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Quận 1, Hồ Chí Minh, VN"
      }
    ]
  },
  {
    "team_id": 6102353316,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaac Hoffman",
        "dupr_id": "M266YD",
        "rating": 4.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6728410373454.jpg",
        "location": "Tamarac, FL, US"
      },
      {
        "name": "raymendy jimenez",
        "dupr_id": "PKJ7RX",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]