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

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

ID: 5247001760

对局比分

11-5, 11-5

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

9:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.711

DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.625

阵营 2负方
MD
Max Davis

GGRY0M · Carmel, IN, US

DUPR

4.504

MS
Matthew Schiller

3022N8 · Carmel, IN, US

DUPR

5.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5247001760
显示原始对决元数据 JSON
[
  {
    "team_id": 5378540925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7379126822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Davis",
        "dupr_id": "GGRY0M",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Matthew Schiller",
        "dupr_id": "3022N8",
        "rating": 5.797,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]