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

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

ID: 8036800430

对局比分

15-4

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Robin Mancini

1RGDDZ · USA

DUPR

5.002

PM
Paul Mancini

Z16ED1 · Alpharetta, GA, US

DUPR

5.207

阵营 2负方
DD
DeAnne Dodd

3P4D6M · Kansas City, MO, US

DUPR

4.257

Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.503

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8036800430
显示原始对决元数据 JSON
[
  {
    "team_id": 5335249997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Mancini",
        "dupr_id": "1RGDDZ",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Mancini",
        "dupr_id": "Z16ED1",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6946084955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DeAnne Dodd",
        "dupr_id": "3P4D6M",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.503,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067906/images/profile/731a2365-a412-4ad7-b5fa-98c24f4823e1.png",
        "location": "Lawrence, KS, US"
      }
    ]
  }
]