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

Monday Intermediate Partner League Week 5

ID: 7446631397

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
John Tranter

3LYZ76 · Minneapolis, MN, US

DUPR

3.686

DL
Danni Li

EG7OQJ · Minneapolis, MN, US

DUPR

2.742

TEAM 2LOSS
TH
Todd Husby

6KO2EK · MN, US

DUPR

3.613

BM
Brent Miller

Z40LMQ · Eagan, MN, US

DUPR

2.853

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-7446631397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4318707169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Tranter",
        "dupr_id": "3LYZ76",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Danni Li",
        "dupr_id": "EG7OQJ",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7152153316,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Husby",
        "dupr_id": "6KO2EK",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Brent Miller",
        "dupr_id": "Z40LMQ",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]