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

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

ID: 7345500674

对局比分

11-3, 11-5

落败 / Loss

对决日期

2025-05-18

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.306

Altaf Merchant

84VQ7V · PPA Tour Pro

DUPR

6.079

阵营 2负方
CH
Craig Hall

17NQP4 · Asheville, NC, US

DUPR

4.949

BW
Brandon Walters

17JL9M · Greenville, SC, US

DUPR

5.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7345500674
显示原始对决元数据 JSON
[
  {
    "team_id": 7229095203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.306,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Altaf Merchant",
        "dupr_id": "84VQ7V",
        "rating": 6.079,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2024/03/2024_PPA_HS_Altaf-Headshot-1-1.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6432668836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Hall",
        "dupr_id": "17NQP4",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      },
      {
        "name": "Brandon Walters",
        "dupr_id": "17JL9M",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  }
]