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

Sweet picklers

ID: 7305084715

Match Scores

11-8

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

590 Lacasse Blvd, Windsor, ON N8N 2C1, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michele Hromi

L57L2K · USA

DUPR

3.173

MD
Mitch Dunne

DWPXW6 · Windsor, ON, CA

DUPR

2.977

TEAM 2LOSS
NS
Nicole Seguin

W6MVNK · USA

DUPR

3.028

DM
Deb McMahon

JY46YJ · USA

DUPR

2.933

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-7305084715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4811539791,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michele Hromi",
        "dupr_id": "L57L2K",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitch Dunne",
        "dupr_id": "DWPXW6",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  },
  {
    "team_id": 4351504164,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Seguin",
        "dupr_id": "W6MVNK",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deb McMahon",
        "dupr_id": "JY46YJ",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]