Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wyoming Ladder League #1

ID: 7423194369

Match Scores

4-15

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PB
Pete Bruinsma

VXPWM6 · USA

DUPR

3.057

SB
Sam Bartelmay

V2WR0E · USA

DUPR

3.439

TEAM 2WINNER
LG
Lance Griffioen

XKRM55 · USA

DUPR

3.689

AS
Anthony Sutliff

YXYDMG · Grand Rapids, MI, US

DUPR

3.894

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-7423194369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5772416906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pete Bruinsma",
        "dupr_id": "VXPWM6",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Bartelmay",
        "dupr_id": "V2WR0E",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7915476485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance Griffioen",
        "dupr_id": "XKRM55",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Sutliff",
        "dupr_id": "YXYDMG",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]