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: 4949099662

Match Scores

15-4

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Louisville, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Derek Slack

4ZEM4K · Athens, TN, US

DUPR

4.455

ZB
Zach Blair

K5OXGK · USA

DUPR

4.159

TEAM 2LOSS
PH
Philip Humphreys

JZ7DLO · Knoxville, TN, US

DUPR

4.348

DE
Daniel Ellison

OD9JG2 · Knoxville, TN, US

DUPR

3.996

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-4949099662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8038349917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek  Slack",
        "dupr_id": "4ZEM4K",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Athens, TN, US"
      },
      {
        "name": "Zach Blair",
        "dupr_id": "K5OXGK",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5562763760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Humphreys",
        "dupr_id": "JZ7DLO",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Daniel Ellison",
        "dupr_id": "OD9JG2",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  }
]