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

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

ID: 5273118984

对局比分

15-7

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
PM
Paul Mancini

Z16ED1 · Alpharetta, GA, US

DUPR

5.229

DF
Doug Flach

N7N2PW · Alpharetta, GA, US

DUPR

5.292

阵营 2负方
SC
Steven C Jones

3XWYYX · Fernandina Beach, FL, US

DUPR

4.756

PC
Paul Caruso

8WMJZM · Fernandina Beach, FL, US

DUPR

5.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5273118984
显示原始对决元数据 JSON
[
  {
    "team_id": 7018153256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Mancini",
        "dupr_id": "Z16ED1",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Doug Flach",
        "dupr_id": "N7N2PW",
        "rating": 5.292,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5147381501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven C Jones",
        "dupr_id": "3XWYYX",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Fernandina Beach, FL, US"
      },
      {
        "name": "Paul Caruso",
        "dupr_id": "8WMJZM",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "Fernandina Beach, FL, US"
      }
    ]
  }
]