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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 5832077133

对局比分

15-6

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
LH
Lew Halski

X3ZRP1 · Jefferson, GA, US

DUPR

5.142

BC
Ben Clifton

30LPZ4 · Flowery Branch, GA, US

DUPR

4.738

阵营 2负方
MS
Michael Saniuk

17LK2N · Omaha, NE, US

DUPR

4.777

MS
Marcin Simson

8JOND1 · Algonquin, IL, US

DUPR

4.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5832077133
显示原始对决元数据 JSON
[
  {
    "team_id": 4641620444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lew Halski",
        "dupr_id": "X3ZRP1",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Jefferson, GA, US"
      },
      {
        "name": "Ben Clifton",
        "dupr_id": "30LPZ4",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  },
  {
    "team_id": 4390405559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Saniuk",
        "dupr_id": "17LK2N",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Marcin Simson",
        "dupr_id": "8JOND1",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Algonquin, IL, US"
      }
    ]
  }
]