Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Double 3.5

ID: 5152741849

Match Scores

12-15

Loss

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
LZ
Linda Zakkak

N7GEMN · USA

DUPR

3.414

Leon Wallace

4ZVMYM · Gulfport, MS, US

DUPR

3.967

TEAM 2WINNER
Jane Anne Doucet

84NWD6 · Long Beach, MS, US

DUPR

3.484

mike schultz

QXPQJ5 · Biloxi, MS, US

DUPR

3.558

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-5152741849
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4445409650,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Zakkak",
        "dupr_id": "N7GEMN",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon Wallace",
        "dupr_id": "4ZVMYM",
        "rating": 3.967,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/20.jpg",
        "location": "Gulfport, MS, US"
      }
    ]
  },
  {
    "team_id": 5120316750,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Anne Doucet",
        "dupr_id": "84NWD6",
        "rating": 3.484,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/89.jpg",
        "location": "Long Beach, MS, US"
      },
      {
        "name": "mike  schultz",
        "dupr_id": "QXPQJ5",
        "rating": 3.558,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Biloxi, MS, US"
      }
    ]
  }
]