Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Byron Center Ladder League #1

ID: 5491201288

Match Scores

8-11

Win

Play Date

2026-05-20

Play Time (Est)

5:00 PM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Cameron Hause

76ZRY4 · Grand Rapids charter Township, MI, US

DUPR

4.355

JH
jon Haveman

NY6J4Z · Byron Center, MI, US

DUPR

3.909

TEAM 2WINNER
SS
Sarah Schudel

KD9WE6 · Wyoming, MI, US

DUPR

3.567

KD
Kathy Desser

V4Y9EP · Byron Center, MI, US

DUPR

3.776

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-5491201288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5388142467,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Hause",
        "dupr_id": "76ZRY4",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Grand Rapids charter Township, MI, US"
      },
      {
        "name": "jon Haveman",
        "dupr_id": "NY6J4Z",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Byron Center, MI, US"
      }
    ]
  },
  {
    "team_id": 4942064936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Schudel",
        "dupr_id": "KD9WE6",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Wyoming, MI, US"
      },
      {
        "name": "Kathy Desser",
        "dupr_id": "V4Y9EP",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Byron Center, MI, US"
      }
    ]
  }
]