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

Pool A

ID: 5605440827

Match Scores

2-15

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

East County Pickleball Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Eugene Avram

GXMPYV · USA

DUPR

2.569

AD
Andrey Dryagin

PP9NGE · USA

DUPR

2.569

TEAM 2WINNER
TL
Trang Le

G090DD · Portland, OR, US

DUPR

3.048

CH
Chau Huynh

7NM7X4 · Portland, OR, US

DUPR

2.995

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-5605440827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8185271182,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eugene Avram",
        "dupr_id": "GXMPYV",
        "rating": 2.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrey Dryagin",
        "dupr_id": "PP9NGE",
        "rating": 2.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6483074820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trang Le",
        "dupr_id": "G090DD",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Chau Huynh",
        "dupr_id": "7NM7X4",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]