Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5438408360

Match Scores

22-24

Win

Play Date

2025-03-02

Play Time (Est)

9:00 PM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1LOSS
PD
Pat DeGiulio

8ELGDW · Bellevue, WA, US

DUPR

4.484

MM
Michael Morgan

8DM7L4 · USA

DUPR

4.362

TEAM 2WINNER
TW
Troy Woodward

M2MNOL · Redmond, WA, US

DUPR

4.765

FO
Fiachra O'Dea

1N5PEZ · Seattle, WA, US

DUPR

4.288

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-5438408360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6275565045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pat DeGiulio",
        "dupr_id": "8ELGDW",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Michael Morgan",
        "dupr_id": "8DM7L4",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7401212814,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Troy Woodward",
        "dupr_id": "M2MNOL",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Fiachra O'Dea",
        "dupr_id": "1N5PEZ",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]