Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8556532738

Match Scores

11-7

Win

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mike Plajer

L2WNDJ · Mishawaka, IN, US

DUPR

4.020

RC
Ron Cook

L5GQJ5 · Plymouth, IN, US

DUPR

3.969

TEAM 2LOSS
JS
Jordan Scheller

VX46XE · USA

DUPR

3.609

JS
Jacob Scheller

0RZYWN · USA

DUPR

3.874

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-8556532738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7160005556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Plajer",
        "dupr_id": "L2WNDJ",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Ron Cook",
        "dupr_id": "L5GQJ5",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Plymouth, IN, US"
      }
    ]
  },
  {
    "team_id": 7813240031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Scheller",
        "dupr_id": "VX46XE",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Scheller",
        "dupr_id": "0RZYWN",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]