Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PB4ALL Shamrock Slam - Men's Doubles 5.0+

ID: 7505592182

Match Scores

15-6

Loss

Play Date

2025-03-15

Play Time (Est)

3:30 PM

Play Location

San Rafael, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Alexander Lewkowicz

1N0RYN · San Jose, CA, US

DUPR

4.939

MB
Matt Burkhardt

XJL7O5 · San Francisco, CA, US

DUPR

5.138

TEAM 2LOSS
MH
Max Heller

KOO0DQ · Santa Rosa, CA, US

DUPR

5.076

AK
Alexander Krohn

DNJO6L · USA

DUPR

4.358

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-7505592182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6114059135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Lewkowicz",
        "dupr_id": "1N0RYN",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Matt Burkhardt",
        "dupr_id": "XJL7O5",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 7495575411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Heller",
        "dupr_id": "KOO0DQ",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Alexander Krohn",
        "dupr_id": "DNJO6L",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]