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

iPickle 2025 Spooky Slam Men's 5.0 (8+) Semi

ID: 4523277903

Match Scores

15-13

Loss

Play Date

2025-10-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HY
H Yang

EGY45W · Orange County, CA, US

DUPR

4.714

CL
Charlee Liu

4ZL2K6 · CA, US

DUPR

4.513

TEAM 2LOSS
DP
Drew Punjabi

6ND0RK · USA

DUPR

4.417

ME
Michael E Rodriguez

3X79J2 · Los Angeles, CA, US

DUPR

4.528

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-4523277903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7979545706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "H Yang",
        "dupr_id": "EGY45W",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Charlee Liu",
        "dupr_id": "4ZL2K6",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 7559330993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Punjabi",
        "dupr_id": "6ND0RK",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael E Rodriguez",
        "dupr_id": "3X79J2",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]