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

Oregon - Triple Team Pickleball League

ID: 6719079306

Match Scores

12-10

Win

Play Date

2025-05-10

Play Time (Est)

7:30 PM

Play Location

Beaverton, OR, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.823

DT
Dat Truong

9PY4VR · Portland, OR, US

DUPR

4.491

TEAM 2LOSS
GG
Greg Gadbois

D95Z2L · USA

DUPR

4.504

CB
Claire Burdick

DWY62Y · Portland, OR, US

DUPR

4.272

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-6719079306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7858772029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Dat Truong",
        "dupr_id": "9PY4VR",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 8262889727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Gadbois",
        "dupr_id": "D95Z2L",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Burdick",
        "dupr_id": "DWY62Y",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]