Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleville's Championship of the Universe Tournament - Mens Doubles Skill: (4.0) Age: (15 And Above)

ID: 6127375556

Match Scores

15-4

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Louisville, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Derek Slack

4ZEM4K · Athens, TN, US

DUPR

4.549

ZB
Zach Blair

K5OXGK · USA

DUPR

4.238

TEAM 2LOSS
CG
Chaz Goodin

4ZZNXV · Knoxville, TN, US

DUPR

3.602

MM
Michael Mattson

L24Q55 · Knox County, TN, US

DUPR

3.669

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-6127375556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8256700472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek  Slack",
        "dupr_id": "4ZEM4K",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Athens, TN, US"
      },
      {
        "name": "Zach Blair",
        "dupr_id": "K5OXGK",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8095155762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chaz Goodin",
        "dupr_id": "4ZZNXV",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Michael  Mattson",
        "dupr_id": "L24Q55",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Knox County, TN, US"
      }
    ]
  }
]