Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Michigan Pickleball League: Season 2 - Event 3

ID: 4593763924

Match Scores

11-8

Loss

Play Date

2026-05-09

Play Time (Est)

5:00 PM

Play Location

All In Pickleball Gym (Byron Center), 76th Street Southwest, Byron Center, MI, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jayce Landheer

3YNW6K · Caledonia, MI, US

DUPR

5.444

AW
Alex Wen

PKWJOM · Chicago, IL, US

DUPR

5.607

TEAM 2LOSS
ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.494

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.678

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-4593763924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6761016684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayce Landheer",
        "dupr_id": "3YNW6K",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Caledonia, MI, US"
      },
      {
        "name": "Alex Wen",
        "dupr_id": "PKWJOM",
        "rating": 5.607,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5257601641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Max Manley",
        "dupr_id": "DNXNDX",
        "rating": 5.678,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]