Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5695540580

Match Scores

11-4

Win

Play Date

2026-05-07

Play Time (Est)

9:00 PM

Play Location

E. E. Robinson Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brian Garrett

1RZKZ3 · Duluth, GA, US

DUPR

3.789

JP
Jeffrey Pinkerton

305DVX · Suwanee, GA, US

DUPR

4.224

TEAM 2LOSS
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

4.061

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.892

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-5695540580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5585608908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Garrett",
        "dupr_id": "1RZKZ3",
        "rating": 3.789,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/86464_6114886a25251.jpeg",
        "location": "Duluth, GA, US"
      },
      {
        "name": "Jeffrey Pinkerton",
        "dupr_id": "305DVX",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 6653677205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]