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

The Pickle Bar DUPR Compete 2.0-2.99

ID: 5096345088

Match Scores

5-11

Loss

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.000

CC
Chris Chandler

MPQEYG · USA

DUPR

2.381

TEAM 2WINNER
JJ
Jordan Johnson

KYRG4Q · USA

DUPR

3.038

MZ
Maryann Zambrzycki

X0KJWX · USA

DUPR

2.056

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-5096345088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5229308362,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Chris Chandler",
        "dupr_id": "MPQEYG",
        "rating": 2.381,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8578297169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Johnson",
        "dupr_id": "KYRG4Q",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maryann Zambrzycki",
        "dupr_id": "X0KJWX",
        "rating": 2.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]