Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 5723704351

Match Scores

15-10

Loss

Play Date

2025-12-28

Play Time (Est)

8:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
NN
Nancy Nguyen

ZZQM5W · Henderson, NV, US

DUPR

3.826

AA
Alejandro Alvarez

G50DZQ · Las Vegas, NV, US

DUPR

3.829

TEAM 2LOSS
IP
Ivaylo Petkov

NY2GDN · Henderson, NV, US

DUPR

4.184

SS
Stacey smith

8MODEL · Las Vegas, NV, US

DUPR

3.812

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-5723704351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195880264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Nguyen",
        "dupr_id": "ZZQM5W",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Alejandro Alvarez",
        "dupr_id": "G50DZQ",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8236217871,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivaylo Petkov",
        "dupr_id": "NY2GDN",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Stacey smith",
        "dupr_id": "8MODEL",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]