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

W1 Beginner League - Co-Ed Individual (NEW to 2.99)

ID: 5362325752

Match Scores

11-7

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
CR
Camille Rothi

4Q54DM · USA

DUPR

2.467

AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.344

TEAM 2LOSS
TM
Todd Maas

P5M5NM · Delano, MN, US

DUPR

2.433

RM
Renee McCarty

KYKY46 · USA

DUPR

2.143

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-5362325752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6678946527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camille Rothi",
        "dupr_id": "4Q54DM",
        "rating": 2.467,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie maas",
        "dupr_id": "55N5DR",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  },
  {
    "team_id": 4696062234,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Maas",
        "dupr_id": "P5M5NM",
        "rating": 2.433,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Renee McCarty",
        "dupr_id": "KYKY46",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]