Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Summer Ladder League - 3.75+ Ladder (DUPR reported)

ID: 8426331564

Match Scores

11-3

Loss

Play Date

2025-06-30

Play Time (Est)

1:00 PM

Play Location

Yamaguchi Park - Pagosa Springs, Colorado

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Justin Fay

76NN24 · USA

DUPR

3.958

BM
Beth Michalak

16N69E · USA

DUPR

4.060

TEAM 2LOSS
SC
Steve Chaney

Q557NR · Pagosa Springs, CO, US

DUPR

4.096

BK
Beverly King

NYGXW6 · USA

DUPR

3.732

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-8426331564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8197902538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Fay",
        "dupr_id": "76NN24",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Michalak",
        "dupr_id": "16N69E",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5148507599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Chaney",
        "dupr_id": "Q557NR",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Pagosa Springs, CO, US"
      },
      {
        "name": "Beverly King",
        "dupr_id": "NYGXW6",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]