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

Pure Pickleball Club 3.5-4.0 Thurs 6PM Week 7

ID: 6132599115

Match Scores

9-7

Win

Play Date

2025-10-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
jason Lambertz

P50DPX · USA

DUPR

3.455

SJ
Shawn Johnson

3YK9DG · Andover, MN, US

DUPR

3.882

TEAM 2LOSS
MS
Max Schwartzman

7JMMMN · USA

DUPR

2.719

KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.508

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-6132599115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4357427737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jason Lambertz",
        "dupr_id": "P50DPX",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Johnson",
        "dupr_id": "3YK9DG",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 7126786078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Schwartzman",
        "dupr_id": "7JMMMN",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]