Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GMCF Pickleball Mayhem

ID: 4434598682

Match Scores

11-1

Loss

Play Date

2026-01-24

Play Time (Est)

3:30 PM

Play Location

652 Granger Rd, Barre, VT 05641, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LF
Loriston Fennell

ZNYKPP · USA

DUPR

4.745

B
Binh

KOMEK6 · Salisbury, MD, US

DUPR

4.791

TEAM 2LOSS
LL
Lakpa Lama

59Z5NV · South Burlington, VT, US

DUPR

4.614

JV
Jason Vickery

G57J0X · USA

DUPR

3.841

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-4434598682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7713490963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loriston Fennell",
        "dupr_id": "ZNYKPP",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh",
        "dupr_id": "KOMEK6",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      }
    ]
  },
  {
    "team_id": 5421674513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lakpa Lama",
        "dupr_id": "59Z5NV",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "South Burlington, VT, US"
      },
      {
        "name": "Jason Vickery",
        "dupr_id": "G57J0X",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]