Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League

ID: 6761696421

Match Scores

7-11, 11-7, 11-3

Loss

Play Date

2026-02-18

Play Time (Est)

10:15 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Ronald Alicante

PKO5XX · Las Vegas, NV, US

DUPR

4.004

MW
Memphis Wong

J5VGYJ · Henderson, NV, US

DUPR

3.926

TEAM 2LOSS
F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.853

DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.105

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-6761696421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5297271320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronald Alicante",
        "dupr_id": "PKO5XX",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Memphis  Wong",
        "dupr_id": "J5VGYJ",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4697114319,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]