Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (8) Pickleball Palace @ Picklr Fair Lawn

ID: 5723504001

Match Scores

21-19

Win

Play Date

2026-04-16

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Martyna Dudek

3VL42J · Garwood, NJ, US

DUPR

3.716

AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.421

TEAM 2LOSS
LR
liana rose

DW0ROY · Wyckoff, NJ, US

DUPR

4.329

RS
Raymon Sarza

2L5XGR · Lingayen, Ilocos Region, PH

DUPR

4.497

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-5723504001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5119423721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martyna Dudek",
        "dupr_id": "3VL42J",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Garwood, NJ, US"
      },
      {
        "name": "Arnaldo Pacheco",
        "dupr_id": "DWDYG6",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 7394785278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "liana rose",
        "dupr_id": "DW0ROY",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Wyckoff, NJ, US"
      },
      {
        "name": "Raymon Sarza",
        "dupr_id": "2L5XGR",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Lingayen, Ilocos Region, PH"
      }
    ]
  }
]