Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR PC Championship Day

ID: 7679822100

Match Scores

15-14

Loss

Play Date

2026-04-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Luke M Larkin

V7GV9E · Sarasota, FL, US

DUPR

4.407

BS
Brian Sanford

55R2MR · USA

DUPR

3.950

TEAM 2LOSS
AR
Alex Roe

V7M2K7 · Lakewood Ranch, FL, US

DUPR

3.885

AS
Andrew Servais

0Y5XZ4 · USA

DUPR

4.170

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-7679822100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4542404276,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke M Larkin",
        "dupr_id": "V7GV9E",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Brian Sanford",
        "dupr_id": "55R2MR",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5878354896,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Roe",
        "dupr_id": "V7M2K7",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Andrew Servais",
        "dupr_id": "0Y5XZ4",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]