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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Senior Open

ID: 5733303006

对局比分

15-5

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.455

NS
Neil Simon

1RQ56N · Atlanta, GA, US

DUPR

5.293

阵营 2负方
MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.417

PC
Pablo Copetti

ODWLKP · Key Biscayne, FL, US

DUPR

5.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5733303006
显示原始对决元数据 JSON
[
  {
    "team_id": 5665546021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.455,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Neil Simon",
        "dupr_id": "1RQ56N",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5768306157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      },
      {
        "name": "Pablo Copetti",
        "dupr_id": "ODWLKP",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Key Biscayne, FL, US"
      }
    ]
  }
]