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

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

ID: 5756950748

Match Scores

4-11, 4-11

Loss

Play Date

2025-05-12

Play Time (Est)

9:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Chase Mason

1N4778 · Sharpsburg, GA, US

DUPR

5.091

JM
Jessica Mason

3V2WO5 · Atlanta, GA, US

DUPR

4.718

TEAM 2WINNER
GV
Giorgia Vitale

YGOYKK · Cordenons, Friuli-Venezia Giulia, IT

DUPR

5.229

KH
Kentaro Hamaguchi

4LZ9QV · Hachioji, Tokyo, JP

DUPR

5.546

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-5756950748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6388801090,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Mason",
        "dupr_id": "1N4778",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      },
      {
        "name": "Jessica Mason",
        "dupr_id": "3V2WO5",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 8033508968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Giorgia Vitale",
        "dupr_id": "YGOYKK",
        "rating": 5.229,
        "profile_pic_url": null,
        "location": "Cordenons, Friuli-Venezia Giulia, IT"
      },
      {
        "name": "Kentaro Hamaguchi",
        "dupr_id": "4LZ9QV",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "Hachioji, Tokyo, JP"
      }
    ]
  }
]