Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Shamrock Showdown @ the Pickle Factory - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5622193215

Match Scores

7-11

Win

Play Date

2026-03-21

Play Time (Est)

4:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Matthew Hopkins

7D0770 · Camden, DE, US

DUPR

4.243

ZM
Zion McIntosh

ME4LJL · Princess Anne, MD, US

DUPR

4.400

TEAM 2WINNER
SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.478

JB
Jeremy Buckley

35ZWRL · DE, US

DUPR

4.188

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-5622193215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5777984796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hopkins",
        "dupr_id": "7D0770",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Camden, DE, US"
      },
      {
        "name": "Zion McIntosh",
        "dupr_id": "ME4LJL",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Princess Anne, MD, US"
      }
    ]
  },
  {
    "team_id": 6007188881,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      },
      {
        "name": "Jeremy Buckley",
        "dupr_id": "35ZWRL",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "DE, US"
      }
    ]
  }
]