Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bee Brave Pickleball Tournament 2026 - Mens Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 6301467223

Match Scores

5-11

Win

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MP
Mike Polet

59MXMR · Hamilton, MI, US

DUPR

3.864

MR
Michael Reygaert

6ZOGNG · USA

DUPR

3.608

TEAM 2WINNER
MP
Mike Plajer

L2WNDJ · Mishawaka, IN, US

DUPR

4.072

RC
Ron Cook

L5GQJ5 · Plymouth, IN, US

DUPR

3.996

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-6301467223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6212164615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Polet",
        "dupr_id": "59MXMR",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Hamilton, MI, US"
      },
      {
        "name": "Michael Reygaert",
        "dupr_id": "6ZOGNG",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7820491776,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Plajer",
        "dupr_id": "L2WNDJ",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Ron Cook",
        "dupr_id": "L5GQJ5",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Plymouth, IN, US"
      }
    ]
  }
]