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

Wednesday Low Intermediate League Week 6

ID: 6656298115

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Mike OConnell

17EN4M · USA

DUPR

3.200

JM
Joey Matheson

RX7W7E · Eagan, MN, US

DUPR

3.484

TEAM 2LOSS
MF
Madison Fernandez

849MKG · Minneapolis, MN, US

DUPR

3.198

KB
Kayli Bullard

ZNYNPQ · Inver Grove Heights, MN, US

DUPR

3.152

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-6656298115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8511140277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike OConnell",
        "dupr_id": "17EN4M",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Matheson",
        "dupr_id": "RX7W7E",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 4988559450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Fernandez",
        "dupr_id": "849MKG",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kayli Bullard",
        "dupr_id": "ZNYNPQ",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  }
]