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

The Pickle Bar - Spring Mixed League

ID: 4296041066

Match Scores

6-11, 4-11, 7-11

Loss

Play Date

2026-04-27

Play Time (Est)

3: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.680

SM
Stuart Moultrie

1R70XE · Charleston, SC, US

DUPR

3.527

TEAM 2WINNER
BJ
Bobbie Jean Goodman

O66XLP · North Charleston, SC, US

DUPR

3.152

DG
David Goodman

Q55MQN · North Charleston, SC, US

DUPR

3.703

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-4296041066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6479302963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liz  Vespucci",
        "dupr_id": "DNZVEM",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Stuart Moultrie",
        "dupr_id": "1R70XE",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4387631898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bobbie Jean Goodman",
        "dupr_id": "O66XLP",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "David Goodman",
        "dupr_id": "Q55MQN",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]