Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night Throwdown - May 2026 - Pickleheads Pool Play - Round 1 Game 13

ID: 5731100481

Match Scores

11-2

Loss

Play Date

2026-05-07

Play Time (Est)

10:15 AM

Play Location

E. E. Robinson Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

4.101

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.930

TEAM 2LOSS
ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.475

AJ
Andrew Johns

O6NGV7 · USA

DUPR

3.240

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-5731100481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6739241498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 7175780692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      },
      {
        "name": "Andrew Johns",
        "dupr_id": "O6NGV7",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]