Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 4461501266

Match Scores

10-15

Loss

Play Date

2025-12-27

Play Time (Est)

3:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
LJ
Liam Johnson

MYDOXP · Henderson, NV, US

DUPR

4.448

TW
Tyler Wagner

RZE5DN · Las Vegas, NV, US

DUPR

4.500

TEAM 2WINNER
DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.195

F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

4.025

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-4461501266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7294351293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liam Johnson",
        "dupr_id": "MYDOXP",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Tyler Wagner",
        "dupr_id": "RZE5DN",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8282176294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]