Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League

ID: 5474197135

Match Scores

11-0, 11-8, 11-1

Win

Play Date

2026-02-11

Play Time (Est)

8:45 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1WINNER
F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.988

DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.207

TEAM 2LOSS
JZ
James Zaw

Q5YPYN · Henderson, NV, US

DUPR

3.695

JG
James Greenwood

P5PL2X · USA

DUPR

3.481

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-5474197135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7699197497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6412959120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Zaw",
        "dupr_id": "Q5YPYN",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "James Greenwood",
        "dupr_id": "P5PL2X",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]