Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Day Tribute Tournament

ID: 5211275049

Match Scores

7-11

Loss

Play Date

2025-05-26

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Sandra Donaldson

8MK5V3 · Bluffton, SC, US

DUPR

4.062

RS
Rona Swakopf

DW0WVM · USA

DUPR

4.708

TEAM 2WINNER
JD
Janet DeNicola

2LMQGR · Bluffton, SC, US

DUPR

4.072

WD
Wendy Driscoll

7D64X5 · USA

DUPR

4.256

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-5211275049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7177443573,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandra Donaldson",
        "dupr_id": "8MK5V3",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Rona Swakopf",
        "dupr_id": "DW0WVM",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6886421091,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janet DeNicola",
        "dupr_id": "2LMQGR",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Wendy Driscoll",
        "dupr_id": "7D64X5",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]