Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lil' Rhody Spring Break Classic - Mixed Doubles (3.5-4.0)

ID: 6696349307

Match Scores

11-4

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
KD
Karen Delano

2QLGPY · USA

DUPR

3.608

RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.046

TEAM 2LOSS
SS
Sandy Stamp

GXMVPX · USA

DUPR

3.484

DS
David stamp

JJNMXD · USA

DUPR

3.638

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-6696349307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4451010550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Delano",
        "dupr_id": "2QLGPY",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6166245760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Stamp",
        "dupr_id": "GXMVPX",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David stamp",
        "dupr_id": "JJNMXD",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]