Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mix 4.5

ID: 6009596926

Match Scores

2-15

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Beaufort Yacht and Sailing Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Sydney Boggs

3YLP9D · Beaufort, SC, US

DUPR

4.371

WS
Will Schotter

V4WLM6 · Beaufort, SC, US

DUPR

4.126

TEAM 2WINNER
AS
Andrew Snodgrass

V7YJM5 · Beaufort, SC, US

DUPR

4.550

BH
Britta Hedglin

1QJZPN · Beaufort, SC, US

DUPR

4.663

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-6009596926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6942175880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sydney Boggs",
        "dupr_id": "3YLP9D",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Will Schotter",
        "dupr_id": "V4WLM6",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 7471620267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Snodgrass",
        "dupr_id": "V7YJM5",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Britta Hedglin",
        "dupr_id": "1QJZPN",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  }
]