Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

mens 3.5 pool 1

ID: 8342307292

Match Scores

11-6

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Suite 130, 6123, University Dr NW

Unverified Facility

Competitor Teams

TEAM 1WINNER
adam kim

554ZLP · Huntsville, AL, US

DUPR

3.901

youngchul kang

RW76ZZ · AL, US

DUPR

3.882

TEAM 2LOSS
Blake Mann

J50RV4 · USA

DUPR

3.856

Patrick Carr

PZE6JZ · Huntsville, AL, US

DUPR

3.634

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-8342307292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5185942978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "adam kim",
        "dupr_id": "554ZLP",
        "rating": 3.901,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Huntsville, AL, US"
      },
      {
        "name": "youngchul kang",
        "dupr_id": "RW76ZZ",
        "rating": 3.882,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "AL, US"
      }
    ]
  },
  {
    "team_id": 6878035004,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Mann",
        "dupr_id": "J50RV4",
        "rating": 3.856,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": ""
      },
      {
        "name": "Patrick Carr",
        "dupr_id": "PZE6JZ",
        "rating": 3.634,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Huntsville, AL, US"
      }
    ]
  }
]