Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APR042026 miniT-6

ID: 8550021501

Match Scores

11-7

Win

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Dave Lusk

59NNPV · Galena, OH, US

DUPR

3.907

JC
Joyce Cox

7D5V7M · Lancaster, OH, US

DUPR

3.067

TEAM 2LOSS
ER
Eric Reisch

QP799R · Powell, OH, US

DUPR

3.524

JO
Jill Ovies

76ML4N · Columbus, OH, US

DUPR

3.593

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-8550021501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6262248754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Lusk",
        "dupr_id": "59NNPV",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      },
      {
        "name": "Joyce Cox",
        "dupr_id": "7D5V7M",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      }
    ]
  },
  {
    "team_id": 4800239126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Reisch",
        "dupr_id": "QP799R",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Jill Ovies",
        "dupr_id": "76ML4N",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]