Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Triple Threat

ID: 8559255302

Match Scores

11-8, 11-7

Win

Play Date

2026-02-28

Play Time (Est)

3:30 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
Matt Marrs

8K276Q · Amarillo, TX, US

DUPR

4.549

JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.869

TEAM 2LOSS
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.105

JL
Jeremy Lindenau

1Q495R · Edmond, OK, US

DUPR

4.450

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-8559255302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6153690273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Marrs",
        "dupr_id": "8K276Q",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 8548360788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jeremy Lindenau",
        "dupr_id": "1Q495R",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]