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

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

ID: 5967077996

对局比分

5-15

获胜 / Win

对决日期

2025-05-18

对局时间 (估算)

9:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
BA
Brad Anderson

8M6PKG · Greensboro, NC, US

DUPR

5.024

David Meagher

12PVE1 · Apex, NC, US

DUPR

5.189

阵营 2胜方
CH
Craig Hall

17NQP4 · Asheville, NC, US

DUPR

4.989

BW
Brandon Walters

17JL9M · Greenville, SC, US

DUPR

5.637

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5967077996
显示原始对决元数据 JSON
[
  {
    "team_id": 6162639166,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Anderson",
        "dupr_id": "8M6PKG",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "David Meagher",
        "dupr_id": "12PVE1",
        "rating": 5.189,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83088_5f5a63fdf37cd.jpeg",
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 6581773275,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Hall",
        "dupr_id": "17NQP4",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      },
      {
        "name": "Brandon Walters",
        "dupr_id": "17JL9M",
        "rating": 5.637,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  }
]