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

Veterans Bayville

ID: 5206948830

Match Scores

9-11

Loss

Play Date

2026-05-13

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Angela Burgan

YGZEQ4 · NJ, US

DUPR

2.769

EL
Elena Loures

59NPLL · Beach Haven, NJ, US

DUPR

3.156

TEAM 2WINNER
PS
Patti Scacco

Q59NR5 · Lacey Township, NJ, US

DUPR

3.297

KS
Karen Sorbara

4QRNRM · USA

DUPR

2.999

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-5206948830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7574576281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela Burgan",
        "dupr_id": "YGZEQ4",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Beach Haven, NJ, US"
      }
    ]
  },
  {
    "team_id": 7333324929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patti Scacco",
        "dupr_id": "Q59NR5",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Karen  Sorbara",
        "dupr_id": "4QRNRM",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]