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

PPA Tour: Veolia Atlanta Pickleball Championships - Mens Doubles Pro Qualifier

ID: 7165515792

Match Scores

11-1, 11-1

Win

Play Date

2025-05-12

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RE
Ryan Eveloff

3ZZZGD · Phoenix, AZ, US

DUPR

5.314

HG
Harrison Gold

84RZOV · Aventura, FL, US

DUPR

5.970

TEAM 2LOSS
HN
Harrison Nevel

0RQDK2 · USA

DUPR

4.110

CF
clint frazier

99M0GV · USA

DUPR

4.099

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-7165515792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6678525916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Eveloff",
        "dupr_id": "3ZZZGD",
        "rating": 5.314,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Harrison Gold",
        "dupr_id": "84RZOV",
        "rating": 5.97,
        "profile_pic_url": null,
        "location": "Aventura, FL, US"
      }
    ]
  },
  {
    "team_id": 5129255846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison Nevel",
        "dupr_id": "0RQDK2",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "clint frazier",
        "dupr_id": "99M0GV",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]