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

Women's High Intermediate League

ID: 6899741586

Match Scores

11-3

Loss

Play Date

2026-05-12

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Elena Loures

59NPLL · USA

DUPR

3.164

IF
Isabel Fath

KXMD2K · USA

DUPR

3.313

TEAM 2LOSS
CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

3.069

PS
Patti Scacco

Q59NR5 · USA

DUPR

3.288

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-6899741586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7859088923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isabel  Fath",
        "dupr_id": "KXMD2K",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5198808414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Patti Scacco",
        "dupr_id": "Q59NR5",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]