Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6038731964

Match Scores

11-4

Win

Play Date

2025-06-30

Play Time (Est)

9:00 PM

Play Location

Yamaguchi Park - Pagosa Springs, Colorado

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Beth Michalak

16N69E · McKinney, TX, US

DUPR

4.003

SC
Steve Chaney

Q557NR · USA

DUPR

4.136

TEAM 2LOSS
BK
Beverly King

NYGXW6 · USA

DUPR

3.747

JF
Justin Fay

76NN24 · USA

DUPR

3.953

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-6038731964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5795324775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Michalak",
        "dupr_id": "16N69E",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Steve Chaney",
        "dupr_id": "Q557NR",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7211674434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beverly King",
        "dupr_id": "NYGXW6",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Fay",
        "dupr_id": "76NN24",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]