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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 5473396321

对局比分

5-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RC
Rob Cashel

X0GLDR · USA

DUPR

3.514

ZH
zak Hudd

RD2EDE · USA

DUPR

3.514

阵营 2胜方
NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.814

EL
Eric Lee

VXQONE · USA

DUPR

3.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5473396321
显示原始对决元数据 JSON
[
  {
    "team_id": 5266435011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Cashel",
        "dupr_id": "X0GLDR",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "zak Hudd",
        "dupr_id": "RD2EDE",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8174691929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]