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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - $1,000 Money Ball

ID: 5128365926

对局比分

8-15

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.682

BP
Benjamin Pepion

KDYGYK · Strasbourg, Grand Est, FR

DUPR

5.083

阵营 2胜方
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.971

AC
Alex Chanthaphaeng

EGGOMO · Atlanta, GA, US

DUPR

5.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5128365926
显示原始对决元数据 JSON
[
  {
    "team_id": 6594729274,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      },
      {
        "name": "Benjamin Pepion",
        "dupr_id": "KDYGYK",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Strasbourg, Grand Est, FR"
      }
    ]
  },
  {
    "team_id": 6081511637,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Alex Chanthaphaeng",
        "dupr_id": "EGGOMO",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]