返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

Men's 3.0 Super DUPR - Round Robin Singles

ID: 5357605102

对局比分

11-3

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Fair Lawn | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
GH
Garrick Huie

V4RKK6 · NJ, US

DUPR

2.724

阵营 2负方
DT
Dennis Tenorio

X2K5W4 · Nutley, NJ, US

DUPR

2.508

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5357605102
显示原始对决元数据 JSON
[
  {
    "team_id": 8251050676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrick Huie",
        "dupr_id": "V4RKK6",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 5652430549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Tenorio",
        "dupr_id": "X2K5W4",
        "rating": 2.508,
        "profile_pic_url": null,
        "location": "Nutley, NJ, US"
      }
    ]
  }
]