Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 7586667209

Match Scores

15-12

Loss

Play Date

2026-05-17

Play Time (Est)

6:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
Steven Pascua

99YLJJ · Biloxi, MS, US

DUPR

4.238

Angie Minter

76R9PM · Ocean Springs, MS, US

DUPR

4.005

TEAM 2LOSS
Miles Dudley

59MQ95 · Gulfport, MS, US

DUPR

3.991

Jennifer Love

2LMWM7 · Naperville, IL, US

DUPR

3.567

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-7586667209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8066926900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Pascua",
        "dupr_id": "99YLJJ",
        "rating": 4.238,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Angie Minter",
        "dupr_id": "76R9PM",
        "rating": 4.005,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/39.jpg",
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 7382427056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miles Dudley",
        "dupr_id": "59MQ95",
        "rating": 3.991,
        "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"
      }
    ]
  }
]