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

Crystal Wk1- State Sanctioned Ladder League (Open)

ID: 6841608683

Match Scores

11-2

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Becker Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rick Campion

V62EME · USA

DUPR

3.281

MS
Mary Szeliga

LZGQVZ · Minneapolis, MN, US

DUPR

3.027

TEAM 2LOSS
TC
Tiffany Capouch

GXRJ2Q · USA

DUPR

2.548

BK
Brian Krahulec

6PL4VG · USA

DUPR

2.587

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-6841608683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6059922361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Campion",
        "dupr_id": "V62EME",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Szeliga",
        "dupr_id": "LZGQVZ",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5277672814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiffany  Capouch",
        "dupr_id": "GXRJ2Q",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Krahulec",
        "dupr_id": "6PL4VG",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]