Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MARCH MADNESS by CAM OHANA @ The Picklr Williamsburg - CASH PRIZE EVENT: Mixed Doubles Skill: (MAX COMBINED TEAM DUPR 9.5) Age: (ANY)

ID: 5252123369

Match Scores

7-11

Win

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Williamsburg, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LF
Leah Fremouw

8EP07W · Richmond, VA, US

DUPR

3.678

MN
Michael Nielson

7DXOMN · Richmond, VA, US

DUPR

4.519

TEAM 2WINNER
WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.232

PC
Patrick Catullo

9PGZLK · Fredericksburg, VA, US

DUPR

4.583

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-5252123369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6120393915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leah Fremouw",
        "dupr_id": "8EP07W",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Michael Nielson",
        "dupr_id": "7DXOMN",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6262547134,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Patrick Catullo",
        "dupr_id": "9PGZLK",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  }
]