Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash - Intermediate

ID: 8387282040

Match Scores

7-15

Win

Play Date

2025-08-09

Play Time (Est)

1:00 PM

Play Location

APEX Sports Hub, East 50th Terrace, Independence, MO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.864

BS
Brandton Shriner

L5E65Q · Overland Park, KS, US

DUPR

4.045

TEAM 2WINNER
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.322

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.591

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-8387282040
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5647265794,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Brandton Shriner",
        "dupr_id": "L5E65Q",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 5470108346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]