Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League

ID: 6221112762

Match Scores

11-8, 7-11, 11-6

Win

Play Date

2026-02-11

Play Time (Est)

7:30 PM

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.959

DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.188

TEAM 2LOSS
AK
Allen Kim

V2VXLE · USA

DUPR

4.014

KT
Kevin Tran

JPYKQD · USA

DUPR

4.009

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-6221112762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5360737490,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6546102444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Kim",
        "dupr_id": "V2VXLE",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Tran",
        "dupr_id": "JPYKQD",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]