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

CPL (3.75 & Under) Week (9) PickleRage Glen Burnie @ Bounce Baltimore

ID: 5384891795

Match Scores

21-8

Loss

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Amiee Greene

4ZO0XM · Baltimore, MD, US

DUPR

3.567

VR
Victor reyes

59KYML · Baltimore, MD, US

DUPR

3.733

TEAM 2LOSS
LA
Lisa Abrams

D9JN9Y · USA

DUPR

3.126

EA
Eric Astran

N70VJ2 · Baltimore, MD, US

DUPR

3.010

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-5384891795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8333236300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amiee  Greene",
        "dupr_id": "4ZO0XM",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Victor reyes",
        "dupr_id": "59KYML",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 4464284703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Abrams",
        "dupr_id": "D9JN9Y",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Astran",
        "dupr_id": "N70VJ2",
        "rating": 3.01,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]