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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mixed Doubles Pro Qualifier

ID: 5100064514

Match Scores

6-11, 7-11

Loss

Play Date

2026-04-27

Play Time (Est)

3:30 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kentaro Hamaguchi

4LZ9QV · Hachioji, Tokyo, JP

DUPR

5.576

AO
Abigail OKelley

8GV00G · Harrison, TN, US

DUPR

4.989

TEAM 2WINNER
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.593

MY
Mia Yu

MY2ZJL · New York, NY, US

DUPR

4.764

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-5100064514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745975589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kentaro Hamaguchi",
        "dupr_id": "4LZ9QV",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Hachioji, Tokyo, JP"
      },
      {
        "name": "Abigail OKelley",
        "dupr_id": "8GV00G",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Harrison, TN, US"
      }
    ]
  },
  {
    "team_id": 6253677527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Mia Yu",
        "dupr_id": "MY2ZJL",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]