Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Intermediate High Level League

ID: 5309968325

Match Scores

5-11

Win

Play Date

2023-08-29

Play Time (Est)

6:15 AM

Play Location

Picklebarn, Power Drive, Mankato, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CW
Connor Waddick

1RJ2QE · Savage, MN, US

DUPR

3.572

BW
Bradley Wenner

3YENGG · USA

DUPR

4.071

TEAM 2WINNER
JJ
Josh James

1QKEQR · USA

DUPR

4.129

DY
David Yoon

9PEJPJ · Albert Lea, MN, US

DUPR

4.917

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-5309968325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8491808835,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Waddick",
        "dupr_id": "1RJ2QE",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Bradley Wenner",
        "dupr_id": "3YENGG",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6530476149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh James",
        "dupr_id": "1QKEQR",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Yoon",
        "dupr_id": "9PEJPJ",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      }
    ]
  }
]