Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Wisconsin PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8511224741

Match Scores

15-13

Win

Play Date

2025-07-27

Play Time (Est)

6:15 AM

Play Location

Lake Hallie, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
NR
Nicole Rezabek

0YZOPX · Long Lake, MN, US

DUPR

5.022

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.508

TEAM 2LOSS
MC
Makayla Cunningham

8WKEMY · Avilla, IN, US

DUPR

5.198

CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.076

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-8511224741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8362315206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Rezabek",
        "dupr_id": "0YZOPX",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Long Lake, MN, US"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.508,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7423430470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Makayla Cunningham",
        "dupr_id": "8WKEMY",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Avilla, IN, US"
      },
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      }
    ]
  }
]