Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR PC Championship Day

ID: 5823898316

Match Scores

8-15

Win

Play Date

2026-04-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HS
Howard Sosnik

30RG04 · Naples, FL, US

DUPR

3.733

SL
Scott Lazear

Q56D20 · Lakewood Ranch, FL, US

DUPR

3.667

TEAM 2WINNER
AR
Alex Roe

V7M2K7 · Lakewood Ranch, FL, US

DUPR

3.859

AS
Andrew Servais

0Y5XZ4 · USA

DUPR

4.151

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-5823898316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6066894153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Howard Sosnik",
        "dupr_id": "30RG04",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Scott Lazear",
        "dupr_id": "Q56D20",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7639829180,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Roe",
        "dupr_id": "V7M2K7",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Andrew Servais",
        "dupr_id": "0Y5XZ4",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]