Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.25 & Under) Week (5) PutAway @ PickleRage Glen Burnie

ID: 6373341859

Match Scores

21-15

Loss

Play Date

2026-04-04

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Scott Mitchell

RYDLKN · Severn, MD, US

DUPR

4.233

JT
Joshua Thompson

9PNDYJ · Arnold, MD, US

DUPR

4.123

TEAM 2LOSS
LP
Lance Patron

EWY9QM · Baltimore, MD, US

DUPR

4.080

CG
Chris Grove

ZD952W · Baltimore, MD, US

DUPR

4.043

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-6373341859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7119822987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Mitchell",
        "dupr_id": "RYDLKN",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      },
      {
        "name": "Joshua Thompson",
        "dupr_id": "9PNDYJ",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Arnold, MD, US"
      }
    ]
  },
  {
    "team_id": 5338296308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance Patron",
        "dupr_id": "EWY9QM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Chris Grove",
        "dupr_id": "ZD952W",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]