Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7724978735

Match Scores

11-2

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mike Plajer

L2WNDJ · Mishawaka, IN, US

DUPR

4.064

RC
Ron Cook

L5GQJ5 · Plymouth, IN, US

DUPR

3.991

TEAM 2LOSS
AS
Anthony Sutliff

YXYDMG · USA

DUPR

3.846

SW
Shawn Wolf

VXZXR6 · USA

DUPR

2.873

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-7724978735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5380255619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Plajer",
        "dupr_id": "L2WNDJ",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Ron Cook",
        "dupr_id": "L5GQJ5",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Plymouth, IN, US"
      }
    ]
  },
  {
    "team_id": 7144665836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Sutliff",
        "dupr_id": "YXYDMG",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Wolf",
        "dupr_id": "VXZXR6",
        "rating": 2.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]