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

Brick Wall Mid-Atlantic #1

ID: 7492389437

对局比分

15-3

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

6:15 AM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.964

RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

5.979

阵营 2负方
CC
Connor Clatchey

NYEQ4W · Baltimore, MD, US

DUPR

4.695

AC
Andy Collins

Z9L4MW · USA

DUPR

4.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7492389437
显示原始对决元数据 JSON
[
  {
    "team_id": 7945094726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.964,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 5.979,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4823756759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Clatchey",
        "dupr_id": "NYEQ4W",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Andy Collins",
        "dupr_id": "Z9L4MW",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]