Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8006875298

Match Scores

15-5

Win

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.760

JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.982

TEAM 2LOSS
SF
Stephanie Frazer

0YY2VQ · Osseo, MN, US

DUPR

3.676

CD
Christopher Doherty

1RQ90E · Andover, MN, US

DUPR

3.548

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-8006875298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7595791995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5873241403,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Frazer",
        "dupr_id": "0YY2VQ",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Christopher Doherty",
        "dupr_id": "1RQ90E",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]