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

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

ID: 6009741329

Match Scores

11-2

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Bob cherry

7ZPL75 · USA

DUPR

2.153

AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.319

TEAM 2LOSS
CH
Colleen Hendrickson

LW5OPZ · Maple Grove, MN, US

DUPR

2.364

AC
Anna Cherry

6P02EE · USA

DUPR

2.000

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