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

Wed 11am 3.0 League

ID: 6664233668

Match Scores

9-11

Loss

Play Date

2025-01-15

Play Time (Est)

9:00 PM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

2.897

Jim Bruce

30O2GG · Delaware, OH, US

DUPR

2.566

TEAM 2WINNER
Anessa Davis

PKMPEM · Dublin, OH, US

DUPR

2.721

Jackie Frasure

EGVJPE · Powell, OH, US

DUPR

3.232

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-6664233668
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6135036933,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 2.897,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Galena, OH, US"
      },
      {
        "name": "Jim Bruce",
        "dupr_id": "30O2GG",
        "rating": 2.566,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Delaware, OH, US"
      }
    ]
  },
  {
    "team_id": 6808795489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anessa Davis",
        "dupr_id": "PKMPEM",
        "rating": 2.721,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/30.jpg",
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jackie Frasure",
        "dupr_id": "EGVJPE",
        "rating": 3.232,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/67.jpg",
        "location": "Powell, OH, US"
      }
    ]
  }
]