Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPRN 4 DOLLAR$ - Sunday Smasher - Pickleheads Gauntlet - Game 1

ID: 7206894699

Match Scores

14-15

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
RT
Raj Thakkar

M2VW0V · Macon, GA, US

DUPR

4.321

KJ
Kenny Jimenez

KXE5Y6 · Houston County, GA, US

DUPR

4.049

TEAM 2WINNER
JC
Jadan Crockett

DY5NLM · USA

DUPR

3.945

RC
Reid Cudd

55ND95 · Macon, GA, US

DUPR

3.929

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-7206894699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5072937330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raj Thakkar",
        "dupr_id": "M2VW0V",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Kenny Jimenez",
        "dupr_id": "KXE5Y6",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      }
    ]
  },
  {
    "team_id": 5831283817,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jadan Crockett",
        "dupr_id": "DY5NLM",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reid Cudd",
        "dupr_id": "55ND95",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]