Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mix 4.5

ID: 7651678893

Match Scores

15-9

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Beaufort Yacht and Sailing Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sydney Boggs

3YLP9D · Beaufort, SC, US

DUPR

4.392

WS
Will Schotter

V4WLM6 · Beaufort, SC, US

DUPR

4.143

TEAM 2LOSS
RS
Roger Stern

8GJQ2M · Beaufort County, SC, US

DUPR

4.669

TM
Therese MacPhee

352Q0R · Beaufort County, SC, US

DUPR

4.310

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-7651678893
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5271468297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Boggs",
        "dupr_id": "3YLP9D",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Will Schotter",
        "dupr_id": "V4WLM6",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 5601106251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roger Stern",
        "dupr_id": "8GJQ2M",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      },
      {
        "name": "Therese MacPhee",
        "dupr_id": "352Q0R",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      }
    ]
  }
]