Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

mens 3.5 pool 1

ID: 5208285820

Match Scores

8-11

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 1LOSS
David Robinson

WXEDXG · Madison, AL, US

DUPR

3.687

Eddie Davidson

3PGY7X · Athens, AL, US

DUPR

3.491

TEAM 2WINNER
adam kim

554ZLP · Huntsville, AL, US

DUPR

3.882

youngchul kang

RW76ZZ · AL, US

DUPR

3.864

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-5208285820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6756562950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Robinson",
        "dupr_id": "WXEDXG",
        "rating": 3.687,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Madison, AL, US"
      },
      {
        "name": "Eddie Davidson",
        "dupr_id": "3PGY7X",
        "rating": 3.491,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 6061144801,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "adam kim",
        "dupr_id": "554ZLP",
        "rating": 3.882,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Huntsville, AL, US"
      },
      {
        "name": "youngchul kang",
        "dupr_id": "RW76ZZ",
        "rating": 3.864,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "AL, US"
      }
    ]
  }
]