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

Brick Wall Mid-Atlantic #1

ID: 5347175806

对局比分

15-3

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

11:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.923

CL
Conor Landrigan

2L40ER · New Tripoli, PA, US

DUPR

4.827

阵营 2负方
MS
Marc Shulman

DWVQ0L · Washington, DC, US

DUPR

4.416

JG
Jordon Garner DeGroote

12NLVR · West Windsor Township, NJ, US

DUPR

4.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5347175806
显示原始对决元数据 JSON
[
  {
    "team_id": 5976835765,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.923,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Conor Landrigan",
        "dupr_id": "2L40ER",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "New Tripoli, PA, US"
      }
    ]
  },
  {
    "team_id": 7774117311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Shulman",
        "dupr_id": "DWVQ0L",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Jordon Garner DeGroote",
        "dupr_id": "12NLVR",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "West Windsor Township, NJ, US"
      }
    ]
  }
]