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

Women's High Intermediate League

ID: 7731719591

Match Scores

6-11

Win

Play Date

2026-05-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MH
Michelle Harder

6N9270 · USA

DUPR

2.703

NM
Nancy Measey Kurts

EG6M5O · USA

DUPR

3.169

TEAM 2WINNER
LM
Laura Maschal

Y4R754 · USA

DUPR

2.863

CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

2.989

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-7731719591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5952171488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Harder",
        "dupr_id": "6N9270",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Measey Kurts",
        "dupr_id": "EG6M5O",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5185304933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Maschal",
        "dupr_id": "Y4R754",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      }
    ]
  }
]