Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0

ID: 5637686535

Match Scores

15-3

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Steven Pascua

99YLJJ · Biloxi, MS, US

DUPR

4.253

AM
Angie Minter

76R9PM · Ocean Springs, MS, US

DUPR

4.021

TEAM 2LOSS
Marlana Mardis

3ZN9M3 · Hattiesburg, MS, US

DUPR

3.765

Tristan Bourcy

5EMD90 · Biloxi, MS, US

DUPR

3.886

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-5637686535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6454338637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Pascua",
        "dupr_id": "99YLJJ",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Angie Minter",
        "dupr_id": "76R9PM",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 7902996804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marlana Mardis",
        "dupr_id": "3ZN9M3",
        "rating": 3.765,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6653b573e87a5.jpg",
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Tristan Bourcy",
        "dupr_id": "5EMD90",
        "rating": 3.886,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/897824/images/profile/00babc94-4a4d-4e60-b787-230bb657d79e.png",
        "location": "Biloxi, MS, US"
      }
    ]
  }
]