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

Ragers Spring Classic @ PickleRage Glen Burnie - Mens Doubles Skill: (3.499 And Under) Age: (49 And Under)

ID: 7375226982

Match Scores

3-11

Win

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Glen Burnie, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Samuel Claussell

WNVX7G · USA

DUPR

2.525

MC
Michael Canavan

V67JE6 · USA

DUPR

2.327

TEAM 2WINNER
WK
Waters Kurek

RYJJKZ · MD, US

DUPR

3.303

PM
Philip Mitchell

QP6W0N · Annapolis, MD, US

DUPR

3.379

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-7375226982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6467972275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Claussell",
        "dupr_id": "WNVX7G",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Canavan",
        "dupr_id": "V67JE6",
        "rating": 2.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8288966764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Waters Kurek",
        "dupr_id": "RYJJKZ",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Philip Mitchell",
        "dupr_id": "QP6W0N",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  }
]