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

Dec 9th DUPR Day intermediate - Dec 9th DUPR Day intermediate

ID: 6235229298

Match Scores

11-2

Win

Play Date

2025-12-10

Play Time (Est)

7:30 PM

Play Location

Premier Pickleball Club & Complex South Milwaukee WI

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Aryn Ferris

GGK7VM · Lakeville, MN, US

DUPR

3.549

MA
Michael A Priem

XJ7EXR · Oak Creek, WI, US

DUPR

3.539

TEAM 2LOSS
MM
Mitch Maan de Kok

ZZM9VW · USA

DUPR

3.277

RE
Rachel Efta

MPMYGL · USA

DUPR

2.798

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-6235229298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4528291356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aryn Ferris",
        "dupr_id": "GGK7VM",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Michael A Priem",
        "dupr_id": "XJ7EXR",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Oak Creek, WI, US"
      }
    ]
  },
  {
    "team_id": 8353361057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitch Maan de Kok",
        "dupr_id": "ZZM9VW",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel  Efta",
        "dupr_id": "MPMYGL",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]