Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Thursday Night Throwdown - June 2026 - Pickleheads Pool Play - Round 1 Game 53

ID: 4363635706

Match Scores

11-7

Win

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

Rhodes Jordan Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
KR
Karen Rosenberg

KD7WJ6 · Lawrenceville, GA, US

DUPR

3.213

R
Ruth

PWNMMG · Lawrenceville, GA, US

DUPR

3.083

TEAM 2LOSS
RA
Rahul Agarwal

LZLV25 · USA

DUPR

2.712

SL
Steven LoCicero

0PMGKQ · USA

DUPR

2.712

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-4363635706
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146935342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Rosenberg",
        "dupr_id": "KD7WJ6",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Ruth",
        "dupr_id": "PWNMMG",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 5528866298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rahul Agarwal",
        "dupr_id": "LZLV25",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven LoCicero",
        "dupr_id": "0PMGKQ",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]