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

The Pickle Bar - Spring Mixed League

ID: 8222686553

Match Scores

9-11, 11-3, 11-3

Win

Play Date

2026-05-04

Play Time (Est)

6:15 AM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LV
Liz Vespucci

DNZVEM · Summerville, SC, US

DUPR

2.576

SM
Stuart Moultrie

1R70XE · Charleston, SC, US

DUPR

3.560

TEAM 2LOSS
CB
Carlito Bangcuyo

4P4MLG · North Charleston, SC, US

DUPR

2.809

SS
Susan Simmons

W6V0XQ · Goose Creek, SC, US

DUPR

2.853

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-8222686553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8019661370,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liz  Vespucci",
        "dupr_id": "DNZVEM",
        "rating": 2.576,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Stuart Moultrie",
        "dupr_id": "1R70XE",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4799775051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlito Bangcuyo",
        "dupr_id": "4P4MLG",
        "rating": 2.809,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Susan Simmons",
        "dupr_id": "W6V0XQ",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": "Goose Creek, SC, US"
      }
    ]
  }
]