Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - The Dink Minor League Pickleball @ Rochester Athletic Club

ID: 7355100084

Match Scores

16-21

Win

Play Date

2026-02-28

Play Time (Est)

1:00 PM

Play Location

Rochester Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jordan Lee

9P4Q6J · Pine Island, MN, US

DUPR

3.735

KW
Kelli Williams

8M4REL · Pine Island, MN, US

DUPR

3.766

TEAM 2WINNER
MJ
Matthew Jensen

N7YNEZ · Rochester, MN, US

DUPR

4.274

CM
Caitlin Morris

V2ERM7 · USA

DUPR

3.908

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-7355100084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6283315184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Lee",
        "dupr_id": "9P4Q6J",
        "rating": 3.735,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66651ef212f2e.jpg",
        "location": "Pine Island, MN, US"
      },
      {
        "name": "Kelli Williams",
        "dupr_id": "8M4REL",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Pine Island, MN, US"
      }
    ]
  },
  {
    "team_id": 5407529214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Jensen",
        "dupr_id": "N7YNEZ",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Caitlin Morris",
        "dupr_id": "V2ERM7",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]