Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2021 margaritaville usa pickleball national championships - mens skill/age doubles senior 5.0:60+

ID: 6100033054

Match Scores

11-8, 11-9

Loss

Play Date

2021-12-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Michael Toolson

3LW9KZ · USA

DUPR

3.500

SL
Scott Lennan

3LQ47K · Seattle, WA, US

DUPR

4.415

TEAM 2LOSS
RK
Ron Kraft

1QJJN5 · USA

DUPR

3.500

MS
Michael Smith

8MMZ4D · Stockton, CA, US

DUPR

4.873

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-6100033054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5444527710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Toolson",
        "dupr_id": "3LW9KZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Lennan",
        "dupr_id": "3LQ47K",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5502713153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Kraft",
        "dupr_id": "1QJJN5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Smith",
        "dupr_id": "8MMZ4D",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]