Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8300394933

Match Scores

21-17

Loss

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jade Ewing

P5XONM · USA

DUPR

3.994

JT
Joshua Thompson

9PNDYJ · Arnold, MD, US

DUPR

4.120

TEAM 2LOSS
EM
Erin Monahan

Q5R4W5 · Glen Burnie, MD, US

DUPR

3.974

CG
Chris Grove

ZD952W · Baltimore, MD, US

DUPR

4.055

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-8300394933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5314552236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jade Ewing",
        "dupr_id": "P5XONM",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Thompson",
        "dupr_id": "9PNDYJ",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Arnold, MD, US"
      }
    ]
  },
  {
    "team_id": 7547551791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Monahan",
        "dupr_id": "Q5R4W5",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Glen Burnie, MD, US"
      },
      {
        "name": "Chris Grove",
        "dupr_id": "ZD952W",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]