Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League Spring 2026

ID: 6844891065

Match Scores

9-11

Win

Play Date

2026-04-08

Play Time (Est)

10:15 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
IC
Ian Chen

RW5D6Q · Las Vegas, NV, US

DUPR

3.624

MR
Matheus Roham

XO7445 · USA

DUPR

3.636

TEAM 2WINNER
F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.851

TT
Tom Taicher

94Y5KJ · Las Vegas, NV, US

DUPR

3.872

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-6844891065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4458938811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Chen",
        "dupr_id": "RW5D6Q",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Matheus Roham",
        "dupr_id": "XO7445",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7732580745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tom Taicher",
        "dupr_id": "94Y5KJ",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]