Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash

ID: 5062213853

Match Scores

5-11

Loss

Play Date

2025-11-16

Play Time (Est)

6:15 AM

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.861

CD
Colton Davis

8EJ5JW · Oak Grove, MO, US

DUPR

4.257

TEAM 2WINNER
IP
Isaiah Peel

3P5EEQ · Independence, MO, US

DUPR

4.032

KR
Kyle Rinck

16P9LG · Independence, KS, US

DUPR

5.197

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-5062213853
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6271431000,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Colton Davis",
        "dupr_id": "8EJ5JW",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Oak Grove, MO, US"
      }
    ]
  },
  {
    "team_id": 6450545370,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaiah Peel",
        "dupr_id": "3P5EEQ",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      },
      {
        "name": "Kyle Rinck",
        "dupr_id": "16P9LG",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Independence, KS, US"
      }
    ]
  }
]