Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 6748846476

Match Scores

11-8

Win

Play Date

2026-03-16

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Thomas Lamoureux

67V09E · Bethesda, MD, US

DUPR

3.826

MW
Michael Wertheim

99ZLPK · Bethesda, MD, US

DUPR

4.291

TEAM 2LOSS
AK
Adam Kessler

67MKOK · USA

DUPR

3.696

BZ
Bruno Zielinski

G0Y9GV · Chevy Chase, MD, US

DUPR

3.965

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-6748846476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4732411700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lamoureux",
        "dupr_id": "67V09E",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Michael Wertheim",
        "dupr_id": "99ZLPK",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 8275626205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kessler",
        "dupr_id": "67MKOK",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruno Zielinski",
        "dupr_id": "G0Y9GV",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Chevy Chase, MD, US"
      }
    ]
  }
]