Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 8556971003

Match Scores

1-15

Win

Play Date

2026-04-13

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Andrew Greenberg

XJQXWX · USA

DUPR

3.867

NG
Nadeera Gunatileka

D9ZXZ6 · USA

DUPR

4.034

TEAM 2WINNER
TL
Thomas Lamoureux

67V09E · Bethesda, MD, US

DUPR

3.914

MW
Michael Wertheim

99ZLPK · Bethesda, MD, US

DUPR

4.435

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-8556971003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7529879030,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Greenberg",
        "dupr_id": "XJQXWX",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nadeera  Gunatileka",
        "dupr_id": "D9ZXZ6",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7557045267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lamoureux",
        "dupr_id": "67V09E",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Michael Wertheim",
        "dupr_id": "99ZLPK",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]