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

PPA Tour: Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (4.0 To 4.5) Age: (60 To 69)

ID: 6826201246

Match Scores

4-11, 5-11

Win

Play Date

2025-05-15

Play Time (Est)

11:30 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kelly Morris

3O50OW · USA

DUPR

4.338

JB
Jeffrey B Morris

16V0DD · USA

DUPR

4.770

TEAM 2WINNER
KC
Kitty Cheak

3XKM52 · Chattanooga, TN, US

DUPR

4.774

TC
Tom Cloud

8K5JXO · Cleveland, TN, US

DUPR

4.414

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-6826201246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4376914906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Morris",
        "dupr_id": "3O50OW",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey B Morris",
        "dupr_id": "16V0DD",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5921606613,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kitty Cheak",
        "dupr_id": "3XKM52",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Tom Cloud",
        "dupr_id": "8K5JXO",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      }
    ]
  }
]