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

Dink Shots

ID: 8535351866

Match Scores

11-1, 11-8

Win

Play Date

2025-12-04

Play Time (Est)

3: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

Steve Graber

946QDJ · Louisville, OH, US

DUPR

3.228

TEAM 2LOSS
David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.244

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