Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Kennesaw State Campus Regional | Play-In

ID: 6380810168

Match Scores

16-21

Win

Play Date

2025-11-15

Play Time (Est)

9:00 PM

Play Location

Dill Dinkers Pickleball, White Street Southwest, West End, Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Lillie Huddleston

OW4KPE · USA

DUPR

3.259

BB
Bradleigh Biggs

JPGD6O · USA

DUPR

3.287

TEAM 2WINNER
CC
Celia Camp

3LJORK · Carrollton, GA, US

DUPR

3.762

CL
Caroline Lord

DNW4YM · Carrollton, GA, US

DUPR

3.522

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-6380810168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6244537801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lillie Huddleston",
        "dupr_id": "OW4KPE",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bradleigh Biggs",
        "dupr_id": "JPGD6O",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8134147304,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Celia Camp",
        "dupr_id": "3LJORK",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Caroline Lord",
        "dupr_id": "DNW4YM",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]