Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4578199813

Match Scores

22-20

Win

Play Date

2026-05-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.067

ZC
Zachery Corey

L5RNYK · Morristown, NJ, US

DUPR

4.243

TEAM 2LOSS
MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.413

DP
Daniel Phillips

MYRYXV · Monmouth County, NJ, US

DUPR

4.128

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-4578199813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5300261577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Zachery Corey",
        "dupr_id": "L5RNYK",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 7669931747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      },
      {
        "name": "Daniel Phillips",
        "dupr_id": "MYRYXV",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Monmouth County, NJ, US"
      }
    ]
  }
]