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

The Michigan Pickleball League: Season 2 - Event 3

ID: 4760366028

Match Scores

11-6

Loss

Play Date

2026-05-09

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Thomas Calderone

17MLM0 · Chelsea, MI, US

DUPR

5.683

CR
Cody Roy

QPOEVN · Middleville, MI, US

DUPR

5.083

TEAM 2LOSS
SS
Seth Scharich

3LZZWQ · Grand Rapids, MI, US

DUPR

5.295

AC
Andrew Christmann

30X9MX · Hudsonville, MI, US

DUPR

5.039

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-4760366028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4355077991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Calderone",
        "dupr_id": "17MLM0",
        "rating": 5.683,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      },
      {
        "name": "Cody Roy",
        "dupr_id": "QPOEVN",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Middleville, MI, US"
      }
    ]
  },
  {
    "team_id": 5297974695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Scharich",
        "dupr_id": "3LZZWQ",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Andrew Christmann",
        "dupr_id": "30X9MX",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      }
    ]
  }
]