Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr Club Championships - 4.0 Mixed Doubles

ID: 8290558994

Match Scores

8-15

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

2649 Pass Rd, Biloxi, MS 39531, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jeffrey Howard

YXGJLD · Metairie, LA, US

DUPR

3.588

A
Alexis

DWXRNX · USA

DUPR

3.055

TEAM 2WINNER
Marlana Mardis

3ZN9M3 · Hattiesburg, MS, US

DUPR

3.773

Tristan Bourcy

5EMD90 · Biloxi, MS, US

DUPR

3.894

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-8290558994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6015917616,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howard",
        "dupr_id": "YXGJLD",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Alexis",
        "dupr_id": "DWXRNX",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4550508990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marlana Mardis",
        "dupr_id": "3ZN9M3",
        "rating": 3.773,
        "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.894,
        "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"
      }
    ]
  }
]