Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Premier Bounty Tournament

ID: 7416394833

Match Scores

15-2

Win

Play Date

2026-02-15

Play Time (Est)

10:15 AM

Play Location

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Bill Tate

1R96JM · Rocky River, OH, US

DUPR

3.919

Jeff Emerine

W6J4MQ · Avon, OH, US

DUPR

4.013

TEAM 2LOSS
SK
Scott Klassen

1R59DZ · USA

DUPR

3.045

Omar Nepomuceno

0RKJM4 · Avon Lake, OH, US

DUPR

3.237

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-7416394833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6277213107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Tate",
        "dupr_id": "1R96JM",
        "rating": 3.919,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Rocky River, OH, US"
      },
      {
        "name": "Jeff Emerine",
        "dupr_id": "W6J4MQ",
        "rating": 4.013,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Avon, OH, US"
      }
    ]
  },
  {
    "team_id": 6070264034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Klassen",
        "dupr_id": "1R59DZ",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Omar Nepomuceno",
        "dupr_id": "0RKJM4",
        "rating": 3.237,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]