Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 5384084166

Match Scores

11-4

Win

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kyle Conway

1ROK9M · Harvest, AL, US

DUPR

4.169

CG
Christopher gil

2L5GN7 · Cullman County, AL, US

DUPR

4.007

TEAM 2LOSS
NY
Namito Yokota

Z9MZ7M · Madison, AL, US

DUPR

4.173

TP
Todd Pressley

1NZ9E2 · Falkville, AL, US

DUPR

3.941

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-5384084166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179368430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Conway",
        "dupr_id": "1ROK9M",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Harvest, AL, US"
      },
      {
        "name": "Christopher gil",
        "dupr_id": "2L5GN7",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Cullman County, AL, US"
      }
    ]
  },
  {
    "team_id": 4673332200,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Namito Yokota",
        "dupr_id": "Z9MZ7M",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Todd Pressley",
        "dupr_id": "1NZ9E2",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Falkville, AL, US"
      }
    ]
  }
]