Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 8531479964

Match Scores

15-4

Win

Play Date

2026-05-17

Play Time (Est)

9:00 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
Miles Dudley

59MQ95 · Gulfport, MS, US

DUPR

3.992

Jennifer Love

2LMWM7 · Naperville, IL, US

DUPR

3.567

TEAM 2LOSS
Jeffrey Howard

YXGJLD · Metairie, LA, US

DUPR

3.591

Alexis

DWXRNX · USA

DUPR

3.058

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-8531479964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6167067793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miles Dudley",
        "dupr_id": "59MQ95",
        "rating": 3.992,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Jennifer Love",
        "dupr_id": "2LMWM7",
        "rating": 3.567,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/5.jpg",
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 8185578587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howard",
        "dupr_id": "YXGJLD",
        "rating": 3.591,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Metairie, LA, US"
      },
      {
        "name": "Alexis",
        "dupr_id": "DWXRNX",
        "rating": 3.058,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/74.jpg",
        "location": ""
      }
    ]
  }
]