Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Gateway Smash: Spring League DUPR Session - Pickleheads Gauntlet - Game 1

ID: 5538724974

Match Scores

11-7

Loss

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Arch Pickleball and Badminton

Unverified Facility

Competitor Teams

TEAM 1WINNER
Luis Costa

QXO6WD · Bridgeton, MO, US

DUPR

3.921

EC
Eron Cunningham

EXP0ME · USA

DUPR

3.024

TEAM 2LOSS
IB
Isaac Bennett

P56WPM · USA

DUPR

3.359

JD
Joel Davis

6NMWO0 · Weldon Spring, MO, US

DUPR

2.925

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-5538724974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6135943057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Costa",
        "dupr_id": "QXO6WD",
        "rating": 3.921,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6899eaaec0916.jpg",
        "location": "Bridgeton, MO, US"
      },
      {
        "name": "Eron Cunningham",
        "dupr_id": "EXP0ME",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6442836192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaac Bennett",
        "dupr_id": "P56WPM",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Davis",
        "dupr_id": "6NMWO0",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "Weldon Spring, MO, US"
      }
    ]
  }
]