Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7687632892

Match Scores

20-22

Win

Play Date

2026-05-14

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Joey Angelson

8KEOWQ · Marlboro, NJ, US

DUPR

4.352

DP
Daniel Phillips

MYRYXV · Monmouth County, NJ, US

DUPR

4.123

TEAM 2WINNER
KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.067

RJ
ryan johnson

84W64K · Morristown, NJ, US

DUPR

4.165

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-7687632892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5894111099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joey Angelson",
        "dupr_id": "8KEOWQ",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Marlboro, NJ, US"
      },
      {
        "name": "Daniel Phillips",
        "dupr_id": "MYRYXV",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Monmouth County, NJ, US"
      }
    ]
  },
  {
    "team_id": 4360092437,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "ryan johnson",
        "dupr_id": "84W64K",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  }
]