Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League

ID: 7125289356

Match Scores

4-11, 4-11, 11-4

Loss

Play Date

2026-01-14

Play Time (Est)

1:00 PM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1LOSS
F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.922

DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.149

TEAM 2WINNER
LF
Luis Fernandez

ZNJOLQ · San Cristobal, Táchira, VE

DUPR

3.945

LF
Luis Fernandez Celis

99DWN7 · San Cristobal, Táchira, VE

DUPR

4.232

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-7125289356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5783776737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7348466461,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Fernandez",
        "dupr_id": "ZNJOLQ",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      },
      {
        "name": "Luis Fernandez Celis",
        "dupr_id": "99DWN7",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  }
]