Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash

ID: 8350437287

Match Scores

1-11

Loss

Play Date

2025-11-16

Play Time (Est)

12:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Tom McFarlin

1RRM2N · Lee's Summit, MO, US

DUPR

3.816

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

3.744

TEAM 2WINNER
IP
Isaiah Peel

3P5EEQ · Independence, MO, US

DUPR

4.009

KR
Kyle Rinck

16P9LG · Independence, KS, US

DUPR

5.175

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-8350437287
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4922375079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom McFarlin",
        "dupr_id": "1RRM2N",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6528212382,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaiah Peel",
        "dupr_id": "3P5EEQ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      },
      {
        "name": "Kyle Rinck",
        "dupr_id": "16P9LG",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Independence, KS, US"
      }
    ]
  }
]