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

DUPR Scramble 3/14/2026

ID: 7853232084

Match Scores

11-6

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Folsom, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Ron Wadsworth

8G6M9M · El Dorado Hills, CA, US

DUPR

3.260

PJ
Peter Jakubicki

WX0P0L · Folsom, CA, US

DUPR

3.328

TEAM 2LOSS
MM
Matt Mitchell

5EQWR5 · Rancho Cordova, CA, US

DUPR

3.130

JP
John Pasamonte

84WEVM · Sacramento, CA, US

DUPR

3.383

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-7853232084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5190495130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Wadsworth",
        "dupr_id": "8G6M9M",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      },
      {
        "name": "Peter  Jakubicki",
        "dupr_id": "WX0P0L",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 4593373157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Mitchell",
        "dupr_id": "5EQWR5",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "John Pasamonte",
        "dupr_id": "84WEVM",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]