Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (5) Pickleball Palace @ Home Court

ID: 5091487073

Match Scores

21-19

Win

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Martyna Dudek

3VL42J · Garwood, NJ, US

DUPR

3.740

AA
Alyssa A Latham

3PZPVE · Bayonne, NJ, US

DUPR

4.203

TEAM 2LOSS
EH
Elyse Harbers

6ZR2EK · Washington Township, NJ, US

DUPR

4.137

AB
Ashley Barros

89OWEK · West Palm Beach, FL, US

DUPR

4.200

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-5091487073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6824393265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martyna Dudek",
        "dupr_id": "3VL42J",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Garwood, NJ, US"
      },
      {
        "name": "Alyssa A Latham",
        "dupr_id": "3PZPVE",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      }
    ]
  },
  {
    "team_id": 7895981810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elyse Harbers",
        "dupr_id": "6ZR2EK",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Washington Township, NJ, US"
      },
      {
        "name": "Ashley Barros",
        "dupr_id": "89OWEK",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      }
    ]
  }
]