Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SSLT MLP Summer Kick-Off

ID: 5196272414

Match Scores

9-15

Win

Play Date

2025-06-01

Play Time (Est)

3:30 PM

Play Location

5600 Roswell Rd, Sandy Springs, GA 30342, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LV
Liza Van Wyk

N7RDRZ · USA

DUPR

3.504

ER
elizabeth Rickenbaker

4L29Y6 · Atlanta, GA, US

DUPR

3.698

TEAM 2WINNER
AA
Avery Armstrong

8DQGML · Woodstock, GA, US

DUPR

3.671

MP
Maxine Piccinich

V74WOP · Roswell, GA, US

DUPR

4.238

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-5196272414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5253791202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liza Van Wyk",
        "dupr_id": "N7RDRZ",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "elizabeth Rickenbaker",
        "dupr_id": "4L29Y6",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5563216574,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Avery Armstrong",
        "dupr_id": "8DQGML",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Maxine Piccinich",
        "dupr_id": "V74WOP",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]