Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (9) Flemington @ Picklr Fair Lawn

ID: 5528756365

Match Scores

22-20

Loss

Play Date

2026-04-22

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Mary T Brashier

30OXL2 · New Hope, PA, US

DUPR

3.722

EB
Eric Berlinger

XJLE2R · Flemington, NJ, US

DUPR

3.921

TEAM 2LOSS
BC
Binxin Cai

2Q9QVE · Fort Lee, NJ, US

DUPR

3.396

EW
Evan Wang

Z9NJ6W · River Vale, NJ, US

DUPR

3.739

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-5528756365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5575410047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary T Brashier",
        "dupr_id": "30OXL2",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      },
      {
        "name": "Eric Berlinger",
        "dupr_id": "XJLE2R",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 8115588421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Binxin Cai",
        "dupr_id": "2Q9QVE",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      },
      {
        "name": "Evan Wang",
        "dupr_id": "Z9NJ6W",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "River Vale, NJ, US"
      }
    ]
  }
]