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

Veterans Bayville

ID: 5577347377

Match Scores

7-9

Loss

Play Date

2026-05-06

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
PS
Patti Scacco

Q59NR5 · Lacey Township, NJ, US

DUPR

3.279

EL
Elena Loures

59NPLL · Beach Haven, NJ, US

DUPR

3.196

TEAM 2WINNER
AB
Angela Burgan

YGZEQ4 · NJ, US

DUPR

2.748

MC
michele castronuova

JJPPKO · USA

DUPR

3.791

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-5577347377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8531822833,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patti Scacco",
        "dupr_id": "Q59NR5",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": "Beach Haven, NJ, US"
      }
    ]
  },
  {
    "team_id": 8002196159,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angela Burgan",
        "dupr_id": "YGZEQ4",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "michele castronuova",
        "dupr_id": "JJPPKO",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]