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

Friday Morning | Ladies 3.75 & Under | DUPR League Week 3

ID: 7732887879

Match Scores

7-11

Loss

Play Date

2026-05-08

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HK
Heidi Kadlec

3OYKD7 · USA

DUPR

3.196

CS
Colleen Schaefer

EGM2JJ · MN, US

DUPR

3.036

TEAM 2WINNER
MR
Monica Raskob

GGELGG · Maple Grove, MN, US

DUPR

3.248

AR
Amy Roell

4VMPD2 · USA

DUPR

3.235

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-7732887879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4790909518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heidi Kadlec",
        "dupr_id": "3OYKD7",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colleen Schaefer",
        "dupr_id": "EGM2JJ",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7798244508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Monica Raskob",
        "dupr_id": "GGELGG",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Amy Roell",
        "dupr_id": "4VMPD2",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]