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

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

ID: 5903527155

Match Scores

11-5

Loss

Play Date

2026-05-08

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jessica Barnes

YXRW5D · Ramsey, MN, US

DUPR

3.451

AR
Amy Roell

4VMPD2 · USA

DUPR

3.231

TEAM 2LOSS
HK
Heidi Kadlec

3OYKD7 · USA

DUPR

3.200

MR
Monica Raskob

GGELGG · Maple Grove, MN, US

DUPR

3.244

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-5903527155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8519183922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Barnes",
        "dupr_id": "YXRW5D",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Amy Roell",
        "dupr_id": "4VMPD2",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7868662439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi Kadlec",
        "dupr_id": "3OYKD7",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monica Raskob",
        "dupr_id": "GGELGG",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]