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

Monday Intermediate Partner League Week 5

ID: 4871205582

Match Scores

11-10

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Tranter

3LYZ76 · Minneapolis, MN, US

DUPR

3.673

DL
Danni Li

EG7OQJ · Minneapolis, MN, US

DUPR

2.730

TEAM 2LOSS
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-4871205582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8003142494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Tranter",
        "dupr_id": "3LYZ76",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Danni Li",
        "dupr_id": "EG7OQJ",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4341796493,
    "serial": 2,
    "winner": false,
    "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": ""
      }
    ]
  }
]