Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool G - Team Bracket

ID: 5268618694

Match Scores

9-21

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Saule Kondra

D9KDXY · USA

DUPR

2.828

DUPR

3.090

TEAM 2WINNER
Corey Waters

W649XQ · Ooltewah, TN, US

DUPR

4.688

Averi Lewis

DYLNX4 · MI, US

DUPR

3.948

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-5268618694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4738955125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Saule Kondra",
        "dupr_id": "D9KDXY",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loren Morales Baldomero",
        "dupr_id": "OWR4GP",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6029442234,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Waters",
        "dupr_id": "W649XQ",
        "rating": 4.688,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Ooltewah, TN, US"
      },
      {
        "name": "Averi Lewis",
        "dupr_id": "DYLNX4",
        "rating": 3.948,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/68.jpg",
        "location": "MI, US"
      }
    ]
  }
]