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

Pool A

ID: 5216162198

Match Scores

2-15

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

East County Pickleball Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
LE
Lisa Erickson

KY6LP7 · USA

DUPR

2.584

JS
Jeffery Smith

5Y6G95 · USA

DUPR

2.584

TEAM 2WINNER
TL
Trang Le

G090DD · Portland, OR, US

DUPR

3.030

CH
Chau Huynh

7NM7X4 · Portland, OR, US

DUPR

2.977

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-5216162198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7988930037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Erickson",
        "dupr_id": "KY6LP7",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffery  Smith",
        "dupr_id": "5Y6G95",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8222141519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trang Le",
        "dupr_id": "G090DD",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Chau Huynh",
        "dupr_id": "7NM7X4",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]