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

The Pickle Bar DUPR Compete 2.0-2.99

ID: 5760725195

Match Scores

11-0

Loss

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jaimee Patton

M9N9VD · USA

DUPR

2.480

FF
Fabian Friedel

D9G7NL · USA

DUPR

3.315

TEAM 2LOSS
MZ
Maryann Zambrzycki

X0KJWX · USA

DUPR

2.035

RL
Regina Lee

3LPK4Q · North Charleston, SC, US

DUPR

2.000

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-5760725195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5901913835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaimee Patton",
        "dupr_id": "M9N9VD",
        "rating": 2.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fabian Friedel",
        "dupr_id": "D9G7NL",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5301143905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maryann Zambrzycki",
        "dupr_id": "X0KJWX",
        "rating": 2.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regina Lee",
        "dupr_id": "3LPK4Q",
        "rating": 2,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]