Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5417616732

Match Scores

16-21

Loss

Play Date

2026-04-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.417

TM
Todd Mitchell

YXQMQE · Long Branch, NJ, US

DUPR

4.102

TEAM 2WINNER
MY
Max Yang

WK2RZQ · Fair Lawn, NJ, US

DUPR

4.479

BB
Bo Blaine Gumalo

EG5YJO · Belleville, NJ, US

DUPR

4.593

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-5417616732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6454123645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arnaldo Pacheco",
        "dupr_id": "DWDYG6",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      },
      {
        "name": "Todd Mitchell",
        "dupr_id": "YXQMQE",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Long Branch, NJ, US"
      }
    ]
  },
  {
    "team_id": 5697365928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Yang",
        "dupr_id": "WK2RZQ",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "Bo Blaine Gumalo",
        "dupr_id": "EG5YJO",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Belleville, NJ, US"
      }
    ]
  }
]