Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mon. Advanced End of League Tourney

ID: 7346144447

Match Scores

11-8

Loss

Play Date

2026-02-23

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Joel Bruns

D9MM5L · Minneapolis, MN, US

DUPR

3.657

NE
Noah Ellingsworth

X2JL67 · MN, US

DUPR

4.183

TEAM 2LOSS
SE
Steven Eggert

17962M · Minneapolis, MN, US

DUPR

3.805

BV
Bouachanh Vue

PZ5NEE · Oakdale, MN, US

DUPR

3.658

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-7346144447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5006991118,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Bruns",
        "dupr_id": "D9MM5L",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Noah Ellingsworth",
        "dupr_id": "X2JL67",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 6053788853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Eggert",
        "dupr_id": "17962M",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bouachanh  Vue",
        "dupr_id": "PZ5NEE",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      }
    ]
  }
]