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

Women's High Intermediate League

ID: 6923469729

Match Scores

11-3

Loss

Play Date

2026-05-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Shannon Costello

6PWXNQ · USA

DUPR

3.073

JB
Joan Brown

PZ74MZ · USA

DUPR

3.027

TEAM 2LOSS
CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

2.977

EL
Elena Loures

59NPLL · USA

DUPR

3.129

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-6923469729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4669880292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon  Costello",
        "dupr_id": "6PWXNQ",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joan  Brown",
        "dupr_id": "PZ74MZ",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5526848193,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]