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

Wed 11am 3.0 league

ID: 7865034895

Match Scores

3-11

Loss

Play Date

2025-02-26

Play Time (Est)

8:45 AM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

2.974

Jim Bruce

30O2GG · Delaware, OH, US

DUPR

2.530

TEAM 2WINNER
Jackie Frasure

EGVJPE · Powell, OH, US

DUPR

3.170

AA
Ashley A Lenhart

129WKE · USA

DUPR

3.500

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-7865034895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8300787838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 2.974,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Galena, OH, US"
      },
      {
        "name": "Jim Bruce",
        "dupr_id": "30O2GG",
        "rating": 2.53,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Delaware, OH, US"
      }
    ]
  },
  {
    "team_id": 6302939119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackie Frasure",
        "dupr_id": "EGVJPE",
        "rating": 3.17,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/67.jpg",
        "location": "Powell, OH, US"
      },
      {
        "name": "Ashley A Lenhart",
        "dupr_id": "129WKE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]