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

Brick Wall Mid-Atlantic #1

ID: 6332074625

对局比分

15-10

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

6:15 AM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.507

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.175

阵营 2负方
SB
Shashank Bommareddy

4Z79ZK · Ashburn, VA, US

DUPR

5.223

KN
Khiem Nguyen

RZGYXZ · USA

DUPR

5.029

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6332074625
显示原始对决元数据 JSON
[
  {
    "team_id": 6200551115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.507,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 4728008105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shashank Bommareddy",
        "dupr_id": "4Z79ZK",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Khiem Nguyen",
        "dupr_id": "RZGYXZ",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]