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

Round of 32 - 1st Team Bracket - The Nationals

ID: 7112629813

Match Scores

15-21

Win

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Cameron Li

8MQ7YL · Canton, MI, US

DUPR

4.424

NB
Nathan Bishop

76RDW4 · Rochester Hills, MI, US

DUPR

4.532

TEAM 2WINNER
RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.749

CW
Carter Work

892NZV · Salem, VA, US

DUPR

4.567

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-7112629813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7279131829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Li",
        "dupr_id": "8MQ7YL",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Nathan Bishop",
        "dupr_id": "76RDW4",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 4656911330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.749,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      },
      {
        "name": "Carter Work",
        "dupr_id": "892NZV",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      }
    ]
  }
]