Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (11) Flemington Green @ Pickleball Palace

ID: 5575561663

Match Scores

17-21

Win

Play Date

2026-05-07

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
LAYLA DARIAN

OZVQ97 · Glen Gardner, NJ, US

DUPR

3.995

TD
Tim Dowd

59K9JL · Flemington, NJ, US

DUPR

4.330

TEAM 2WINNER
AH
Allie Harwood

3VX2VE · Millburn, NJ, US

DUPR

4.183

AK
Alex King

G5ZLQX · Parsippany-Troy Hills, NJ, US

DUPR

4.039

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-5575561663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6254162673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LAYLA DARIAN",
        "dupr_id": "OZVQ97",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Glen Gardner, NJ, US"
      },
      {
        "name": "Tim Dowd",
        "dupr_id": "59K9JL",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 7382405348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allie Harwood",
        "dupr_id": "3VX2VE",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Millburn, NJ, US"
      },
      {
        "name": "Alex King",
        "dupr_id": "G5ZLQX",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Parsippany-Troy Hills, NJ, US"
      }
    ]
  }
]