Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PCKLRAMA March Open $1500 Moneyball - Mixed Doubles Skill: (Any) Age: (Any)

ID: 5831918670

Match Scores

4-11

Win

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Oakland, NJ

View Facility Page →

Competitor Teams

TEAM 1LOSS
EC
Erin Cheng

8GJX4G · USA

DUPR

3.581

OM
Oscar Montoya

3OGX57 · Lodi, NJ, US

DUPR

3.830

TEAM 2WINNER
JW
Jessica Williamson

L5ENRZ · Orange County, NY, US

DUPR

4.421

JC
Jean C Mercedes

2YZG0E · Maywood, NJ, US

DUPR

3.935

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-5831918670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6556734591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erin Cheng",
        "dupr_id": "8GJX4G",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oscar Montoya",
        "dupr_id": "3OGX57",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Lodi, NJ, US"
      }
    ]
  },
  {
    "team_id": 4973744698,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Williamson",
        "dupr_id": "L5ENRZ",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Orange County, NY, US"
      },
      {
        "name": "Jean C Mercedes",
        "dupr_id": "2YZG0E",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Maywood, NJ, US"
      }
    ]
  }
]