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

Round of 64 - 1st Team Bracket - The Nationals

ID: 5547550746

Match Scores

21-16

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

5.123

MS
Maddie Stephens

6K694E · USA

DUPR

3.976

TEAM 2LOSS
NM
Noey Mauldin

1Q0WGD · The Villages, FL, US

DUPR

4.224

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.755

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-5547550746
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6649986993,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Maddie Stephens",
        "dupr_id": "6K694E",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8273362857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noey Mauldin",
        "dupr_id": "1Q0WGD",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]