Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7547926202

Match Scores

17-21

Loss

Play Date

2026-05-21

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.063

HI
Hany Ibrahim

QP9QE5 · Randolph, NJ, US

DUPR

4.095

TEAM 2WINNER
JA
Joey Angelson

8KEOWQ · Marlboro, NJ, US

DUPR

4.382

DP
Daniel Phillips

MYRYXV · Monmouth County, NJ, US

DUPR

4.132

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-7547926202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8565480937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Hany Ibrahim",
        "dupr_id": "QP9QE5",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Randolph, NJ, US"
      }
    ]
  },
  {
    "team_id": 7335671849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Angelson",
        "dupr_id": "8KEOWQ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Marlboro, NJ, US"
      },
      {
        "name": "Daniel Phillips",
        "dupr_id": "MYRYXV",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Monmouth County, NJ, US"
      }
    ]
  }
]