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

Dink Shots

ID: 5016208778

Match Scores

11-9, 11-7

Loss

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

MF
Mike Fahrion

QXK465 · USA

DUPR

3.299

TEAM 2LOSS
Steve Graber

946QDJ · Louisville, OH, US

DUPR

3.197

David Jagger

2YXNVY · Uniontown, OH, US

DUPR

3.275

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