Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6483407291

Match Scores

11-5, 11-7

Loss

Play Date

2025-03-15

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Cedrik Laplante

3L0ZZ5 · Pleasant Grove, UT, US

DUPR

4.279

CL
Carter Leski

3X9DP7 · Provo, UT, US

DUPR

4.774

TEAM 2LOSS
JP
Javi Pigott

6Z6N4Q · USA

DUPR

3.500

Russ Pearson

3ZRMPW · Santaquin, UT, US

DUPR

4.012

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-6483407291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5772265223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cedrik Laplante",
        "dupr_id": "3L0ZZ5",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Carter Leski",
        "dupr_id": "3X9DP7",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5251268166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javi Pigott",
        "dupr_id": "6Z6N4Q",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russ Pearson",
        "dupr_id": "3ZRMPW",
        "rating": 4.012,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85747_5f5f13ff3f51a.jpg",
        "location": "Santaquin, UT, US"
      }
    ]
  }
]