Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash

ID: 7307211169

Match Scores

9-11

Loss

Play Date

2025-11-16

Play Time (Est)

2:15 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.822

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

3.749

TEAM 2WINNER
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.236

VD
Vic DeSantis

YXGQ5K · Lee's Summit, MO, US

DUPR

4.083

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-7307211169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6670299173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom McFarlin",
        "dupr_id": "1RRM2N",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 7689345045,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Vic DeSantis",
        "dupr_id": "YXGQ5K",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]