Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5549873408

Match Scores

7-9

Loss

Play Date

2026-03-17

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Cameron Goudarznia

4ZYQP6 · Gaithersburg, MD, US

DUPR

4.189

Douglas Starrett

0YMNDX · Hilton Head Island, SC, US

DUPR

4.154

TEAM 2WINNER
Thao Nguyen

GGG06G · South Laurel, MD, US

DUPR

4.321

Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.150

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-5549873408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6532043329,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Goudarznia",
        "dupr_id": "4ZYQP6",
        "rating": 4.189,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Douglas Starrett ",
        "dupr_id": "0YMNDX",
        "rating": 4.154,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 6264193022,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thao Nguyen",
        "dupr_id": "GGG06G",
        "rating": 4.321,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "South Laurel, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.15,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Rockville, MD, US"
      }
    ]
  }
]