Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5708576199

Match Scores

11-6

Win

Play Date

2025-08-04

Play Time (Est)

4:45 AM

Play Location

Yamaguchi Park - Pagosa Springs, Colorado

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Steve Chaney

Q557NR · Pagosa Springs, CO, US

DUPR

4.130

H
Holli

ODGQ6L · USA

DUPR

3.887

TEAM 2LOSS
KS
Kermit Sumrall

8M47XD · USA

DUPR

3.823

JF
Justin Fay

76NN24 · USA

DUPR

3.865

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-5708576199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4888423747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Chaney",
        "dupr_id": "Q557NR",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Pagosa Springs, CO, US"
      },
      {
        "name": "Holli",
        "dupr_id": "ODGQ6L",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6702575931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kermit Sumrall",
        "dupr_id": "8M47XD",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Fay",
        "dupr_id": "76NN24",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]