Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7680396199

Match Scores

21-19

Loss

Play Date

2025-03-02

Play Time (Est)

8:45 AM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Chris Bickford

3LV4QZ · Stanwood, WA, US

DUPR

4.228

LT
Luis Tupac

3PMD7Z · Ferndale, WA, US

DUPR

4.463

TEAM 2LOSS
TW
Troy Woodward

M2MNOL · Redmond, WA, US

DUPR

4.699

FO
Fiachra O'Dea

1N5PEZ · Seattle, WA, US

DUPR

4.210

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-7680396199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6033933439,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bickford",
        "dupr_id": "3LV4QZ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Stanwood, WA, US"
      },
      {
        "name": "Luis Tupac",
        "dupr_id": "3PMD7Z",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Ferndale, WA, US"
      }
    ]
  },
  {
    "team_id": 7396548683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Woodward",
        "dupr_id": "M2MNOL",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Fiachra O'Dea",
        "dupr_id": "1N5PEZ",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]