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

Brick Wall Mid-Atlantic #3

ID: 5841041234

对局比分

15-9

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

3:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.510

AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.505

阵营 2负方
ZB
Zach Bowe

NYYZPZ · Philadelphia, PA, US

DUPR

4.884

TA
Tyler Arsenault

9P27WK · Medford, NJ, US

DUPR

5.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5841041234
显示原始对决元数据 JSON
[
  {
    "team_id": 8231974938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.505,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 8005034574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zach Bowe",
        "dupr_id": "NYYZPZ",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Tyler Arsenault",
        "dupr_id": "9P27WK",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  }
]