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

Brick Wall Mid-Atlantic #1

ID: 6960692946

对局比分

11-4

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

7:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.637

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.661

阵营 2负方
JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.005

AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

4.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6960692946
显示原始对决元数据 JSON
[
  {
    "team_id": 5032237592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.637,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 6261972281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]