Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 8278022565

Match Scores

15-9

Loss

Play Date

2025-07-07

Play Time (Est)

10:15 AM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.015

Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.515

TEAM 2LOSS
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.493

Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.324

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-8278022565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8578043426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Newcastle, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.515,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 7608553974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.493,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Norman, OK, US"
      },
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.324,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]