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

Brick Wall Mid-Atlantic #2

ID: 7304679940

对局比分

11-7

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

5:00 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.246

JD
Joseph Deng

7D5QV9 · Columbia, MD, US

DUPR

5.098

阵营 2负方
AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.001

JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7304679940
显示原始对决元数据 JSON
[
  {
    "team_id": 4331060328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      },
      {
        "name": "Joseph Deng",
        "dupr_id": "7D5QV9",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 6790666296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]