Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Byron Center Ladder League #1

ID: 7979222565

Match Scores

11-9

Loss

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GW
Gabe Wing

2Q4K4R · USA

DUPR

3.867

NP
Nick Pellegrini

LVXKO6 · USA

DUPR

3.493

TEAM 2LOSS
MM
Madeline Macrae

WKYM6Y · Wyoming, MI, US

DUPR

3.262

DV
David VanderKamp

WZGP4G · USA

DUPR

3.474

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-7979222565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7024005952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Wing",
        "dupr_id": "2Q4K4R",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Pellegrini",
        "dupr_id": "LVXKO6",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6742761115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeline Macrae",
        "dupr_id": "WKYM6Y",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Wyoming, MI, US"
      },
      {
        "name": "David VanderKamp",
        "dupr_id": "WZGP4G",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]