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

Veterans Bayville

ID: 5135970340

Match Scores

7-11

Win

Play Date

2026-05-13

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Joan Brown

PZ74MZ · USA

DUPR

2.843

IF
Isabel Fath

KXMD2K · USA

DUPR

3.310

TEAM 2WINNER
EL
Elena Loures

59NPLL · USA

DUPR

3.153

CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

3.066

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-5135970340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4366636911,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joan  Brown",
        "dupr_id": "PZ74MZ",
        "rating": 2.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isabel  Fath",
        "dupr_id": "KXMD2K",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7442871636,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      }
    ]
  }
]