Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8080010779

Match Scores

7-11

Loss

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.465

JB
Jeremy Buckley

35ZWRL · DE, US

DUPR

4.177

TEAM 2WINNER
AK
Ashwin Korde

3ZD09L · Philadelphia, PA, US

DUPR

4.310

JM
Johny Mario

RYD2PQ · Philadelphia, PA, US

DUPR

4.465

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-8080010779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6311963683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      },
      {
        "name": "Jeremy Buckley",
        "dupr_id": "35ZWRL",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "DE, US"
      }
    ]
  },
  {
    "team_id": 4682277520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashwin Korde",
        "dupr_id": "3ZD09L",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Johny Mario",
        "dupr_id": "RYD2PQ",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]