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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 7087060407

对局比分

11-7

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BA
Brandon Ashdown

YMM2VP · USA

DUPR

3.592

MG
Matt Goodwin

JPX7JD · Farnborough, England, GB

DUPR

3.859

阵营 2负方
NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.802

EL
Eric Lee

VXQONE · USA

DUPR

3.522

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7087060407
显示原始对决元数据 JSON
[
  {
    "team_id": 6013172245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ashdown",
        "dupr_id": "YMM2VP",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Goodwin",
        "dupr_id": "JPX7JD",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Farnborough, England, GB"
      }
    ]
  },
  {
    "team_id": 6560456509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]