Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddle Battle - Men's 4.0+ Lower Bracket

ID: 7983444622

Match Scores

6-15

Win

Play Date

2025-06-20

Play Time (Est)

11:30 PM

Play Location

11650 Hudson Rd suite 200, Woodbury, MN 55129, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NL
Nathan Lohmer

M2VVRG · Hugo, MN, US

DUPR

3.978

FD
Fabio Dierings

5EVE25 · USA

DUPR

4.193

TEAM 2WINNER
MP
Michael Petry

PKRMWQ · Hudson, WI, US

DUPR

4.679

AB
Alex Busch

YGKRJK · Woodbury, MN, US

DUPR

4.425

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-7983444622
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5454805861,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Lohmer",
        "dupr_id": "M2VVRG",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Hugo, MN, US"
      },
      {
        "name": "Fabio Dierings",
        "dupr_id": "5EVE25",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7273378201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "PKRMWQ",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Hudson, WI, US"
      },
      {
        "name": "Alex Busch",
        "dupr_id": "YGKRJK",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      }
    ]
  }
]