Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash - Intermediate

ID: 7410689654

Match Scores

5-11

Loss

Play Date

2025-08-09

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.331

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.609

TEAM 2WINNER
DA
DELETED Account

OZDG77 · USA

DUPR

3.752

KR
Kyle Rinck

16P9LG · Independence, KS, US

DUPR

5.108

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-7410689654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5429908238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  },
  {
    "team_id": 5569989849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "OZDG77",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Rinck",
        "dupr_id": "16P9LG",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Independence, KS, US"
      }
    ]
  }
]