Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mix 4.5

ID: 5235531011

Match Scores

15-13

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Beaufort Yacht and Sailing Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sydney Boggs

3YLP9D · Beaufort, SC, US

DUPR

4.372

WS
Will Schotter

V4WLM6 · Beaufort, SC, US

DUPR

4.127

TEAM 2LOSS
DP
Daniel Patterson

8DJPZX · Okatie, SC, US

DUPR

4.373

JA
Jo Ann Csakany

GGL4EV · Beaufort County, SC, US

DUPR

3.987

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-5235531011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7001244296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Boggs",
        "dupr_id": "3YLP9D",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Will Schotter",
        "dupr_id": "V4WLM6",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 7744929492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Patterson",
        "dupr_id": "8DJPZX",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Okatie, SC, US"
      },
      {
        "name": "Jo Ann Csakany",
        "dupr_id": "GGL4EV",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      }
    ]
  }
]