Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 4751260215

Match Scores

15-11

Loss

Play Date

2025-12-27

Play Time (Est)

4:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Daniel Moyal

E9P7KJ · Las Vegas, NV, US

DUPR

4.172

F
Fernando

PZWXNE · Las Vegas, NV, US

DUPR

3.965

TEAM 2LOSS
VC
Vio Canahai

EWYN9V · Las Vegas, NV, US

DUPR

4.108

IP
Ivaylo Petkov

NY2GDN · Henderson, NV, US

DUPR

4.207

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-4751260215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563142205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Moyal",
        "dupr_id": "E9P7KJ",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Fernando",
        "dupr_id": "PZWXNE",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5222570548,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vio Canahai",
        "dupr_id": "EWYN9V",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Ivaylo Petkov",
        "dupr_id": "NY2GDN",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]