Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Championship - 2nd Team Bracket - The Nationals

ID: 4448604240

Match Scores

21-11

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

4.973

BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.547

TEAM 2LOSS
CW
Carter Wittendorf

84V4E2 · Bloomington, IN, US

DUPR

4.995

Michael Asplund

6ZR42G · Bloomington, IN, US

DUPR

5.043

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-4448604240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6169498179,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      },
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 4343170537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Wittendorf",
        "dupr_id": "84V4E2",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      },
      {
        "name": "Michael Asplund",
        "dupr_id": "6ZR42G",
        "rating": 5.043,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/2310/images/profile/8b53e61e-3159-48a5-b58d-57431efa86c7.jpg",
        "location": "Bloomington, IN, US"
      }
    ]
  }
]