Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Triple Threat

ID: 7208289639

Match Scores

11-8

Loss

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.118

JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.400

TEAM 2LOSS
JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.865

MM
Matt Marrs

8K276Q · Amarillo, TX, US

DUPR

4.558

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-7208289639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245195585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 4806482194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Matt Marrs",
        "dupr_id": "8K276Q",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]