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

Pool A

ID: 7520057316

Match Scores

9-15

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

East County Pickleball Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Trang Le

G090DD · Portland, OR, US

DUPR

3.025

CH
Chau Huynh

7NM7X4 · Portland, OR, US

DUPR

2.973

TEAM 2WINNER
MS
Mary Shelley Porter

67QEVK · USA

DUPR

3.139

AW
Aaron Wheeler

76W2J0 · USA

DUPR

3.249

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-7520057316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4916268953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trang Le",
        "dupr_id": "G090DD",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Chau Huynh",
        "dupr_id": "7NM7X4",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 5232902687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Shelley Porter",
        "dupr_id": "67QEVK",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Wheeler",
        "dupr_id": "76W2J0",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]