Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 4.0-4.5

ID: 8233635360

Match Scores

11-9

Loss

Play Date

2026-02-18

Play Time (Est)

1:00 PM

Play Location

Portside Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
Steven Wagner

PKEERG · FL, US

DUPR

3.780

Leslie Wagner

9PGGJR · Milton, FL, US

DUPR

3.310

TEAM 2LOSS
Kelli Reeves

PZVE0M · Pace, FL, US

DUPR

4.186

Giovanni Ortiz

5E2DER · Gulf Breeze, FL, US

DUPR

4.217

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-8233635360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7110459525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Wagner",
        "dupr_id": "PKEERG",
        "rating": 3.78,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "FL, US"
      },
      {
        "name": "Leslie Wagner",
        "dupr_id": "9PGGJR",
        "rating": 3.31,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/80.jpg",
        "location": "Milton, FL, US"
      }
    ]
  },
  {
    "team_id": 6937703163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelli Reeves",
        "dupr_id": "PZVE0M",
        "rating": 4.186,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/63.jpg",
        "location": "Pace, FL, US"
      },
      {
        "name": "Giovanni Ortiz",
        "dupr_id": "5E2DER",
        "rating": 4.217,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Gulf Breeze, FL, US"
      }
    ]
  }
]