Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League

ID: 5053111636

Match Scores

11-5, 7-11, 8-11

Win

Play Date

2026-02-04

Play Time (Est)

5:00 PM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Johnathan Lata

4Z07W6 · Las Vegas, NV, US

DUPR

3.753

JA
Jakob alvarado

QX5YL5 · Las Vegas, NV, US

DUPR

4.028

TEAM 2WINNER
F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.948

TT
Tom Taicher

94Y5KJ · Las Vegas, NV, US

DUPR

3.789

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-5053111636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6813496840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnathan Lata",
        "dupr_id": "4Z07W6",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jakob alvarado",
        "dupr_id": "QX5YL5",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7648936783,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tom Taicher",
        "dupr_id": "94Y5KJ",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]