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

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

ID: 5624542108

Match Scores

11-4

Win

Play Date

2026-06-06

Play Time (Est)

5:00 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Bradley Daleiden

9DXRMR · USA

DUPR

3.152

AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.345

TEAM 2LOSS
TK
tom kiel

2P5PZ9 · USA

DUPR

2.033

BC
Bob cherry

7ZPL75 · USA

DUPR

2.074

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-5624542108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8460449211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Daleiden",
        "dupr_id": "9DXRMR",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie maas",
        "dupr_id": "55N5DR",
        "rating": 2.345,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  },
  {
    "team_id": 7824474069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "tom kiel",
        "dupr_id": "2P5PZ9",
        "rating": 2.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob cherry",
        "dupr_id": "7ZPL75",
        "rating": 2.074,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]