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

The Pickle Bar - Spring Mixed League

ID: 5589084826

Match Scores

6-11, 7-11, 10-11

Loss

Play Date

2026-04-27

Play Time (Est)

11:30 PM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LV
Liz Vespucci

DNZVEM · Summerville, SC, US

DUPR

2.686

SM
Stuart Moultrie

1R70XE · Charleston, SC, US

DUPR

3.532

TEAM 2WINNER
LR
Lorsy Rodriguez

ZZRENW · SC, US

DUPR

3.142

JB
Jonathan Bonilla

YXKLWK · USA

DUPR

3.591

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-5589084826
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4783711254,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liz  Vespucci",
        "dupr_id": "DNZVEM",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Stuart Moultrie",
        "dupr_id": "1R70XE",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 6424720929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lorsy Rodriguez",
        "dupr_id": "ZZRENW",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": "SC, US"
      },
      {
        "name": "Jonathan Bonilla",
        "dupr_id": "YXKLWK",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]