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

Round of 32 - 1st Team Bracket - The Nationals

ID: 7212561868

Match Scores

21-23

Win

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Declan Homer

16W6MK · Lehi, UT, US

DUPR

5.059

SF
Spencer Fulton

1N29G7 · Orem, UT, US

DUPR

4.977

TEAM 2WINNER
EE
Eli Eliason

MYZOPD · USA

DUPR

4.633

Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.191

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-7212561868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7999927863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Declan Homer",
        "dupr_id": "16W6MK",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Spencer Fulton",
        "dupr_id": "1N29G7",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 8056129435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eli Eliason",
        "dupr_id": "MYZOPD",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.191,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]