Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

GMCF Pickleball Mayhem

ID: 5341637902

Match Scores

9-11

Loss

Play Date

2026-01-24

Play Time (Est)

11:30 PM

Play Location

652 Granger Rd, Barre, VT 05641, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Sani Pasagic

3PGLOE · Colchester, VT, US

DUPR

4.644

SP
Skyler Perkins

84KOR6 · USA

DUPR

4.869

TEAM 2WINNER
LF
Loriston Fennell

ZNYKPP · USA

DUPR

4.765

B
Binh

KOMEK6 · Salisbury, MD, US

DUPR

4.824

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-5341637902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4392259788,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sani Pasagic",
        "dupr_id": "3PGLOE",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Colchester, VT, US"
      },
      {
        "name": "Skyler Perkins",
        "dupr_id": "84KOR6",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6159418509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Loriston Fennell",
        "dupr_id": "ZNYKPP",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh",
        "dupr_id": "KOMEK6",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      }
    ]
  }
]