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

PB4ALL Shamrock Slam - Men's Doubles 5.0+

ID: 6644285742

Match Scores

4-15

Loss

Play Date

2025-03-16

Play Time (Est)

7:30 PM

Play Location

San Rafael, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Max Heller

KOO0DQ · Santa Rosa, CA, US

DUPR

4.988

AK
Alexander Krohn

DNJO6L · USA

DUPR

4.155

TEAM 2WINNER
DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.597

AJ
Andy Ju

ODKMP7 · USA

DUPR

5.339

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-6644285742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293677623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Heller",
        "dupr_id": "KOO0DQ",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Alexander Krohn",
        "dupr_id": "DNJO6L",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5493090340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Andy Ju",
        "dupr_id": "ODKMP7",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]