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

Wednesday Low Intermediate League Week 1

ID: 6204896456

Match Scores

11-3

Loss

Play Date

2026-04-29

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
David Taylor

PP9MRG · USA

DUPR

3.453

Gregory Wilson

N7YD0W · Eagan, MN, US

DUPR

3.070

TEAM 2LOSS
Mike OConnell

17EN4M · USA

DUPR

3.140

Prentice Mannetter

WX62OK · Eagan, MN, US

DUPR

2.988

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-6204896456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6034218813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Taylor",
        "dupr_id": "PP9MRG",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregory Wilson",
        "dupr_id": "N7YD0W",
        "rating": 3.07,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 4641524353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike OConnell",
        "dupr_id": "17EN4M",
        "rating": 3.14,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": ""
      },
      {
        "name": "Prentice Mannetter",
        "dupr_id": "WX62OK",
        "rating": 2.988,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Eagan, MN, US"
      }
    ]
  }
]