Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 8122085781

Match Scores

15-3

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Steven Pascua

99YLJJ · Biloxi, MS, US

DUPR

4.255

AM
Angie Minter

76R9PM · Ocean Springs, MS, US

DUPR

4.024

TEAM 2LOSS
JH
Jeffrey Howard

YXGJLD · Metairie, LA, US

DUPR

3.608

A
Alexis

DWXRNX · USA

DUPR

3.070

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-8122085781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7790311556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Pascua",
        "dupr_id": "99YLJJ",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Angie Minter",
        "dupr_id": "76R9PM",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 8346386340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howard",
        "dupr_id": "YXGJLD",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Alexis",
        "dupr_id": "DWXRNX",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]