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

Brick Wall Mid-Atlantic #4

ID: 8246923897

对局比分

7-15

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

2:15 AM

对决场地

Pikesville, MD, USA

未核实场馆

对决竞争阵营

阵营 1负方
DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

5.212

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

5.042

阵营 2胜方
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.138

ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.455

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8246923897
显示原始对决元数据 JSON
[
  {
    "team_id": 7383618950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  },
  {
    "team_id": 5300396190,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.455,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]