Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 4802438884

Match Scores

15-1

Win

Play Date

2026-03-16

Play Time (Est)

5:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Thomas Lamoureux

67V09E · Bethesda, MD, US

DUPR

3.827

MW
Michael Wertheim

99ZLPK · Bethesda, MD, US

DUPR

4.293

TEAM 2LOSS
NE
Noah Edlavitch

QJ4LLR · USA

DUPR

3.394

MS
Melissa Segal

0Y7OKN · USA

DUPR

3.265

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-4802438884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4716815942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lamoureux",
        "dupr_id": "67V09E",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Michael Wertheim",
        "dupr_id": "99ZLPK",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 4745873896,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Edlavitch",
        "dupr_id": "QJ4LLR",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melissa Segal",
        "dupr_id": "0Y7OKN",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]