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

Brick Wall Mid-Atlantic #1

ID: 5990681850

对局比分

15-10

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

7:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Johnny Shapiro

17ZEO4 · Pikesville, MD, US

DUPR

5.020

AF
Andrew Franklin

3PP9LG · Lutherville-Timonium, MD, US

DUPR

4.856

阵营 2负方
RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.749

JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5990681850
显示原始对决元数据 JSON
[
  {
    "team_id": 8011814828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnny Shapiro",
        "dupr_id": "17ZEO4",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      },
      {
        "name": "Andrew Franklin",
        "dupr_id": "3PP9LG",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Lutherville-Timonium, MD, US"
      }
    ]
  },
  {
    "team_id": 8090469170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]