Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Pickleball

ID: 5201356808

Match Scores

9-6

Loss

Play Date

2025-02-13

Play Time (Est)

9:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Joshua Fogel

RZORGZ · Eden Prairie, MN, US

DUPR

4.284

TR
trent Rezabek

ODL0EE · USA

DUPR

4.117

TEAM 2LOSS
BR
Brian Ranwick

8E2DJV · Minnetonka, MN, US

DUPR

4.226

NK
Nate Kubik

9P5Z4R · Hopkins, MN, US

DUPR

3.934

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-5201356808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6771467989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Fogel",
        "dupr_id": "RZORGZ",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "trent Rezabek",
        "dupr_id": "ODL0EE",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7530662907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Ranwick",
        "dupr_id": "8E2DJV",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Nate Kubik",
        "dupr_id": "9P5Z4R",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]