Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CVPC Men's Ladder League

ID: 4831356181

Match Scores

4-11

Loss

Play Date

2025-06-09

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.821

SS
Stacy Sommers

1R0MZN · Altoona, WI, US

DUPR

4.097

TEAM 2WINNER
PS
Paul Skarvan

PWLX2E · USA

DUPR

3.468

TS
Terry Schissel

PKRDGG · USA

DUPR

3.838

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-4831356181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6610988153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Stacy Sommers",
        "dupr_id": "1R0MZN",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  },
  {
    "team_id": 7168066545,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Skarvan",
        "dupr_id": "PWLX2E",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Schissel",
        "dupr_id": "PKRDGG",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]