Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Kennesaw State Campus Regional | Quarterfinals

ID: 5035937433

Match Scores

21-9

Loss

Play Date

2025-11-15

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Averi Lewis

DYLNX4 · MI, US

DUPR

3.929

EZ
Ellie Zolt

NY6LQN · USA

DUPR

4.215

TEAM 2LOSS
CL
Caroline Lord

DNW4YM · Carrollton, GA, US

DUPR

3.545

CC
Celia Camp

3LJORK · Carrollton, GA, US

DUPR

3.685

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-5035937433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802580118,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Averi Lewis",
        "dupr_id": "DYLNX4",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Ellie Zolt",
        "dupr_id": "NY6LQN",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5063142929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caroline Lord",
        "dupr_id": "DNW4YM",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Celia Camp",
        "dupr_id": "3LJORK",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]