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

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

ID: 5200327138

Match Scores

11-3

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Judson Stangler

M9V4RG · USA

DUPR

2.295

TK
tom kiel

2P5PZ9 · USA

DUPR

2.025

TEAM 2LOSS
AM
Angie maas

55N5DR · Delano, MN, US

DUPR

2.285

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-5200327138
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5707692337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judson Stangler",
        "dupr_id": "M9V4RG",
        "rating": 2.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "tom kiel",
        "dupr_id": "2P5PZ9",
        "rating": 2.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5109280140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angie maas",
        "dupr_id": "55N5DR",
        "rating": 2.285,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Anna Cherry",
        "dupr_id": "6P02EE",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]