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

Brick Wall Mid-Atlantic #2

ID: 7799518571

对局比分

11-8

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

12:45 AM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.978

RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.862

阵营 2负方
AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.007

JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7799518571
显示原始对决元数据 JSON
[
  {
    "team_id": 6590166856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.978,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.862,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      }
    ]
  },
  {
    "team_id": 6111560747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]