Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8162627404

Match Scores

11-4

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 1WINNER
MH
Michael Hire

JZ2KNM · USA

DUPR

4.034

Kyle Maynard

30O2JN · Delaware, OH, US

DUPR

4.394

TEAM 2LOSS
Shawn Carroll

ZN9WQD · Powell, OH, US

DUPR

3.854

Josh Bauerle

6ZL00D · Dublin, OH, US

DUPR

3.903

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