Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Double 3.5

ID: 8337199074

Match Scores

15-12

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brandi Colson

YX7YOP · USA

DUPR

3.495

RH
Ronnie Herrin

G5J2LV · USA

DUPR

3.995

TEAM 2LOSS
LZ
Linda Zakkak

N7GEMN · USA

DUPR

3.404

Leon Wallace

4ZVMYM · Gulfport, MS, US

DUPR

3.964

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