Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7445004862

Match Scores

14-21

Loss

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Alyssa A Latham

3PZPVE · Bayonne, NJ, US

DUPR

4.223

AK
Alex King

G5ZLQX · Parsippany-Troy Hills, NJ, US

DUPR

4.058

TEAM 2WINNER
PV
Picky Vorabouth

JZM5YO · Morris County, NJ, US

DUPR

4.279

HI
Hany Ibrahim

QP9QE5 · Randolph, NJ, US

DUPR

4.216

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-7445004862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6473009026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyssa A Latham",
        "dupr_id": "3PZPVE",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Bayonne, NJ, US"
      },
      {
        "name": "Alex King",
        "dupr_id": "G5ZLQX",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Parsippany-Troy Hills, NJ, US"
      }
    ]
  },
  {
    "team_id": 8127478217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Picky Vorabouth",
        "dupr_id": "JZM5YO",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Morris County, NJ, US"
      },
      {
        "name": "Hany Ibrahim",
        "dupr_id": "QP9QE5",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Randolph, NJ, US"
      }
    ]
  }
]