Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4798224846

Match Scores

13-21

Loss

Play Date

2026-02-28

Play Time (Est)

7:30 PM

Play Location

Rochester Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matthew Jensen

N7YNEZ · Rochester, MN, US

DUPR

4.269

AW
Adam Weincouff

Z9YP2L · Rochester, MN, US

DUPR

3.916

TEAM 2WINNER
Manny Henderson

Q5JWEN · Rochester, MN, US

DUPR

4.302

BK
Brian Krings

JZP0RJ · Rochester, MN, US

DUPR

4.187

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-4798224846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6921864863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Jensen",
        "dupr_id": "N7YNEZ",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Adam Weincouff",
        "dupr_id": "Z9YP2L",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 7586469595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manny Henderson",
        "dupr_id": "Q5JWEN",
        "rating": 4.302,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/678dc0ae5bec5.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "Brian Krings",
        "dupr_id": "JZP0RJ",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]