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: 7956604148

Match Scores

4-15

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Williamsburg, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jason Levin

17N4PM · USA

DUPR

4.191

D
Donald

0Y020G · Chesapeake, VA, US

DUPR

3.692

TEAM 2WINNER
PN
Payton Noyes

R8JYO8 · Virginia Beach, VA, US

DUPR

5.261

DG
Devin Guy

7645ZM · Virginia Beach, VA, US

DUPR

3.929

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-7956604148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8076611014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Levin",
        "dupr_id": "17N4PM",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donald",
        "dupr_id": "0Y020G",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      }
    ]
  },
  {
    "team_id": 4776918290,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Payton Noyes",
        "dupr_id": "R8JYO8",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Devin Guy",
        "dupr_id": "7645ZM",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      }
    ]
  }
]