Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4689628065

Match Scores

11-2

Loss

Play Date

2024-04-07

Play Time (Est)

10:15 AM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Hire

JZ2KNM · USA

DUPR

4.065

Josh Bauerle

6ZL00D · Dublin, OH, US

DUPR

3.962

TEAM 2LOSS
Kyle Maynard

30O2JN · Delaware, OH, US

DUPR

4.363

Shawn Carroll

ZN9WQD · Powell, OH, US

DUPR

3.849

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4689628065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6888107162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hire",
        "dupr_id": "JZ2KNM",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Bauerle",
        "dupr_id": "6ZL00D",
        "rating": 3.962,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 6612086411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Maynard",
        "dupr_id": "30O2JN",
        "rating": 4.363,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "Delaware, OH, US"
      },
      {
        "name": "Shawn Carroll",
        "dupr_id": "ZN9WQD",
        "rating": 3.849,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Powell, OH, US"
      }
    ]
  }
]