Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Day Tribute Tournament

ID: 6113936595

Match Scores

8-11

Loss

Play Date

2025-05-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Sandra Donaldson

8MK5V3 · Bluffton, SC, US

DUPR

3.986

RS
Rona Swakopf

DW0WVM · USA

DUPR

4.630

TEAM 2WINNER
EB
Ethel Boyd

99YO6K · Beaufort County, SC, US

DUPR

3.949

KW
Kathleen Wilson

17ZO49 · Bluffton, SC, US

DUPR

4.243

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-6113936595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8564330224,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandra Donaldson",
        "dupr_id": "8MK5V3",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Rona Swakopf",
        "dupr_id": "DW0WVM",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6141036480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethel Boyd",
        "dupr_id": "99YO6K",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      },
      {
        "name": "Kathleen Wilson",
        "dupr_id": "17ZO49",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]