Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Young Adults High Intermediate

ID: 8030034526

Match Scores

11-10

Win

Play Date

2024-06-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.896

ED
Erik Ducker

EGWO2O · Saint Paul, MN, US

DUPR

4.067

TEAM 2LOSS
ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.937

MK
Mark Koivisto

59R0JP · Hopkins, MN, US

DUPR

3.967

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-8030034526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7893086192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Erik Ducker",
        "dupr_id": "EGWO2O",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 6893155107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mark Koivisto",
        "dupr_id": "59R0JP",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]