Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (1) Home Court @ Jersey Pickleball Club

ID: 7567062721

Match Scores

15-21

Loss

Play Date

2026-05-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.063

CI
Cheryl Isbirian

1R9NZZ · Mountainside, NJ, US

DUPR

4.031

TEAM 2WINNER
MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.418

AB
Adrienne Butrymowicz

3YKLJD · Ocean Township, NJ, US

DUPR

3.782

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-7567062721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8104791085,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Cheryl Isbirian",
        "dupr_id": "1R9NZZ",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Mountainside, NJ, US"
      }
    ]
  },
  {
    "team_id": 6487598564,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      },
      {
        "name": "Adrienne Butrymowicz",
        "dupr_id": "3YKLJD",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Ocean Township, NJ, US"
      }
    ]
  }
]