Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4v4 Tournament Powered by A-Ton of Pickleball 4.35-Open - Men's 4v4 Tournament Powered by A-Ton of Pickleball 4.35-Open

ID: 5371227788

Match Scores

21-13

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Vetta Sports Gametime: Pickleball and Soccer St. Peters MO

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Steve Jett

1QJNR5 · Foristell, MO, US

DUPR

4.373

DK
Drew Koester

3LM2LJ · Quincy, IL, US

DUPR

4.577

TEAM 2LOSS
GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.695

BL
Brian Landry

8K6YO6 · USA

DUPR

4.185

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-5371227788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6777921024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Jett",
        "dupr_id": "1QJNR5",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Foristell, MO, US"
      },
      {
        "name": "Drew Koester",
        "dupr_id": "3LM2LJ",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Quincy, IL, US"
      }
    ]
  },
  {
    "team_id": 4384247058,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Brian Landry",
        "dupr_id": "8K6YO6",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]