Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Byron Center Ladder League #1

ID: 7640761359

Match Scores

2-11

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DV
David VanderKamp

WZGP4G · USA

DUPR

3.381

KD
Kathy Desser

V4Y9EP · Byron Center, MI, US

DUPR

3.661

TEAM 2WINNER
GW
Gabe Wing

2Q4K4R · USA

DUPR

3.949

NP
Nick Pellegrini

LVXKO6 · USA

DUPR

3.438

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-7640761359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6772324087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David VanderKamp",
        "dupr_id": "WZGP4G",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Desser",
        "dupr_id": "V4Y9EP",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Byron Center, MI, US"
      }
    ]
  },
  {
    "team_id": 6738410359,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabe Wing",
        "dupr_id": "2Q4K4R",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Pellegrini",
        "dupr_id": "LVXKO6",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]