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

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

ID: 8300666288

Match Scores

4-11

Loss

Play Date

2026-06-06

Play Time (Est)

9:00 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Anna Cherry

6P02EE · USA

DUPR

2.000

AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.314

TEAM 2WINNER
CH
Colleen Hendrickson

LW5OPZ · Maple Grove, MN, US

DUPR

2.400

BC
Bob cherry

7ZPL75 · USA

DUPR

2.065

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-8300666288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6663713206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Cherry",
        "dupr_id": "6P02EE",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie maas",
        "dupr_id": "55N5DR",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  },
  {
    "team_id": 7499817925,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colleen Hendrickson",
        "dupr_id": "LW5OPZ",
        "rating": 2.4,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Bob cherry",
        "dupr_id": "7ZPL75",
        "rating": 2.065,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]