Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LG-952334 - Men’s Division 14

ID: 8000085062

Match Scores

7-11

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1LOSS
GM
Glenn Mayer

0Y6OD2 · Carnation, WA, US

DUPR

3.302

JC
Jeremy Cavner

DNZNMY · Kenmore, WA, US

DUPR

3.182

TEAM 2WINNER
RR
Ryan Ranola

X2V4R7 · Lynnwood, WA, US

DUPR

3.415

JB
Jon Bruneau

DNR72L · Seattle, WA, US

DUPR

3.112

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-8000085062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6928691406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glenn Mayer",
        "dupr_id": "0Y6OD2",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Carnation, WA, US"
      },
      {
        "name": "Jeremy Cavner",
        "dupr_id": "DNZNMY",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  },
  {
    "team_id": 4926499200,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Ranola",
        "dupr_id": "X2V4R7",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Jon Bruneau",
        "dupr_id": "DNR72L",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]