Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania Triple Threat

ID: 5835618879

Match Scores

11-6

Win

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.769

MM
Matt Marrs

8K276Q · Amarillo, TX, US

DUPR

4.484

TEAM 2LOSS
GS
Gregory S Brock

8EXQO3 · Oklahoma City, OK, US

DUPR

4.050

WW
Will Williams

1N5Z73 · Oklahoma City, OK, US

DUPR

4.443

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-5835618879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7807941980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Matt Marrs",
        "dupr_id": "8K276Q",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 8421264121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory S Brock",
        "dupr_id": "8EXQO3",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Will Williams",
        "dupr_id": "1N5Z73",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]