Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0

ID: 6423674794

Match Scores

15-11

Win

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Beaufort Yacht and Sailing Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
WS
Will Schotter

V4WLM6 · Beaufort, SC, US

DUPR

4.150

LD
Lance Douglas

556MJR · USA

DUPR

3.982

TEAM 2LOSS
BF
Brian Freed

8KPRNQ · Okatie, SC, US

DUPR

4.121

DS
Drew Stone

RXDN7D · USA

DUPR

3.790

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-6423674794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7888013792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Schotter",
        "dupr_id": "V4WLM6",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Lance Douglas",
        "dupr_id": "556MJR",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4355659402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Freed",
        "dupr_id": "8KPRNQ",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Okatie, SC, US"
      },
      {
        "name": "Drew Stone",
        "dupr_id": "RXDN7D",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]