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

W2 Co-Ed Rotating Partner League (2.5-3.5)

ID: 4552776841

Match Scores

1-11

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Bradley Berglund

JYMOLO · USA

DUPR

2.885

CC
Carrie Carlson

N522YN · USA

DUPR

2.172

TEAM 2WINNER
RW
Ryan Woodruff

NRKPNN · Buffalo, MN, US

DUPR

2.807

EC
Eric Carlson

X0KOKR · Rogers, MN, US

DUPR

3.639

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-4552776841
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4309901806,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bradley Berglund",
        "dupr_id": "JYMOLO",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carrie Carlson",
        "dupr_id": "N522YN",
        "rating": 2.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5221878646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Woodruff",
        "dupr_id": "NRKPNN",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      },
      {
        "name": "Eric Carlson",
        "dupr_id": "X0KOKR",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Rogers, MN, US"
      }
    ]
  }
]