Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Irish Open - Mens Doubles Skill: (4.0) Age: (60 And Above)

ID: 8106900057

Match Scores

17-15

Win

Play Date

2026-03-14

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
MZ
Michael Zdrodowski

16P74Q · St. Joseph, MI, US

DUPR

4.079

GH
Greg Haynes

76KG04 · MI, US

DUPR

3.947

TEAM 2LOSS
FA
fred allen

59X5EV · Traverse City, MI, US

DUPR

4.291

KH
kyle heaton

LZWZKJ · USA

DUPR

3.792

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-8106900057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6170794122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Zdrodowski",
        "dupr_id": "16P74Q",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "St. Joseph, MI, US"
      },
      {
        "name": "Greg Haynes",
        "dupr_id": "76KG04",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  },
  {
    "team_id": 6015819955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "fred allen",
        "dupr_id": "59X5EV",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Traverse City, MI, US"
      },
      {
        "name": "kyle heaton",
        "dupr_id": "LZWZKJ",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]