Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 4862051260

Match Scores

8-15

Win

Play Date

2025-06-27

Play Time (Est)

5:00 PM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Randy Hewes

3ZQWXQ · Norman, OK, US

DUPR

3.087

HS
Harrison Southarath

YGD5W4 · USA

DUPR

3.773

TEAM 2WINNER
AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.302

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.539

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-4862051260
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7904414623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Hewes",
        "dupr_id": "3ZQWXQ",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Harrison Southarath",
        "dupr_id": "YGD5W4",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5629674497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]