Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dink Shots

ID: 5174584854

Match Scores

11-9

Loss

Play Date

2025-12-04

Play Time (Est)

7:30 PM

Play Location

7353 Wales Ave NW, North Canton, OH 44720, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.172

David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.244

TEAM 2LOSS
Steve Graber

946QDJ · Louisville, OH, US

DUPR

3.228

MF
Mike Fahrion

QXK465 · USA

DUPR

2.959

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-5174584854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6512553065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.172,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Canton, OH, US"
      },
      {
        "name": "David Jagger",
        "dupr_id": "2YXNVY",
        "rating": 3.244,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Uniontown, OH, US"
      }
    ]
  },
  {
    "team_id": 6102096648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Graber",
        "dupr_id": "946QDJ",
        "rating": 3.228,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Louisville, OH, US"
      },
      {
        "name": "Mike  Fahrion",
        "dupr_id": "QXK465",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]