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: 6720804570

Match Scores

13-15

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.750

JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.972

TEAM 2WINNER
CS
Caitlin Steffen

ZD29DP · Minneapolis, MN, US

DUPR

3.327

NC
Noah Carlson

NRJ7R6 · Minneapolis, MN, US

DUPR

3.933

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-6720804570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6701421904,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 4942074436,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caitlin Steffen",
        "dupr_id": "ZD29DP",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Noah Carlson",
        "dupr_id": "NRJ7R6",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]