Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crazy 8s Men's DUPR Edition

ID: 4427060352

Match Scores

11-4

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VM
Vic Mars

OD6PK2 · Los Angeles, CA, US

DUPR

3.554

BV
Benzor Vidal

ZZW9NM · West Hollywood, CA, US

DUPR

3.486

TEAM 2LOSS
JL
James Lee

V44MR5 · USA

DUPR

3.913

UM
Umar Mahmood

EW9RNJ · West Orange, NJ, US

DUPR

3.406

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-4427060352
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8058565186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vic Mars",
        "dupr_id": "OD6PK2",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Benzor Vidal",
        "dupr_id": "ZZW9NM",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      }
    ]
  },
  {
    "team_id": 4869392736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Lee",
        "dupr_id": "V44MR5",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Umar Mahmood",
        "dupr_id": "EW9RNJ",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      }
    ]
  }
]