Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (12) Flemington Blue @ Montville

ID: 5595209769

Match Scores

18-21

Loss

Play Date

2026-05-14

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Eric Berlinger

XJLE2R · Flemington, NJ, US

DUPR

3.882

BF
Barry Friedman

1NOGQ6 · Somerville, NJ, US

DUPR

4.139

TEAM 2WINNER
MM
Matthew Marletta

YXD7G4 · Butler, NJ, US

DUPR

4.470

IC
Iassen Christov

67DN60 · Bloomfield, NJ, US

DUPR

4.342

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-5595209769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7055707541,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Berlinger",
        "dupr_id": "XJLE2R",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Barry Friedman",
        "dupr_id": "1NOGQ6",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Somerville, NJ, US"
      }
    ]
  },
  {
    "team_id": 4626714864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Marletta",
        "dupr_id": "YXD7G4",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Butler, NJ, US"
      },
      {
        "name": "Iassen Christov",
        "dupr_id": "67DN60",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Bloomfield, NJ, US"
      }
    ]
  }
]