Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickle in Pagosa - Mixed Doubles 4.5 and above

ID: 5162471830

Match Scores

14-15

Loss

Play Date

2025-09-13

Play Time (Est)

11:30 PM

Play Location

Pagosa Springs, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Beth Michalak

16N69E · McKinney, TX, US

DUPR

3.651

GM
GREGORY MICHALAK

8G020G · McKinney, TX, US

DUPR

5.183

TEAM 2WINNER
LR
Lynnette Russell

PWD4MZ · Bayfield, CO, US

DUPR

4.592

VI
VELJKO ILIC

3X9JPR · Durango, CO, US

DUPR

4.559

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-5162471830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4571223048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Michalak",
        "dupr_id": "16N69E",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "GREGORY MICHALAK",
        "dupr_id": "8G020G",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 6849537029,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lynnette Russell",
        "dupr_id": "PWD4MZ",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Bayfield, CO, US"
      },
      {
        "name": "VELJKO  ILIC",
        "dupr_id": "3X9JPR",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Durango, CO, US"
      }
    ]
  }
]