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

Kennesaw State Campus Regional | Pool A

ID: 6759107013

Match Scores

9-21

Win

Play Date

2025-11-15

Play Time (Est)

10:15 AM

Play Location

Kennesaw, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Marissa Johnson

VX05K6 · Carrollton, GA, US

DUPR

3.023

KV
Kylie Voyles

GWED9G · USA

DUPR

2.865

TEAM 2WINNER
CL
Caroline Lord

DNW4YM · Carrollton, GA, US

DUPR

3.495

CC
Celia Camp

3LJORK · Carrollton, GA, US

DUPR

3.570

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-6759107013
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5069103882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marissa Johnson",
        "dupr_id": "VX05K6",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Kylie Voyles",
        "dupr_id": "GWED9G",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7835880850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caroline Lord",
        "dupr_id": "DNW4YM",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Celia Camp",
        "dupr_id": "3LJORK",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]