Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Haus Winter Fest - Mens Doubles Skill: (4.0) Age: (50 And Above)

ID: 6318799140

Match Scores

11-9

Loss

Play Date

2026-02-07

Play Time (Est)

1:00 PM

Play Location

Middlebury, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MZ
Michael Zdrodowski

16P74Q · USA

DUPR

4.118

GH
Greg Haynes

76KG04 · MI, US

DUPR

4.030

TEAM 2LOSS
MH
Mark Herald

8907QV · USA

DUPR

4.004

KC
Kent Chezem

Z9RG6P · Winamac, IN, US

DUPR

3.654

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-6318799140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4770429909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Zdrodowski",
        "dupr_id": "16P74Q",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Haynes",
        "dupr_id": "76KG04",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  },
  {
    "team_id": 4323582353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Herald",
        "dupr_id": "8907QV",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kent Chezem",
        "dupr_id": "Z9RG6P",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Winamac, IN, US"
      }
    ]
  }
]