Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5265228684

Match Scores

11-0

Win

Play Date

2026-05-07

Play Time (Est)

1: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.246

TEAM 2LOSS
KR
Kristin Raffalovich

59QJZL · USA

DUPR

3.770

GJ
Garrett Jerry Meyer

84VJD2 · Sugar Hill, GA, US

DUPR

3.907

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-5265228684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5572404954,
    "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.246,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 4594342540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Jerry Meyer",
        "dupr_id": "84VJD2",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  }
]