Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7187486029

Match Scores

22-20

Loss

Play Date

2026-05-14

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Adrienne Butrymowicz

3YKLJD · Ocean Township, NJ, US

DUPR

3.768

MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.399

TEAM 2LOSS
KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.064

EH
Elyse Harbers

6ZR2EK · Washington Township, NJ, US

DUPR

4.137

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-7187486029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8532848368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrienne Butrymowicz",
        "dupr_id": "3YKLJD",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Ocean Township, NJ, US"
      },
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6304424636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Elyse Harbers",
        "dupr_id": "6ZR2EK",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Washington Township, NJ, US"
      }
    ]
  }
]