Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crazy 8s Men's DUPR Edition

ID: 8353367003

Match Scores

11-8

Loss

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Junhao Tan

EW77MM · USA

DUPR

3.308

JL
James Lee

V44MR5 · USA

DUPR

3.891

TEAM 2LOSS
CH
Cameron Howell

4QDXQM · USA

DUPR

3.837

UM
Umar Mahmood

EW9RNJ · West Orange, NJ, US

DUPR

3.325

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-8353367003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5830071817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Junhao Tan",
        "dupr_id": "EW77MM",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Lee",
        "dupr_id": "V44MR5",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5651885637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Howell",
        "dupr_id": "4QDXQM",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Umar Mahmood",
        "dupr_id": "EW9RNJ",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      }
    ]
  }
]