Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7341370440

Match Scores

15-6

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.692

JF
Jared Flick

KXZM2Y · Midland, MI, US

DUPR

4.417

TEAM 2LOSS
JH
Jason Herberger

3Z65PL · Fort Wayne, IN, US

DUPR

4.103

AM
Austin Mann

RZMNQM · Fort Wayne, IN, US

DUPR

4.514

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-7341370440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4938867301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Jared Flick",
        "dupr_id": "KXZM2Y",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Midland, MI, US"
      }
    ]
  },
  {
    "team_id": 7175609877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Herberger",
        "dupr_id": "3Z65PL",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Austin Mann",
        "dupr_id": "RZMNQM",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]