Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Oregon - Triple Team Pickleball League

ID: 5060266022

Match Scores

4-11

Win

Play Date

2025-05-10

Play Time (Est)

3:30 PM

Play Location

Beaverton, OR, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KG
Kim Gowie

PWDV5Z · USA

DUPR

3.427

CO
Christopher Ogden

RXK9GN · USA

DUPR

3.296

TEAM 2WINNER
Tim Olson

3VLX66 · Beaverton, OR, US

DUPR

4.124

CF
Christe FITZSIMMONS

84VR7M · Hillsboro, OR, US

DUPR

3.840

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-5060266022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8296546795,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Gowie",
        "dupr_id": "PWDV5Z",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher  Ogden",
        "dupr_id": "RXK9GN",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7419259016,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Olson",
        "dupr_id": "3VLX66",
        "rating": 4.124,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83582_5e3ce4ac7e54e.jpeg",
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Christe FITZSIMMONS",
        "dupr_id": "84VR7M",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]