Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6430056491

Match Scores

14-21

Loss

Play Date

2026-04-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Martyna Dudek

3VL42J · Garwood, NJ, US

DUPR

3.716

TM
Todd Mitchell

YXQMQE · Long Branch, NJ, US

DUPR

4.102

TEAM 2WINNER
NF
Nisha Flinn

8WR4M3 · Pearl River, NY, US

DUPR

3.962

CX
Conner Xie

DYVPG6 · East Rutherford, NJ, US

DUPR

4.191

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-6430056491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6948694481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martyna Dudek",
        "dupr_id": "3VL42J",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Garwood, NJ, US"
      },
      {
        "name": "Todd Mitchell",
        "dupr_id": "YXQMQE",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Long Branch, NJ, US"
      }
    ]
  },
  {
    "team_id": 8122587236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nisha Flinn",
        "dupr_id": "8WR4M3",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Pearl River, NY, US"
      },
      {
        "name": "Conner Xie",
        "dupr_id": "DYVPG6",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "East Rutherford, NJ, US"
      }
    ]
  }
]