Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5792894278

Match Scores

11-9

Win

Play Date

2026-03-21

Play Time (Est)

11:30 PM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.422

BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.111

TEAM 2LOSS
MH
Matthew Hopkins

7D0770 · Camden, DE, US

DUPR

4.235

ZM
Zion McIntosh

ME4LJL · Princess Anne, MD, US

DUPR

4.391

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-5792894278
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7320944785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  },
  {
    "team_id": 6246504811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hopkins",
        "dupr_id": "7D0770",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Camden, DE, US"
      },
      {
        "name": "Zion McIntosh",
        "dupr_id": "ME4LJL",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Princess Anne, MD, US"
      }
    ]
  }
]