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

Competitive Open Play Match

ID: 8230854652

Match Scores

11-3

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Troy Kenkel

2ZWRJ4 · Moorhead, MN, US

DUPR

3.605

CB
Cassie Beckerleg

K5R5NQ · USA

DUPR

3.130

TEAM 2LOSS
GL
Greg Lemieux

9DOD47 · USA

DUPR

2.729

GB
Geriley Boyum

E9K0LE · Moorhead, MN, US

DUPR

3.141

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-8230854652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7564183212,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Kenkel",
        "dupr_id": "2ZWRJ4",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Cassie Beckerleg",
        "dupr_id": "K5R5NQ",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7623911299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Lemieux",
        "dupr_id": "9DOD47",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geriley Boyum",
        "dupr_id": "E9K0LE",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  }
]