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

Summer I 2026 Mixed Competitive Partner League Week 4

ID: 7326544986

Match Scores

11-2

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GE
Gene Eckstein

D5X5QL · USA

DUPR

3.134

MS
Marlys Skogquist

PP5RYE · Elk River, MN, US

DUPR

3.419

TEAM 2LOSS
SH
Steve Heyer

V66LQP · USA

DUPR

2.996

AH
Angie Heyer

M9RY5L · USA

DUPR

2.680

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-7326544986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7539665511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gene Eckstein",
        "dupr_id": "D5X5QL",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marlys Skogquist",
        "dupr_id": "PP5RYE",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Elk River, MN, US"
      }
    ]
  },
  {
    "team_id": 7741576454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Heyer",
        "dupr_id": "V66LQP",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie Heyer",
        "dupr_id": "M9RY5L",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]