Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual AAR Paddle Battle - Mixed Doubles Skill: 4.0/4.5 combined

ID: 7069893240

Match Scores

15-2

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Bogart, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Scharlene Smith

4ZQMXV · McDonough, GA, US

DUPR

3.771

AA
Adeniyi Adebayo

KOR6Z7 · Walton County, GA, US

DUPR

4.628

TEAM 2LOSS
LG
LeAnn Golob

JZLYGJ · Nicholson, GA, US

DUPR

3.953

LS
Luke Smith

M29RLL · Watkinsville, GA, US

DUPR

4.188

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-7069893240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8390644816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scharlene Smith",
        "dupr_id": "4ZQMXV",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "McDonough, GA, US"
      },
      {
        "name": "Adeniyi Adebayo",
        "dupr_id": "KOR6Z7",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Walton County, GA, US"
      }
    ]
  },
  {
    "team_id": 8441810478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "LeAnn Golob",
        "dupr_id": "JZLYGJ",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Nicholson, GA, US"
      },
      {
        "name": "Luke Smith",
        "dupr_id": "M29RLL",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Watkinsville, GA, US"
      }
    ]
  }
]