Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6271656101

Match Scores

19-21

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CI
Cheryl Isbirian

1R9NZZ · Mountainside, NJ, US

DUPR

4.031

AC
Andrew Cooley

7DMKJN · Summit, NJ, US

DUPR

4.203

TEAM 2WINNER
ED
Eva Danieli

JZJ0KD · West Long Branch, NJ, US

DUPR

4.037

DP
Daniel Phillips

MYRYXV · Monmouth County, NJ, US

DUPR

4.129

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-6271656101
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8462516485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Isbirian",
        "dupr_id": "1R9NZZ",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Mountainside, NJ, US"
      },
      {
        "name": "Andrew Cooley",
        "dupr_id": "7DMKJN",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Summit, NJ, US"
      }
    ]
  },
  {
    "team_id": 5470013991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eva Danieli",
        "dupr_id": "JZJ0KD",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "West Long Branch, NJ, US"
      },
      {
        "name": "Daniel Phillips",
        "dupr_id": "MYRYXV",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Monmouth County, NJ, US"
      }
    ]
  }
]