Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash - Intermediate

ID: 5664891053

Match Scores

15-7

Loss

Play Date

2025-08-09

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.769

CC
Caleb Corbin

8JG4YM · Chillicothe, MO, US

DUPR

4.332

TEAM 2LOSS
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.308

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.566

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-5664891053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4604127800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Caleb Corbin",
        "dupr_id": "8JG4YM",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Chillicothe, MO, US"
      }
    ]
  },
  {
    "team_id": 8142683073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]