Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mix 4.5

ID: 7202135911

Match Scores

15-10

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Beaufort Yacht and Sailing Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrew Snodgrass

V7YJM5 · Beaufort, SC, US

DUPR

4.561

BH
Britta Hedglin

1QJZPN · Beaufort, SC, US

DUPR

4.686

TEAM 2LOSS
SB
Sydney Boggs

3YLP9D · Beaufort, SC, US

DUPR

4.413

WS
Will Schotter

V4WLM6 · Beaufort, SC, US

DUPR

4.159

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-7202135911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5422473482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Snodgrass",
        "dupr_id": "V7YJM5",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Britta Hedglin",
        "dupr_id": "1QJZPN",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 6562004726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sydney Boggs",
        "dupr_id": "3YLP9D",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Will Schotter",
        "dupr_id": "V4WLM6",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  }
]