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

Brick Wall Midwest #2

ID: 8358341534

对局比分

15-6

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Batavia, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Ammar Wazir

PKW9VG · Hoffman Estates, IL, US

DUPR

6.093

NM
Neil Mediratta

8ELG4E · Naples, FL, US

DUPR

5.703

阵营 2负方
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.572

TG
Tobias Golberg

9P2ERE · Pilar, Buenos Aires Province, AR

DUPR

5.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8358341534
显示原始对决元数据 JSON
[
  {
    "team_id": 6991181116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ammar Wazir",
        "dupr_id": "PKW9VG",
        "rating": 6.093,
        "profile_pic_url": null,
        "location": "Hoffman Estates, IL, US"
      },
      {
        "name": "Neil Mediratta",
        "dupr_id": "8ELG4E",
        "rating": 5.703,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5841155699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Tobias Golberg",
        "dupr_id": "9P2ERE",
        "rating": 5.337,
        "profile_pic_url": null,
        "location": "Pilar, Buenos Aires Province, AR"
      }
    ]
  }
]