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

Week 7 - Forum Middle Intermediate Ladder League

ID: 5904242605

Match Scores

11-5

Loss

Play Date

2026-04-22

Play Time (Est)

2:15 AM

Play Location

Forum

Unverified Facility

Competitor Teams

TEAM 1WINNER
BJ
Bill Jundt

6KRW50 · Buffalo, MN, US

DUPR

3.862

TS
Taylor Spier

RWG0QE · USA

DUPR

3.156

TEAM 2LOSS
CS
Craig Schmidt

RXEGJN · Delano, MN, US

DUPR

3.519

HG
Harrison Green

WNMRDQ · Waconia, MN, US

DUPR

3.055

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-5904242605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7476941667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Jundt",
        "dupr_id": "6KRW50",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      },
      {
        "name": "Taylor Spier",
        "dupr_id": "RWG0QE",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7522536559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Schmidt",
        "dupr_id": "RXEGJN",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Harrison Green",
        "dupr_id": "WNMRDQ",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Waconia, MN, US"
      }
    ]
  }
]