Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.0) Week (2) Flemington @ Picklr Fair Lawn

ID: 5961637592

Match Scores

9-21

Win

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Johanna Kreilick

94YMDK · Flemington, NJ, US

DUPR

3.695

GH
Gail Hannagan

9PJ2N7 · NJ, US

DUPR

3.401

TEAM 2WINNER
F
Fern

9494PJ · East Orange, NJ, US

DUPR

3.517

MB
Mia Brickhouse

VXOJZ7 · Ridgewood, NJ, US

DUPR

3.567

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-5961637592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6028762444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johanna Kreilick",
        "dupr_id": "94YMDK",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Gail Hannagan",
        "dupr_id": "9PJ2N7",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7195994024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fern",
        "dupr_id": "9494PJ",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "East Orange, NJ, US"
      },
      {
        "name": "Mia Brickhouse",
        "dupr_id": "VXOJZ7",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Ridgewood, NJ, US"
      }
    ]
  }
]