Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match 5 Team Ladder League Week 5

ID: 6783596429

Match Scores

11-21

Win

Play Date

2025-09-23

Play Time (Est)

6:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
PJ
Pascal Johnson

MEJRRL · USA

DUPR

3.147

LW
Leon Wallace

4ZVMYM · Gulfport, MS, US

DUPR

3.871

TEAM 2WINNER
TL
Tyler Lavender

RXKJEN · Gulfport, MS, US

DUPR

3.562

MD
Miles Dudley

59MQ95 · Gulfport, MS, US

DUPR

3.972

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-6783596429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7911484871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pascal Johnson",
        "dupr_id": "MEJRRL",
        "rating": 3.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon Wallace",
        "dupr_id": "4ZVMYM",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  },
  {
    "team_id": 7372985028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Lavender",
        "dupr_id": "RXKJEN",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Miles Dudley",
        "dupr_id": "59MQ95",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  }
]