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

Spring Classic Mixed Doubles 3.75 and Under

ID: 6678192692

Match Scores

4-15

Win

Play Date

2025-03-23

Play Time (Est)

9:00 PM

Play Location

25 Connell Dr, Berkeley Heights, NJ 07922, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Maggie Jiang

ODM2G2 · USA

DUPR

2.771

ES
Everest Shen

RZVOMN · USA

DUPR

3.710

TEAM 2WINNER
LM
Lauren Macellara

4LED92 · Branchburg, NJ, US

DUPR

3.392

BM
Brian Macellara

JZM2OM · Chatham, NJ, US

DUPR

3.683

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-6678192692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5475155757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maggie Jiang",
        "dupr_id": "ODM2G2",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Everest Shen",
        "dupr_id": "RZVOMN",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7424309308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Macellara",
        "dupr_id": "4LED92",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Branchburg, NJ, US"
      },
      {
        "name": "Brian Macellara",
        "dupr_id": "JZM2OM",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      }
    ]
  }
]