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

April Kingdom Clash @ Pickleball Kingdom Tigard - Men’s Open Division

ID: 6139114366

Match Scores

15-6

Win

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WG
William Gardner

3ZZVWM · McMinnville, OR, US

DUPR

5.306

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.379

TEAM 2LOSS
DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.898

DC
David Ceja

XJ7R77 · USA

DUPR

4.964

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-6139114366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6408010615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Gardner",
        "dupr_id": "3ZZVWM",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 4616541729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "David Ceja",
        "dupr_id": "XJ7R77",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]