Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CPL (3.5 (50+)) Week (9) Home Court @ Jersey Pickleball Club

ID: 7918562780

Match Scores

21-11

Loss

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ME
Melissa Engel

ZNYJ9D · Montclair, NJ, US

DUPR

3.391

KB
Keith Bloom

1RPZ5E · Rockaway, NJ, US

DUPR

3.910

TEAM 2LOSS
LQ
Lily Qian

2YYDY7 · Marlboro Township, NJ, US

DUPR

3.153

DW
David Wilson

30M7GN · Neptune City, NJ, US

DUPR

3.381

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-7918562780
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8076353592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Engel",
        "dupr_id": "ZNYJ9D",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Montclair, NJ, US"
      },
      {
        "name": "Keith Bloom",
        "dupr_id": "1RPZ5E",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Rockaway, NJ, US"
      }
    ]
  },
  {
    "team_id": 6157581741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lily Qian",
        "dupr_id": "2YYDY7",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Marlboro Township, NJ, US"
      },
      {
        "name": "David Wilson",
        "dupr_id": "30M7GN",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Neptune City, NJ, US"
      }
    ]
  }
]