Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Oregon - Triple Team Pickleball League

ID: 5277964231

Match Scores

11-13

Loss

Play Date

2025-06-01

Play Time (Est)

8:45 AM

Play Location

Beaverton, OR, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Tim Olson

3VLX66 · Beaverton, OR, US

DUPR

3.998

LB
Linda Bryan

307ROG · Beaverton, OR, US

DUPR

3.709

TEAM 2WINNER
TP
Taowen Pan

N7X57N · Beaverton, OR, US

DUPR

3.883

CL
Cody Lutzel

DWX9Q4 · Portland, OR, US

DUPR

4.177

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-5277964231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7714092495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Olson",
        "dupr_id": "3VLX66",
        "rating": 3.998,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83582_5e3ce4ac7e54e.jpeg",
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Linda Bryan",
        "dupr_id": "307ROG",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  },
  {
    "team_id": 8116588649,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taowen Pan",
        "dupr_id": "N7X57N",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Cody Lutzel",
        "dupr_id": "DWX9Q4",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]