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

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

ID: 7384194290

Match Scores

11-2

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
tom kiel

2P5PZ9 · USA

DUPR

2.030

AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.348

TEAM 2LOSS
DC
Daniel Courteau

D5Z6X6 · USA

DUPR

2.436

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-7384194290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6550976518,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "tom kiel",
        "dupr_id": "2P5PZ9",
        "rating": 2.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie maas",
        "dupr_id": "55N5DR",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  },
  {
    "team_id": 5976127616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel  Courteau",
        "dupr_id": "D5Z6X6",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anna Cherry",
        "dupr_id": "6P02EE",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]