Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (5) Picklr Fair Lawn @ Sportime Wayne

ID: 5758314692

Match Scores

10-21

Loss

Play Date

2026-03-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Suzanne Kim

N7Q2EW · Cliffside Park, NJ, US

DUPR

3.658

EW
Evan Wang

Z9NJ6W · River Vale, NJ, US

DUPR

3.734

TEAM 2WINNER
RK
Rebecca Kreider

6ZYOPD · Mount Olive, NJ, US

DUPR

3.609

NF
Noah Fishman

L5LMOZ · Madison, WI, US

DUPR

3.853

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-5758314692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7290920599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Kim",
        "dupr_id": "N7Q2EW",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Cliffside Park, NJ, US"
      },
      {
        "name": "Evan Wang",
        "dupr_id": "Z9NJ6W",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "River Vale, NJ, US"
      }
    ]
  },
  {
    "team_id": 7336899826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Kreider",
        "dupr_id": "6ZYOPD",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Mount Olive, NJ, US"
      },
      {
        "name": "Noah Fishman",
        "dupr_id": "L5LMOZ",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]