Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5250399042

Match Scores

21-14

Loss

Play Date

2026-02-28

Play Time (Est)

7:30 PM

Play Location

Rochester Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
BK
Brian Krings

JZP0RJ · Rochester, MN, US

DUPR

4.201

Julie Krings

8DZ2WL · Byron, MN, US

DUPR

3.879

TEAM 2LOSS
MT
Mitchel Tran

L5PXJ6 · Blaine, MN, US

DUPR

4.163

KK
Krystal Kim

WNX66M · Rochester, MN, US

DUPR

3.566

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-5250399042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5787145797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Krings",
        "dupr_id": "JZP0RJ",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Julie Krings",
        "dupr_id": "8DZ2WL",
        "rating": 3.879,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150137_6446cc969916f.jpg",
        "location": "Byron, MN, US"
      }
    ]
  },
  {
    "team_id": 6296550248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitchel Tran",
        "dupr_id": "L5PXJ6",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Krystal Kim",
        "dupr_id": "WNX66M",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]