Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6752136741

Match Scores

15-9

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Williamsburg, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KR
Kevin Rawls

8J59NO · USA

DUPR

4.435

CS
Collin Smythe

3Z4PYD · USA

DUPR

4.295

TEAM 2LOSS
SC
steven Coppage

0QPW9X · Yorktown, VA, US

DUPR

4.342

BM
Brian McGowan

M2RQ4V · USA

DUPR

3.838

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-6752136741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7840925928,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Rawls",
        "dupr_id": "8J59NO",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Collin Smythe",
        "dupr_id": "3Z4PYD",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4584436293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "steven Coppage",
        "dupr_id": "0QPW9X",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Yorktown, VA, US"
      },
      {
        "name": "Brian McGowan",
        "dupr_id": "M2RQ4V",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]