Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summer Paddle Battle - Mixed Doubles Advanced - combined DUPR max 9

ID: 5644681822

Match Scores

1-11

Win

Play Date

2025-06-29

Play Time (Est)

11:30 PM

Play Location

Alexandria, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Michal Randt

76DD44 · USA

DUPR

4.110

BR
Brad Randt

KX595Q · Glenwood, MN, US

DUPR

4.238

TEAM 2WINNER
TB
Tracy Beyer

0Y2KNX · Starbuck, MN, US

DUPR

4.030

DF
Daniel Fragodt

3YYE4K · Glenwood, MN, US

DUPR

5.221

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-5644681822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6569589043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michal Randt",
        "dupr_id": "76DD44",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Randt",
        "dupr_id": "KX595Q",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  },
  {
    "team_id": 5770443538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracy Beyer",
        "dupr_id": "0Y2KNX",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Starbuck, MN, US"
      },
      {
        "name": "Daniel Fragodt",
        "dupr_id": "3YYE4K",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  }
]