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

Oregon - Triple Team Pickleball League

ID: 7940809091

Match Scores

11-3

Win

Play Date

2025-05-10

Play Time (Est)

12:45 AM

Play Location

Beaverton, OR, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.861

DT
Dat Truong

9PY4VR · Portland, OR, US

DUPR

4.549

TEAM 2LOSS
MC
Myles Cluff

160WX0 · Portland, OR, US

DUPR

4.406

TP
Tracy Pinto

3O90Z7 · Tualatin, OR, US

DUPR

4.773

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-7940809091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5990957846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Dat Truong",
        "dupr_id": "9PY4VR",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 5623234310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Myles Cluff",
        "dupr_id": "160WX0",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Tracy Pinto",
        "dupr_id": "3O90Z7",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Tualatin, OR, US"
      }
    ]
  }
]