Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Universe League Spring 2026

ID: 8228034749

Match Scores

11-5

Loss

Play Date

2026-04-15

Play Time (Est)

6:15 AM

Play Location

9001 Dean Martin Drive; Las Vegas, NV 89139

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Jeffrey Tsao

EGR5JO · NV, US

DUPR

4.158

AT
Anthony Ton

G5K6KQ · Las Vegas, NV, US

DUPR

4.168

TEAM 2LOSS
DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.075

TT
Tom Taicher

94Y5KJ · Las Vegas, NV, US

DUPR

3.845

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-8228034749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6464806050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Tsao",
        "dupr_id": "EGR5JO",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "NV, US"
      },
      {
        "name": "Anthony Ton",
        "dupr_id": "G5K6KQ",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4527531215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tom Taicher",
        "dupr_id": "94Y5KJ",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]