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

DUPR 18 (Age 50+) - Minor League Pickleball at Mount Vernon

ID: 7272826152

Match Scores

21-16

Loss

Play Date

2025-03-02

Play Time (Est)

1:00 PM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Luis Tupac

3PMD7Z · Ferndale, WA, US

DUPR

4.451

WJ
Wendy Johnson

84PRVV · Camano, WA, US

DUPR

4.703

TEAM 2LOSS
TW
Troy Woodward

M2MNOL · Redmond, WA, US

DUPR

4.765

GM
Gina Myrick

12MVG4 · Renton, WA, US

DUPR

4.591

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-7272826152
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6808219811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Tupac",
        "dupr_id": "3PMD7Z",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Ferndale, WA, US"
      },
      {
        "name": "Wendy Johnson",
        "dupr_id": "84PRVV",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      }
    ]
  },
  {
    "team_id": 5745808950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Woodward",
        "dupr_id": "M2MNOL",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Gina Myrick",
        "dupr_id": "12MVG4",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  }
]