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

CPL (3.0) Week (6) Home Court @ Picklr Fair Lawn

ID: 4805551864

Match Scores

8-21

Win

Play Date

2026-04-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Alyssa Koekemoer

2LE7JY · Madison, NJ, US

DUPR

3.277

KL
Kristin LaRosa

2YG5JE · USA

DUPR

3.007

TEAM 2WINNER
MK
Melanie Kim

WNZXZG · Fair Lawn, NJ, US

DUPR

3.478

F
Fern

9494PJ · East Orange, NJ, US

DUPR

3.460

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-4805551864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5017562386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Koekemoer",
        "dupr_id": "2LE7JY",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Kristin  LaRosa",
        "dupr_id": "2YG5JE",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5806226582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melanie Kim",
        "dupr_id": "WNZXZG",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "Fern",
        "dupr_id": "9494PJ",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "East Orange, NJ, US"
      }
    ]
  }
]