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

Brick Wall Mid-Atlantic #7

ID: 6591261706

对局比分

11-10

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EB
Ethan Bakalinsky

ZNP0WL · Marlboro, NJ, US

DUPR

5.526

BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

5.149

阵营 2负方
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.339

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6591261706
显示原始对决元数据 JSON
[
  {
    "team_id": 8161493587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Bakalinsky",
        "dupr_id": "ZNP0WL",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Marlboro, NJ, US"
      },
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      }
    ]
  },
  {
    "team_id": 8081262722,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  }
]