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

Pure Pickleball Club 3.5-4.0 Thurs 6PM Week 7

ID: 5656322980

Match Scores

8-9

Win

Play Date

2025-10-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
jason Lambertz

P50DPX · USA

DUPR

3.446

KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.496

TEAM 2WINNER
IR
Irving Rivera

WXV96Y · USA

DUPR

2.946

SJ
Shawn Johnson

3YK9DG · Andover, MN, US

DUPR

3.911

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-5656322980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7008355957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jason Lambertz",
        "dupr_id": "P50DPX",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6999643979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Irving Rivera",
        "dupr_id": "WXV96Y",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Johnson",
        "dupr_id": "3YK9DG",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]