Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Sunday Evening League 2.75-3.5 - May-June 2025

ID: 5545941779

Match Scores

11-2

Win

Play Date

2025-06-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mike Staruch

8DODYX · Commerce Charter Township, MI, US

DUPR

3.286

GC
Geoffrey Collins

W6Q7MG · USA

DUPR

3.376

TEAM 2LOSS
SG
Sean Geary

4VYNG2 · USA

DUPR

3.266

ML
Michael Lundy

8EYN5J · USA

DUPR

2.815

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-5545941779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4626907712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Staruch",
        "dupr_id": "8DODYX",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Commerce Charter Township, MI, US"
      },
      {
        "name": "Geoffrey Collins",
        "dupr_id": "W6Q7MG",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4451237490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Geary",
        "dupr_id": "4VYNG2",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Lundy",
        "dupr_id": "8EYN5J",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]