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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Pro Qualifier

ID: 8459371630

对局比分

11-2, 11-4

落败 / Loss

对决日期

2026-04-27

对局时间 (估算)

11:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
EB
Ethan Bakalinsky

ZNP0WL · Marlboro, NJ, US

DUPR

5.556

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.601

阵营 2负方
BA
Bryson Alexander

124M6Y · Maineville, OH, US

DUPR

5.189

ET
Evan Trowbridge

0YZGN4 · Alpharetta, GA, US

DUPR

4.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8459371630
显示原始对决元数据 JSON
[
  {
    "team_id": 6981613556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Bakalinsky",
        "dupr_id": "ZNP0WL",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "Marlboro, NJ, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.601,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 7139390034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryson Alexander",
        "dupr_id": "124M6Y",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Maineville, OH, US"
      },
      {
        "name": "Evan Trowbridge",
        "dupr_id": "0YZGN4",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]