Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 5128365926

Match Scores

8-15

Win

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

Peachtree Corners/Norcross, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.682

BP
Benjamin Pepion

KDYGYK · Strasbourg, Grand Est, FR

DUPR

5.083

TEAM 2WINNER
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.971

AC
Alex Chanthaphaeng

EGGOMO · Atlanta, GA, US

DUPR

5.033

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5128365926
Show Raw Competitor Metadata 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"
      }
    ]
  }
]