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

Veterans Bayville

ID: 7156939042

Match Scores

6-9

Loss

Play Date

2026-05-13

Play Time (Est)

11:30 PM

Play Location

The Picklr Manahawkin-LBI, New Jersey 72, Manahawkin, NJ, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Karen Sorbara

4QRNRM · USA

DUPR

3.013

CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

3.057

TEAM 2WINNER
JB
Joan Brown

PZ74MZ · USA

DUPR

2.860

NF
Norene Fosse

0P54OG · USA

DUPR

3.107

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-7156939042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7255430769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen  Sorbara",
        "dupr_id": "4QRNRM",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7474510113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joan  Brown",
        "dupr_id": "PZ74MZ",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norene Fosse",
        "dupr_id": "0P54OG",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]