Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MXD 4.0 8+ (Sun 12pm)

ID: 5795633329

Match Scores

15-6

Win

Play Date

2025-12-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Emily Truong

89OLGE · Monterey Park, CA, US

DUPR

4.280

AL
Austin Lu

8M4Q0L · Monterey Park, CA, US

DUPR

4.406

TEAM 2LOSS
KG
Kyle Gruwell

3P2XNM · Yucca Valley, CA, US

DUPR

4.126

CC
Chaylin Couzens

67EQVK · USA

DUPR

3.626

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-5795633329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5152888622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Truong",
        "dupr_id": "89OLGE",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      },
      {
        "name": "Austin Lu",
        "dupr_id": "8M4Q0L",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  },
  {
    "team_id": 6512422993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Gruwell",
        "dupr_id": "3P2XNM",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Yucca Valley, CA, US"
      },
      {
        "name": "Chaylin Couzens",
        "dupr_id": "67EQVK",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]