Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5208986476

Match Scores

4-11

Loss

Play Date

2026-05-07

Play Time (Est)

5:00 PM

Play Location

E. E. Robinson Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
KR
Kristin Raffalovich

59QJZL · Winder, GA, US

DUPR

3.499

GJ
Garrett Jerry Meyer

84VJD2 · Sugar Hill, GA, US

DUPR

3.800

TEAM 2WINNER
ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.683

AJ
Andrew Johns

O6NGV7 · USA

DUPR

3.589

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-5208986476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6724728674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Winder, GA, US"
      },
      {
        "name": "Garrett Jerry Meyer",
        "dupr_id": "84VJD2",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 8042331103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      },
      {
        "name": "Andrew Johns",
        "dupr_id": "O6NGV7",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]