Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (4.0) Age: (10 To 34)

ID: 7080145489

Match Scores

15-9

Loss

Play Date

2025-05-18

Play Time (Est)

2:15 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Rachel Noh

YGRDNP · Atlanta, GA, US

DUPR

3.951

AP
Adrian Perez

EGMGKJ · Alpharetta, GA, US

DUPR

4.381

TEAM 2LOSS
AH
Annabelle Hudgins

PZ9O7Q · USA

DUPR

4.241

CJ
Camron Jones

L5PZ2J · Sandy Springs, GA, US

DUPR

3.666

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-7080145489
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6446000191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Noh",
        "dupr_id": "YGRDNP",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Adrian Perez",
        "dupr_id": "EGMGKJ",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5272463153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Annabelle Hudgins",
        "dupr_id": "PZ9O7Q",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Camron Jones",
        "dupr_id": "L5PZ2J",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  }
]