返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 5590564573

对局比分

11-2, 11-9

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
NP
Nicola Perez-Garreaud

EGM6PV · Marietta, GA, US

DUPR

4.025

SP
Sam Perlman

XJY6Z7 · Sandy Springs, GA, US

DUPR

4.061

阵营 2负方
AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

3.945

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.807

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5590564573
显示原始对决元数据 JSON
[
  {
    "team_id": 6674014611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicola Perez-Garreaud",
        "dupr_id": "EGM6PV",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Sam Perlman",
        "dupr_id": "XJY6Z7",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 7183674760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]