返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Mid-Atlantic #7

ID: 7256512938

对局比分

11-5

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.720

BR
Brandon Riddle

DN7D54 · Germantown, MD, US

DUPR

5.444

阵营 2负方
SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.215

NH
Nicholas Huynh

596ZJ0 · Silver Spring, MD, US

DUPR

4.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7256512938
显示原始对决元数据 JSON
[
  {
    "team_id": 5123414395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.72,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Brandon Riddle",
        "dupr_id": "DN7D54",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      }
    ]
  },
  {
    "team_id": 7619694175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Nicholas Huynh",
        "dupr_id": "596ZJ0",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  }
]