Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Double 3.5

ID: 7015312065

Match Scores

3-11, 2-11

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
LZ
Linda Zakkak

N7GEMN · USA

DUPR

3.240

Leon Wallace

4ZVMYM · Gulfport, MS, US

DUPR

3.897

TEAM 2WINNER
BC
Brandi Colson

YX7YOP · USA

DUPR

3.564

RH
Ronnie Herrin

G5J2LV · USA

DUPR

4.035

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-7015312065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5660230414,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Zakkak",
        "dupr_id": "N7GEMN",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon Wallace",
        "dupr_id": "4ZVMYM",
        "rating": 3.897,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/20.jpg",
        "location": "Gulfport, MS, US"
      }
    ]
  },
  {
    "team_id": 8210301721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandi Colson",
        "dupr_id": "YX7YOP",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronnie Herrin",
        "dupr_id": "G5J2LV",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]