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

Match Scores

11-5

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.738

JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.959

TEAM 2LOSS
LB
luckyna berg

QXELE5 · Lakeville, MN, US

DUPR

2.792

BB
Brandon Berg

ZDOPMD · Lakeville, MN, US

DUPR

4.059

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-5814122647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5843939534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6367005271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luckyna berg",
        "dupr_id": "QXELE5",
        "rating": 2.792,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Brandon Berg",
        "dupr_id": "ZDOPMD",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]