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

Brick Wall Mid-Atlantic #2

ID: 7104251763

对局比分

5-11

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

4:45 AM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Joshua Seigel

8MX0QV · Clarksburg, MD, US

DUPR

5.329

Andrew Curtis

3YZ2OG · Fairfax, VA, US

DUPR

5.018

阵营 2胜方
JL
Jordan Long

3V0L2J · King of Prussia, PA, US

DUPR

5.258

SK
Shashank Kamdar

4ZWQLM · Chesterbrook, PA, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7104251763
显示原始对决元数据 JSON
[
  {
    "team_id": 8255696887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Seigel",
        "dupr_id": "8MX0QV",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      },
      {
        "name": "Andrew Curtis",
        "dupr_id": "3YZ2OG",
        "rating": 5.018,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/6818/images/profile/8681bb36-a0d5-4b3e-a9ef-32fdbde817ca.png",
        "location": "Fairfax, VA, US"
      }
    ]
  },
  {
    "team_id": 6267537206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Long",
        "dupr_id": "3V0L2J",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      },
      {
        "name": "Shashank Kamdar",
        "dupr_id": "4ZWQLM",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      }
    ]
  }
]