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

Bash Masters Pickleball Open - Mens Doubles Skill: (Open) Age: (Any)

ID: 4420246766

Match Scores

5-15

Loss

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jason Herberger

3Z65PL · Fort Wayne, IN, US

DUPR

4.225

AM
Austin Mann

RZMNQM · Fort Wayne, IN, US

DUPR

4.527

TEAM 2WINNER
BG
Brian Graver

DN0566 · Mattawan, MI, US

DUPR

4.663

RR
Ryan Radawiec

KOMXDO · East Lansing, MI, US

DUPR

5.130

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-4420246766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8467333503,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Herberger",
        "dupr_id": "3Z65PL",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Austin Mann",
        "dupr_id": "RZMNQM",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 7488080594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Graver",
        "dupr_id": "DN0566",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Mattawan, MI, US"
      },
      {
        "name": "Ryan Radawiec",
        "dupr_id": "KOMXDO",
        "rating": 5.13,
        "profile_pic_url": null,
        "location": "East Lansing, MI, US"
      }
    ]
  }
]