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

CPL (3.0) Week (7) Pickleball Palace @ Picklr Fair Lawn

ID: 5835707772

Match Scores

7-21

Win

Play Date

2026-04-13

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Joan Harris

O6N207 · USA

DUPR

2.866

AA
Angie Argabrite

GG2JWM · Bloomfield, NJ, US

DUPR

2.876

TEAM 2WINNER
MK
Melanie Kim

WNZXZG · Fair Lawn, NJ, US

DUPR

3.487

F
Fern

9494PJ · East Orange, NJ, US

DUPR

3.474

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-5835707772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7758913028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joan Harris",
        "dupr_id": "O6N207",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie Argabrite ",
        "dupr_id": "GG2JWM",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Bloomfield, NJ, US"
      }
    ]
  },
  {
    "team_id": 8099048493,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melanie Kim",
        "dupr_id": "WNZXZG",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "Fern",
        "dupr_id": "9494PJ",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "East Orange, NJ, US"
      }
    ]
  }
]