Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Oregon - Triple Team Pickleball League

ID: 4334436064

Match Scores

4-11

Win

Play Date

2025-05-03

Play Time (Est)

5:00 PM

Play Location

Beaverton, OR, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
Jackson Darling

355VM5 · McMinnville, OR, US

DUPR

4.627

TO
Timothy Overholser

8DJQ7M · Lafayette, OR, US

DUPR

4.548

TEAM 2WINNER
DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.814

DT
Dat Truong

9PY4VR · Portland, OR, US

DUPR

4.484

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-4334436064
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8143187010,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Darling",
        "dupr_id": "355VM5",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Timothy Overholser",
        "dupr_id": "8DJQ7M",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Lafayette, OR, US"
      }
    ]
  },
  {
    "team_id": 8402638002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "Dat Truong",
        "dupr_id": "9PY4VR",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]