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

Monday Intermediate Partner League Week 5

ID: 6987761637

Match Scores

3-11

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PB
Paul Brown

XKLR65 · Inver Grove Heights, MN, US

DUPR

2.949

ML
Mike Lorentz

QXMRKD · USA

DUPR

2.718

TEAM 2WINNER
AT
Aaron Treece

RYXWOD · Cottage Grove, MN, US

DUPR

3.946

JM
Joseph Mahlke

YM52N4 · USA

DUPR

2.626

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-6987761637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4310351713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Brown",
        "dupr_id": "XKLR65",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Mike Lorentz",
        "dupr_id": "QXMRKD",
        "rating": 2.718,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5127434669,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Treece",
        "dupr_id": "RYXWOD",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Cottage Grove, MN, US"
      },
      {
        "name": "Joseph Mahlke",
        "dupr_id": "YM52N4",
        "rating": 2.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]