Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CVPC Men's Ladder League

ID: 4496249145

Match Scores

11-10

Win

Play Date

2025-06-09

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.866

PS
Paul Skarvan

PWLX2E · USA

DUPR

3.430

TEAM 2LOSS
SS
Stacy Sommers

1R0MZN · Altoona, WI, US

DUPR

4.127

TS
Terry Schissel

PKRDGG · USA

DUPR

3.808

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-4496249145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5380769655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Paul Skarvan",
        "dupr_id": "PWLX2E",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7672178320,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacy Sommers",
        "dupr_id": "1R0MZN",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Terry Schissel",
        "dupr_id": "PKRDGG",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]