Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CVPC Men's Ladder League

ID: 6277793732

Match Scores

11-3

Win

Play Date

2025-06-09

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.848

TS
Terry Schissel

PKRDGG · USA

DUPR

3.857

TEAM 2LOSS
PS
Paul Skarvan

PWLX2E · USA

DUPR

3.444

SS
Stacy Sommers

1R0MZN · Altoona, WI, US

DUPR

4.078

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-6277793732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5526096971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Terry Schissel",
        "dupr_id": "PKRDGG",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7310775845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Skarvan",
        "dupr_id": "PWLX2E",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacy Sommers",
        "dupr_id": "1R0MZN",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  }
]