Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Byron Center Ladder League #1

ID: 7396036637

Match Scores

11-5

Win

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GW
Gabe Wing

2Q4K4R · USA

DUPR

3.885

MM
Madeline Macrae

WKYM6Y · Wyoming, MI, US

DUPR

3.277

TEAM 2LOSS
DV
David VanderKamp

WZGP4G · USA

DUPR

3.449

KD
Kathy Desser

V4Y9EP · Byron Center, MI, US

DUPR

3.652

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-7396036637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5904802948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Wing",
        "dupr_id": "2Q4K4R",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madeline Macrae",
        "dupr_id": "WKYM6Y",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Wyoming, MI, US"
      }
    ]
  },
  {
    "team_id": 4556560542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David VanderKamp",
        "dupr_id": "WZGP4G",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy Desser",
        "dupr_id": "V4Y9EP",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Byron Center, MI, US"
      }
    ]
  }
]