Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Cherry Blossom Classic - benefiting Saint Andrews Day School PTA @ PickleRage - Glen Burnie - Womens Doubles Skill: (3.499 And Under) Age: (Any)

ID: 8041995301

Match Scores

11-5

Loss

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Glen Burnie, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Riley Kuehn

XOEO4R · USA

DUPR

3.221

SF
Sarah Fridakis

YMJGJ4 · USA

DUPR

3.311

TEAM 2LOSS
JS
Jennifer Sidney

94960V · Bowie, MD, US

DUPR

3.084

JB
Jennifer Buttz

G0WG4Q · USA

DUPR

2.825

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-8041995301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4916101362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Kuehn",
        "dupr_id": "XOEO4R",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Fridakis",
        "dupr_id": "YMJGJ4",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4582736874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Sidney",
        "dupr_id": "94960V",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "Bowie, MD, US"
      },
      {
        "name": "Jennifer Buttz",
        "dupr_id": "G0WG4Q",
        "rating": 2.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]