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

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

ID: 4529846009

对局比分

11-3, 11-8

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

6:15 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
Martin Emmrich

3Z705Q · PPA Tour Pro

DUPR

6.309

AK
Aj Koller

8J5P4D · Las Vegas, NV, US

DUPR

6.260

阵营 2负方
DG
Domenico Geminiani

35ENM5 · Lugo, Emilia-Romagna, IT

DUPR

5.859

NW
Nicholas Wade

NYYOVN · Greater London, England, GB

DUPR

5.666

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4529846009
显示原始对决元数据 JSON
[
  {
    "team_id": 7642744466,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Emmrich",
        "dupr_id": "3Z705Q",
        "rating": 6.309,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Martin-Emmrich-1.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Aj Koller",
        "dupr_id": "8J5P4D",
        "rating": 6.26,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6063695662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Domenico Geminiani",
        "dupr_id": "35ENM5",
        "rating": 5.859,
        "profile_pic_url": null,
        "location": "Lugo, Emilia-Romagna, IT"
      },
      {
        "name": "Nicholas Wade",
        "dupr_id": "NYYOVN",
        "rating": 5.666,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]