Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash and Cash

ID: 7141065558

Match Scores

3-11

Win

Play Date

2025-11-16

Play Time (Est)

7:30 PM

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

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

3.703

TEAM 2WINNER
SJ
Scott Johnston

3XLEZ5 · Saint Joseph, MO, US

DUPR

4.508

AD
Alejandro De la Torre

56RVM5 · Madrid, MD, ES

DUPR

4.554

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-7141065558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4741195237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom McFarlin",
        "dupr_id": "1RRM2N",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6805435203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Johnston",
        "dupr_id": "3XLEZ5",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Alejandro De la Torre",
        "dupr_id": "56RVM5",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]