Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7730441725

Match Scores

11-6

Loss

Play Date

2025-07-21

Play Time (Est)

2:15 AM

Play Location

Yamaguchi Park - Pagosa Springs, Colorado

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jeff Bohrer

4LWKOM · USA

DUPR

3.709

BB
Bert Brown

PWDN0X · USA

DUPR

4.415

TEAM 2LOSS
SC
Steve Chaney

Q557NR · Pagosa Springs, CO, US

DUPR

4.089

CR
Cara R Ross

3O2OR2 · Pagosa Springs, CO, US

DUPR

4.554

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-7730441725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5593669246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Bohrer",
        "dupr_id": "4LWKOM",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bert Brown",
        "dupr_id": "PWDN0X",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6543334739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Chaney",
        "dupr_id": "Q557NR",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Pagosa Springs, CO, US"
      },
      {
        "name": "Cara R Ross",
        "dupr_id": "3O2OR2",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Pagosa Springs, CO, US"
      }
    ]
  }
]