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

Women's High Intermediate League

ID: 5302597845

Match Scores

11-4

Loss

Play Date

2026-05-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Barbara Pisciotta

JJPWGW · USA

DUPR

3.345

LM
Laura Maschal

Y4R754 · USA

DUPR

2.818

TEAM 2LOSS
CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

3.019

ES
Edith Scannella

E9XNQM · USA

DUPR

2.566

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-5302597845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802330741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Pisciotta",
        "dupr_id": "JJPWGW",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Maschal",
        "dupr_id": "Y4R754",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8112483351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Edith  Scannella",
        "dupr_id": "E9XNQM",
        "rating": 2.566,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]