Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 6546236887

Match Scores

9-11, 11-4, 10-12

Win

Play Date

2025-12-28

Play Time (Est)

8:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
NN
Nancy Nguyen

ZZQM5W · Henderson, NV, US

DUPR

3.832

AA
Alejandro Alvarez

G50DZQ · Las Vegas, NV, US

DUPR

3.832

TEAM 2WINNER
IP
Ivaylo Petkov

NY2GDN · Henderson, NV, US

DUPR

4.185

SS
Stacey smith

8MODEL · Las Vegas, NV, US

DUPR

3.813

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