Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8420377591

Match Scores

11-2

Loss

Play Date

2026-05-07

Play Time (Est)

8:45 AM

Play Location

E. E. Robinson Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Arjun Nath

84L6K8 · Suwanee, GA, US

DUPR

3.767

AS
Ajit Singh

Q57L90 · Duluth, GA, US

DUPR

3.857

TEAM 2LOSS
KR
Kristin Raffalovich

59QJZL · Winder, GA, US

DUPR

3.557

GJ
Garrett Jerry Meyer

84VJD2 · Sugar Hill, GA, US

DUPR

3.825

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-8420377591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5625406982,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arjun Nath",
        "dupr_id": "84L6K8",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ajit Singh",
        "dupr_id": "Q57L90",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 8392784986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": "Winder, GA, US"
      },
      {
        "name": "Garrett Jerry Meyer",
        "dupr_id": "84VJD2",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  }
]