Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8050620556

Match Scores

11-5

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.078

Kyle Maynard

30O2JN · Delaware, OH, US

DUPR

4.376

TEAM 2LOSS
Jared Cagnon

1649W0 · Delaware, OH, US

DUPR

4.224

Todd King

3PNMYM · Dublin, OH, US

DUPR

3.836

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-8050620556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7435242141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Hire",
        "dupr_id": "JZ2KNM",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Maynard",
        "dupr_id": "30O2JN",
        "rating": 4.376,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "Delaware, OH, US"
      }
    ]
  },
  {
    "team_id": 4312014575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Cagnon",
        "dupr_id": "1649W0",
        "rating": 4.224,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Delaware, OH, US"
      },
      {
        "name": "Todd King",
        "dupr_id": "3PNMYM",
        "rating": 3.836,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Dublin, OH, US"
      }
    ]
  }
]