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

D4$ - Division 2/3 Fixed Frenzy - Pickleheads Shuffle - Round 1 Game 8

ID: 8285506383

Match Scores

14-15

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Trey Smith

99MREJ · Gray, GA, US

DUPR

3.507

JL
James Lagroon

V4Y9YE · Macon, GA, US

DUPR

3.114

TEAM 2WINNER
KA
Kevin Adams

XK2E52 · USA

DUPR

3.464

JT
Jon Taylor

JJXD0M · Macon, GA, US

DUPR

3.204

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-8285506383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5967070064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trey Smith",
        "dupr_id": "99MREJ",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "James Lagroon",
        "dupr_id": "V4Y9YE",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5781485682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Adams",
        "dupr_id": "XK2E52",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Taylor",
        "dupr_id": "JJXD0M",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]