Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5621181736

Match Scores

7-11

Win

Play Date

2024-04-07

Play Time (Est)

5:00 PM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Michael Hire

JZ2KNM · USA

DUPR

4.025

Shawn Carroll

ZN9WQD · Powell, OH, US

DUPR

3.853

TEAM 2WINNER
Kyle Maynard

30O2JN · Delaware, OH, US

DUPR

4.403

Josh Bauerle

6ZL00D · Dublin, OH, US

DUPR

3.914

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