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

GMCF Pickleball Mayhem

ID: 7756899173

Match Scores

11-9

Loss

Play Date

2026-01-24

Play Time (Est)

6:15 AM

Play Location

652 Granger Rd, Barre, VT 05641, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Matt Herman

4V25O2 · USA

DUPR

4.567

SL
Shannon Lewis

8KXPQ3 · Barre, VT, US

DUPR

4.726

TEAM 2LOSS
SP
Skyler Perkins

84KOR6 · USA

DUPR

4.901

SP
Sani Pasagic

3PGLOE · Colchester, VT, US

DUPR

4.669

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-7756899173
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6073179243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Herman",
        "dupr_id": "4V25O2",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shannon Lewis",
        "dupr_id": "8KXPQ3",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Barre, VT, US"
      }
    ]
  },
  {
    "team_id": 4472176525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skyler Perkins",
        "dupr_id": "84KOR6",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sani Pasagic",
        "dupr_id": "3PGLOE",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Colchester, VT, US"
      }
    ]
  }
]