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

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

ID: 5663911490

对局比分

11-5, 11-3

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.392

NS
Neil Simon

1RQ56N · Atlanta, GA, US

DUPR

5.181

阵营 2负方
Jason Baril

3Y92D1 · Knoxville, TN, US

DUPR

4.629

CC
Chris Carpenter

ZN4VYM · Greeneville, TN, US

DUPR

4.657

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5663911490
显示原始对决元数据 JSON
[
  {
    "team_id": 6461247971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Neil Simon",
        "dupr_id": "1RQ56N",
        "rating": 5.181,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5659738972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Baril",
        "dupr_id": "3Y92D1",
        "rating": 4.629,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/172220_65011088023ff.jpeg",
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Chris Carpenter",
        "dupr_id": "ZN4VYM",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Greeneville, TN, US"
      }
    ]
  }
]