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

Byron Center Ladder League #1

ID: 4332311118

Match Scores

0-11

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DV
David VanderKamp

WZGP4G · USA

DUPR

3.417

NP
Nick Pellegrini

LVXKO6 · USA

DUPR

3.428

TEAM 2WINNER
MM
Madeline Macrae

WKYM6Y · Wyoming, MI, US

DUPR

3.314

KD
Kathy Desser

V4Y9EP · Byron Center, MI, US

DUPR

3.669

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-4332311118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6772298129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David VanderKamp",
        "dupr_id": "WZGP4G",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Pellegrini",
        "dupr_id": "LVXKO6",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5772578376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeline Macrae",
        "dupr_id": "WKYM6Y",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Wyoming, MI, US"
      },
      {
        "name": "Kathy Desser",
        "dupr_id": "V4Y9EP",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Byron Center, MI, US"
      }
    ]
  }
]