Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash

ID: 4716820834

Match Scores

4-11

Win

Play Date

2025-11-16

Play Time (Est)

11:30 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.858

CD
Colton Davis

8EJ5JW · Oak Grove, MO, US

DUPR

4.243

TEAM 2WINNER
SJ
Scott Johnston

3XLEZ5 · Saint Joseph, MO, US

DUPR

4.516

AD
Alejandro De la Torre

56RVM5 · Madrid, MD, ES

DUPR

4.562

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-4716820834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6017190242,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Colton Davis",
        "dupr_id": "8EJ5JW",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Oak Grove, MO, US"
      }
    ]
  },
  {
    "team_id": 5052020705,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Johnston",
        "dupr_id": "3XLEZ5",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Alejandro De la Torre",
        "dupr_id": "56RVM5",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]