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

Round of 16 - 1st Team Bracket - The Nationals

ID: 7430097586

Match Scores

21-18

Loss

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Declan Homer

16W6MK · Lehi, UT, US

DUPR

5.081

SF
Spencer Fulton

1N29G7 · Orem, UT, US

DUPR

4.992

TEAM 2LOSS
RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.744

CW
Carter Work

892NZV · Salem, VA, US

DUPR

4.554

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-7430097586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4633395381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Declan Homer",
        "dupr_id": "16W6MK",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Spencer Fulton",
        "dupr_id": "1N29G7",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5277398880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.744,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      },
      {
        "name": "Carter Work",
        "dupr_id": "892NZV",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      }
    ]
  }
]