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

Women's High Intermediate League

ID: 4744952581

Match Scores

5-11

Loss

Play Date

2026-05-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

2.983

AB
Angela Burgan

YGZEQ4 · USA

DUPR

2.816

TEAM 2WINNER
NM
Nancy Measey Kurts

EG6M5O · USA

DUPR

3.174

EL
Elena Loures

59NPLL · USA

DUPR

3.131

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-4744952581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6494410092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Angela Burgan",
        "dupr_id": "YGZEQ4",
        "rating": 2.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7968753993,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Measey Kurts",
        "dupr_id": "EG6M5O",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]