Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5474597656

Match Scores

5-11

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brian Strong

G022ZG · Lynnwood, WA, US

DUPR

3.604

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.746

TEAM 2WINNER
CF
Cory Fox

E9WQ7J · Bothell, WA, US

DUPR

3.898

DC
David Cook

D9OJ0X · USA

DUPR

3.500

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5474597656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5298288937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Strong",
        "dupr_id": "G022ZG",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4654468983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cory Fox",
        "dupr_id": "E9WQ7J",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "David Cook",
        "dupr_id": "D9OJ0X",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]