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

Week 8 - Forum Middle Intermediate Ladder League

ID: 5305098623

Match Scores

11-4

Win

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

Forum

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Craig Schmidt

RXEGJN · Delano, MN, US

DUPR

3.534

JG
Jason Gilbert

V245Q7 · Wright County, US

DUPR

2.982

TEAM 2LOSS
DB
Dan Beulke

M99NLO · USA

DUPR

3.052

EL
Elliott Lohman

P5G9GE · Waconia, MN, US

DUPR

2.919

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-5305098623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5162864451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Schmidt",
        "dupr_id": "RXEGJN",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Jason Gilbert",
        "dupr_id": "V245Q7",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": "Wright County, US"
      }
    ]
  },
  {
    "team_id": 6490400986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Beulke",
        "dupr_id": "M99NLO",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elliott Lohman",
        "dupr_id": "P5G9GE",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Waconia, MN, US"
      }
    ]
  }
]